This is a discussion on Amarok problem... within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi! Sorry if this not the correct place to ask questions concerning problems like this. Would you recommend me ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi! Sorry if this not the correct place to ask questions concerning problems like this. Would you recommend me a group to use in the future? But until that: I downloaded amarok1.2.4 package from linuxpackages.net, but after installing and startin I get like this: amaroK: [Loader] Starting amarokapp.. amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp. amarok: BEGIN: App::App() amarok: BEGIN: EngineBase* EngineController::loadEngine(const QString&) amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 5 and [X-KDE-amaroK-plugintype] == 'engine'and [X-KDE-amaroK-name] != 'void-engine' and [X-KDE-amaroK-rank] > 0 amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 5 and [X-KDE-amaroK-plugintype] == 'engine'and [X-KDE-amaroK-name] == 'void-engine' and [X-KDE-amaroK-rank] > 0 amarok: [PluginManager] Trying to load: libamarok_void-engine_plugin amarok: amarok: PluginManager Service Info: amarok: --------------------------- amarok: name : <no engine> amarok: library : libamarok_void-engine_plugin amarok: desktopEntryPath : amarok_void-engine_plugin.desktop amarok: X-KDE-amaroK-plugintype : engine amarok: X-KDE-amaroK-name : void-engine amarok: X-KDE-amaroK-authors : (Max Howell,Mark Kretschmann) amarok: X-KDE-amaroK-rank : 1 amarok: X-KDE-amaroK-version : 1 amarok: X-KDE-amaroK-framework-version: 5 amarok: QObject::connect: Cannot connect Engine::Base::statusText( const QString& ) to (null)::shortMessage( const QString& ) QObject::connect: Cannot connect Engine::Base::infoMessage( const QString& ) to (null)::longMessage( const QString& ) amarok: END__: EngineBase* EngineController::loadEngine(const QString&) - Took 0.03s amarokapp: symbol lookup error: amarokapp: undefined symbol: _ZN11KSystemTray9setPixmapERK7QPixmap I think I have seen this last line with some other applications too. I have no idea what could that be. Thx, Dudee |
| |||
| Dudee Bastardo wrote : > amarok: PluginManager Service Info: > amarok: --------------------------- > amarok: name : <no engine> Looks like amarok cant find the package named gstreamer-0.8.7-i486-1 You'll find it in the /gnome directory. -- Thomas O. This area is designed to become quite warm during normal operation. |
| ||||
| Thomas Overgaard wrote: > > Dudee Bastardo wrote : > >> amarok: PluginManager Service Info: >> amarok: --------------------------- >> amarok: name : <no engine> > > Looks like amarok cant find the package named gstreamer-0.8.7-i486-1 > > You'll find it in the /gnome directory. Hi! I have it installed: gstreamer-0.8.9-i486-1jim And also the amarok1.2.2 was working without any error. but thx! Dudee |