I recently decided to try the new version of Clementine music player (verson 1.0) directly from the website. They have a Fedora 16 package and it seems to work, except I started having frequent system-wide crashes that I superficially suspected might be due to Clementine. Although I couldn't prove it, I decided to revert to the verison of Clementine actually in the Fedora repos. So I removed Clementine with YUM and then installed the 0.7.1 version also with YUM.
Even though I thought I took all necessary precautions like deleting all the config folders from Home and even deleting /usr/share/Clementine, I still get this error when trying to run Clementine:
Quote:
[cygnia@cygniapolis ~]$ clementine
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 (core dumped)
|
My only hunch is that some dependencies were installed with the new 1.0 version that are wrong for the old 0.7.1, but then again YUM stated when installing that the dependencies were satisfied for 0.7.1. So (very) long story short I'm stuck with Exaile until I can find the answer. (Exaile is a very good program; I just like Clementine better...) If anyone can help with this I would appreciate it. Thanks in advance.