This forum has been archived. All content is frozen. Please use KDE Discuss instead.

amarok won\'t launch!

Tags: None
(comma "," separated)
mk67
Karma
0

amarok won\'t launch!

Mon Mar 13, 2006 9:59 am
well i find a partial answer in the FAQ:
If you get this error : "amarokapp: symbol lookup error: amarokapp: undefined symbol: _ZN11KSystemTray9setPixmapERK7QPixmap", then check that amarokapp uses the correct libqt (check with : ldd `which amarokapp` | grep qt).
To fix it, you might have to remove any conflicting libqt and/or edit /etc/ld.so.conf so it pick up the correct version first.


but it didn\'t really answer because i still don\'t what to fix!:sick:
here what say my grepthing:
[root@localhost main]# ldd `which amarokapp` | grep qt libqt-mt.so.3 => /usr/lib/qt3/lib/libqt-mt.so.3 (0x0e82d000)

but the starting message is still the same:
[mike@localhost mike]$ amarok
amaroK: [Loader] Starting amarokapp..
amaroK: [Loader] Don\'t run gdb, valgrind, etc. against this binary! Use amarokapp.
amarok: BEGIN: App::App()
amarok: BEGIN: void App::fixHyperThreading()
amarok: Fix not enabled
amarok: END__: void App::fixHyperThreading() - Took 0.018s
amarok: BEGIN: EngineBase* EngineController::loadEngine(const QString&)
amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 15 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] == 15 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 :
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: 15
amarok:
amarok: END__: EngineBase* EngineController::loadEngine(const QString&) - Took 0.13s
amarokapp: symbol lookup error: amarokapp: undefined symbol: _ZN11KSystemTray9setPixmapERK7QPixmap

i\'m trying to make work 1.3.x for long and i can\'t succefully compile it.
:woohoo:
here is my pc things:
ibook G3 800 640 ram mandriva ppc LE2005 qt 3.3.4.5 kde 3.3
well if someone can tell me what exactly to do.
:)
mk67
Karma
0

Re:amarok won\'t launch!

Mon Mar 13, 2006 1:31 pm
well well.
Like the advice some gave me on the irc channel, i try to compile from 1.4 beta source tarball.
Guess what:
Making all in .
make[4]: Entering directory `/usr/local/src/amarok-1.4-beta2/amarok/src\'
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o amarokapp -L/usr/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib -R /usr/lib -R /usr/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib main.o ../../amarok/src/amarokcore/libamarokcore.la libamarok.la ../../amarok/src/analyzers/libanalyzers.la ../../amarok/src/engine/libengine.la ../../amarok/src/plugin/libplugin.la ../../amarok/src/statusbar/libstatusbar.la ../../amarok/src/metadata/libmetadata.la -lkutils -lkio -lkdeui -lkdecore -lkhtml -lknewstuff -L/usr/lib -ltag -lGL ../../amarok/src/sqlite/libsqlite.la -ltunepimp
./.libs/libamarok.so: undefined reference to `KNS::ProviderLoader::ProviderLoader(QWidget*)\'
./.libs/libamarok.so: undefined reference to `KNS::Engine::Engine(KNewStuff*, QString const&, QWidget*)\'
./.libs/libamarok.so: undefined reference to `KNS::ProviderLoader::load(QString const&, QString const&)\'
collect2: ld returned 1 exit status
make[4]: *** [amarokapp] Erreur 1
make[4]: Leaving directory `/usr/local/src/amarok-1.4-beta2/amarok/src\'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/amarok-1.4-beta2/amarok/src\'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/usr/local/src/amarok-1.4-beta2/amarok\'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/amarok-1.4-beta2\'
make: *** [all] Erreur 2

again and again.
So what \'s wrong now.
Thinking in beginning it was something wrong with tunepimp, so i upgrade it, but ... nothing:blink:
live is so fun.:blush:
now i will try to make all engine dependancies, and try again.
Welcome to my new tv serial: x time (again):woohoo:
higginsd
Karma
0

Re: amarok won\'t launch!

Thu May 04, 2006 6:39 pm
Look here: http://amarok.kde.org/forum/index.php/topic,5277.msg6178.html#msg6178 and edit the scriptmanager.cpp.

Dirk
higginsd
Karma
0

Re: amarok won\'t launch!

Thu May 04, 2006 7:27 pm
Ah, sorry! Don't forget to edit Options2.ui.h, there are also references to ProviderLoader. Then 'make clean' and 'make' and it shall compile.

Dirk


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]