Hide Forgot
Description of problem: When trying to start Clementine after recent updates, it fails with this error, even if the configuration directory in ~/.config/Clementine is deleted before trying to start it: db error: QSqlError(21, "Unable to execute multiple statements at a time", "not an error") faulty query: "CREATE TABLE schema_version ( version INTEGER NOT NULL ); INSERT INTO schema_version (version) VALUES (0);" bound values: QMap() Unable to update music library database Aborted Version-Release number of selected component (if applicable): 0.7.1-4.fc16.i686 How reproducible: Always Steps to Reproduce: 1. Open a terminal 2. Delete ~/.config/Clementine to ensure a clean configuration 3. Try to start Clementine Actual results: Clementine refuses to start with the above error Expected results: Seeing the player start up normally. Additional info: All was well with Clementine before the recent updates to Fedora in early January of 2012.
Thanks for the report. This was fixed in the testing repo. (Making a bugzilla or testing repo search might save you some time in the future) *** This bug has been marked as a duplicate of bug 773547 ***