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

CVS-Version crashes immediately after starting it

Tags: None
(comma "," separated)
David
Karma
0
I've just installed the current CVS-version, but it doesn't start.

This is the console output:
[amaroK loader] connecting to /home/david/.kde/socket-sugababe/amarok.loader_socket
[amaroK loader] amaroK not running. Trying to start it..
amarok: [amaroK::Plugin::Plugin(bool)]
amarok: [browserBar] Initialisation statistics:
amarok: Init: ContextBrowser
amarok: WARNING: Database versions incompatible. Removing and rebuilding database.
amarok: [ContextBrowser::ContextBrowser(const char*)]
amarok: ERROR: [bool CollectionDB::execSql(const QString&, QStringList*, QStringList*, bool)] [CollectionDB] sqlite3_compile error:
amarok: ERROR: no such table: tags
amarok: ERROR: on query: SELECT COUNT( url ) FROM tags;
amarok: Time: 0.05s
amarok: Init: CollectionBrowser
amarok: [CollectionView::CollectionView(CollectionBrowser*)]
amarok: WARNING: Database versions incompatible. Removing and rebuilding database.
KCrash: Application 'amarok' crashing...


Can anyone help me with this?
User avatar
markey
KDE Developer
Posts
2286
Karma
3
OS
Fixed.


--
Mark Kretschmann - Amarok Developer
David
Karma
0
thanks a lot!
David
Karma
0
ooops, it doesn't compile any more (btw I'm running kde 3.3.0 on gentoo)

/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -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/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.3/lib -R /usr/kde/3.3/lib -R /usr/qt/3/lib-R /usr/X11R6/lib actionclasses.o amarokfilelist.o amazonsearch.o app.o browserbar.ocollectionbrowser.o collectiondb.o configdialog.o contextbrowser.o coverfetcher.o covermanager.o directorylist.o effectwidget.o enginecontroller.o engineobserver.o fht.ofilebrowser.o kbookmarkhandler.o ktrm.o metabundle.o osd.o playerwindow.o playlist.oplaylistbrowser.o playlistitem.o playlistloader.o playlistwindow.o pluginmanager.o scriptmanager.o scriptmanager_selector.o searchbrowser.o sliderwidget.o smartplaylist.o smartplaylisteditor.o socketserver.o statusbar.o streamprovider.o systray.o tagdialog.o threadweaver.o tracktooltip.o Options1.o Options2.o Options3.o Options4.o Options5.o firstrunwizard.o scriptmanagerbase.o tagdialogbase.o smartplaylisteditor.moc.o ../../amarok/src/amarokcore/libamarokcore.la ../../amarok/src/analyzers/libanalyzers.la ../../amarok/src/engine/libengine.la ../../amarok/src/plugin/libplugin.la -lkutils-lkio -lkdeui -lkdecore -lkhtml -L/usr/lib -ltag ../../amarok/src/sqlite/libsqlite.la -ltunepimp -lqui
smartplaylist.o(.text+0x3a50): In function `SmartPlaylistView::className() const':
: multiple definition of `SmartPlaylistView::className() const'
playlistbrowser.o(.text+0x9e80): first defined here
smartplaylist.o(.bss+0x0): multiple definition of `SmartPlaylistView::metaObj'
playlistbrowser.o(.bss+0x10): first defined here
smartplaylist.o(.text+0x3a60): In function `SmartPlaylistView::staticMetaObject()':
: multiple definition of `SmartPlaylistView::staticMetaObject()'
playlistbrowser.o(.text+0x9e90): first defined here
smartplaylist.o(.text+0x3af0): In function `SmartPlaylistView::qt_cast(char const*)':
: multiple definition of `SmartPlaylistView::qt_cast(char const*)'
playlistbrowser.o(.text+0x9f20): first defined here
smartplaylist.o(.text+0x3b50): In function `SmartPlaylistView::qt_invoke(int, QUObject*)':
: multiple definition of `SmartPlaylistView::qt_invoke(int, QUObject*)'
playlistbrowser.o(.text+0x9f80): first defined here
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: Warning: size of symbol `SmartPlaylistView::qt_invoke(int, QUObject*)' changed from 88 in playlistbrowser.o to 134 in smartplaylist.o
smartplaylist.o(.text+0x3be0): In function `SmartPlaylistView::qt_emit(int, QUObject*)':
: multiple definition of `SmartPlaylistView::qt_emit(int, QUObject*)'
playlistbrowser.o(.text+0x9fe0): first defined here
smartplaylist.o(.text+0x3c10): In function `SmartPlaylistView::qt_property(int, int,QVariant*)':
: multiple definition of `SmartPlaylistView::qt_property(int, int, QVariant*)'
playlistbrowser.o(.text+0xa010): first defined here
smartplaylist.o(.text+0x3c40): In function `SmartPlaylistView::qt_static_property(QObject*, int, int, QVariant*)':
: multiple definition of `SmartPlaylistView::qt_static_property(QObject*, int, int, QVariant*)'
playlistbrowser.o(.text+0xa040): first defined here
app.o(.text+0x3baa): In function `App::applySettings(bool)':
: undefined reference to `EngineController::reInit()'
contextbrowser.o(.text+0x1f74): In function `ContextBrowser::engineNewMetaData(MetaBundle const&, bool)':
: undefined reference to `EngineController::isStream() const'
contextbrowser.o(.text+0x203b): In function `ContextBrowser::engineStateChanged(Engine::State)':
: undefined reference to `EngineController::isStream() const'
contextbrowser.o(.text+0x240a): In function `ContextBrowser::showHome()':
: undefined reference to `EngineController::isStream() const'
playlist.o(.text+0x28bd): In function `Playlist::insertMediaInternal(KURL::List const&, PlaylistItem*, bool)':
: undefined reference to `PlaylistLoader::downloadPlaylist(KURL const&, QListView*, QListViewItem*, bool)'
playlist.o(.text+0x5123): In function `Playlist::customEvent(QCustomEvent*)':
: undefined reference to `amaroK::StatusBar::messageTemporary(QString const&)'
tracktooltip.o(.text+0x11e): In function `TrackToolTip::add(QWidget*, MetaBundle const&)':
: undefined reference to `CollectionDB::getImageForAlbum(QString, QString, QString, unsigned int)'
tracktooltip.o(.text+0xd0e): In function `TrackToolTip::add(QWidget*, MetaBundle const&)':
: undefined reference to `CollectionDB::getImageForPath(QString, QString, unsigned int)'
../../amarok/src/amarokcore/.libs/libamarokcore.a(amarokdcophandler.o)(.text+0x10eb): In function `amaroK::DcopHandler::coverImage()':
: undefined reference to `CollectionDB::getImageForAlbum(unsigned int, unsigned int,QString, unsigned int)'
collect2: ld returned 1 exit status
make[4]: *** [amarokapp] Error 1
make[4]: Leaving directory `/home/david/downloads/amarok-1.1-CVS/amarok/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/david/downloads/amarok-1.1-CVS/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/david/downloads/amarok-1.1-CVS/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/downloads/amarok-1.1-CVS'
make: *** [all] Error 2
bandix
Karma
0
This is what I get when I try to run the latest CVS:

[amaroK loader] connecting to /home/bandix/.kde/socket-bandix/amarok.loader_socket
[amaroK loader] amaroK not running. Trying to start it..
amarok: [amaroK::Plugin::Plugin(bool)]
amarok: [browserBar] Initialisation statistics:
amarok: Init: ContextBrowser
amarok: [ContextBrowser::ContextBrowser(const char*)]
KCrash: Application 'amarok' crashing...
David
Karma
0
Everything works fine now! Thanks a lot
Clement
Karma
0
I'm using Amarok 1.1 (Gentoo ebuild) and I still have the same problem. The cvs ebuild does not help. Is it somehow "unfixed" some time between this fix and the 1.1 release???

My output:

[amaroK loader] connecting to /home/clement/.kde/socket-bubble.dnsalias.net/amarok.loader_socket
[amaroK loader] amaroK not running. Trying to start it..
amarok: [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 3 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: 3
amarok:
amarok: WARNING: Database versions incompatible. Removing and rebuilding database.
amarok: ERROR: [bool CollectionDB::execSql(const QString&, QStringList*, QStringList*, bool)] [CollectionDB] sqlite3_compile error:
amarok: ERROR: no such table: tags
amarok: ERROR: on query: SELECT COUNT( url ) FROM tags LIMIT 0, 1;
QScimInputContextGlobal ()
KCrash: Application 'amarok' crashing...
[amaroK loader] timed out trying to contact amaroK.
[amaroK loader] exiting.
Clement
Karma
0
Actually caused by a gcc 3.4 upgrade. Recompiled all kde libraries and now it works! Great improvements over 1.0.2. :laugh:


Bookmarks



Who is online

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