Bug 130116 - i cannot start Amarok anymore, I just get nothing, splash screen hides without any error-msg
Summary: i cannot start Amarok anymore, I just get nothing, splash screen hides withou...
Status: RESOLVED WORKSFORME
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-01 19:10 UTC by Ron Eggler
Modified: 2007-07-15 09:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ron Eggler 2006-07-01 19:10:34 UTC
Version:           1.4.0 (using KDE KDE 3.5.1)
Installed from:    SuSE RPMs
Compiler:          gcc 4.1.0 
OS:                Linux

In the console I get:

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.00062s
amarok:   BEGIN: DeviceManager::DeviceManager()
amarok:     BEGIN: Medium* DeviceManager::getDevice(QString)
amarok:       DeviceManager: getDevice called with name argument = init
amarok:       BEGIN: QStringList DeviceManager::getDeviceStringList(bool)
amarok:       END__: QStringList DeviceManager::getDeviceStringList(bool) - Took 0.00059s
amarok:     END__: Medium* DeviceManager::getDevice(QString) - Took 0.00096s
amarok:     DeviceManager:  connectDCOPSignal returned sucessfully!
amarok:   END__: DeviceManager::DeviceManager() - Took 0.0017s
amarok:   BEGIN: EngineBase* EngineController::loadEngine(const QString&)
amarok:     [PluginManager] Plugin trader constraint: [X-KDE-amaroK-framework-version] == 23 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] == 23 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: 23
amarok:
amarok:   END__: EngineBase* EngineController::loadEngine(const QString&) - Took 0.021s
amarok:   BEGIN: void PlaylistWindow::init()
amarok:     BEGIN: CollectionDB::CollectionDB()
amarok:       BEGIN: void CollectionDB::initialize()
amarok:         [ThreadWeaver] Creating pthread key, exit value is 0
amarok:         BEGIN: SqliteConnection::SqliteConnection(const SqliteConfig*)
amarok:         END__: SqliteConnection::SqliteConnection(const SqliteConfig*) - Took 0.0013s
amarok:         [CollectionDB] [ERROR!] There is a bug in amaroK: instead of destroying your valuable database tables, I'm quitting
amarok:         [virtual EngineController::~EngineController()]
reg@linux-ron:~> 
what's going wrong? Thank you!
Comment 1 Seb Ruiz 2006-07-04 10:39:38 UTC
You must have either a corrupted database, or you updated from some very very very old version.

Which is it?
Comment 2 Ron Eggler 2006-07-04 17:59:08 UTC
must've been a corrupted db, i updated to svn which brought me back to a working version...
thx anyways....
cheers roN
Comment 3 tomytristian 2007-07-15 09:25:29 UTC
i'm sorry, i'm stupid, how to fix it? recompile or what?