Author Topic: Problems running Clementine [SOLVED]  (Read 245 times)

Offline frazelle09

  • Hero Member
  • *****
  • Posts: 1476
  • Open my what?
    • Fundacion Anisa, A.C.
Problems running Clementine [SOLVED]
« on: December 04, 2012, 08:43:04 PM »
i've recently installed Clementine and am unable to run it.  When run from a Terminal i get...

Code: [Select]
[frazelle09@Freds_Linux Documents]$ clementine
19:33:09.041 DEBUG WorkerPool<HandlerType>:281      Starting worker 0xafbdcbb0 "/usr/bin/clementine-tagreader" "/home/frazelle09/tmp/clementine_368437553"
19:33:09.052 ERROR Database:595                     db error:  QSqlError(8, "Unable to fetch row", "attempt to write a readonly database")
19:33:09.052 ERROR Database:596                     faulty query:  "CREATE TABLE podcasts (
  url TEXT,
  title TEXT,
  description TEXT,
  copyright TEXT,
  link TEXT,
  image_url_large TEXT,
  image_url_small TEXT,
  author TEXT,
  owner_name TEXT,
  owner_email TEXT,

  last_updated INTEGER,
  last_update_error TEXT,

  extra BLOB
)"
19:33:09.052 ERROR Database:597                     bound values:  QMap()
19:33:09.052 ERROR unknown                          Unable to update music library database
Aborted
[frazelle09@Freds_Linux Documents]$ 19:33:09.059 INFO  main:46                          TagReader worker connecting to "/home/frazelle09/tmp/clementine_368437553"
Failed to connect to the parent process.

[frazelle09@Freds_Linux Documents]$ clementine
19:35:57.093 DEBUG WorkerPool<HandlerType>:281      Starting worker 0xafbdfbb0 "/usr/bin/clementine-tagreader" "/home/frazelle09/tmp/clementine_353216201"
19:35:57.100 ERROR Database:595                     db error:  QSqlError(8, "Unable to fetch row", "attempt to write a readonly database")
19:35:57.101 ERROR Database:596                     faulty query:  "CREATE TABLE podcasts (
  url TEXT,
  title TEXT,
  description TEXT,
  copyright TEXT,
  link TEXT,
  image_url_large TEXT,
  image_url_small TEXT,
  author TEXT,
  owner_name TEXT,
  owner_email TEXT,

  last_updated INTEGER,
  last_update_error TEXT,

  extra BLOB
)"
19:35:57.101 ERROR Database:597                     bound values:  QMap()
19:35:57.101 ERROR unknown                          Unable to update music library database
Aborted
[frazelle09@Freds_Linux Documents]$ 19:35:57.117 INFO  main:46                          TagReader worker connecting to "/home/frazelle09/tmp/clementine_353216201"
Failed to connect to the parent process.

What can i do to fix this?  i've alreadly tried reinstalling it.

Have a great evening!  :)
« Last Edit: December 06, 2012, 11:55:03 AM by frazelle09 »
"The earth is one country and mankind its citizens."
Baha'u'llah
"La tierra es un solo pais y la humanidad sus ciudadanos."


Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: Problems running Clementine
« Reply #1 on: December 04, 2012, 09:12:54 PM »
it says that it has problems opening the database, did you had it installed in the past?

it could be trying to open a file that has a permission problem

is there a .clementine folder inside your /home/thenameofyouruser folder?

you could delete it or at least the database file it is calling, maybe just renaming that .clementine folder to see if it helps

if you want a good audio player with similar capabilities you can try audacious or deadbeef
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein

Offline frazelle09

  • Hero Member
  • *****
  • Posts: 1476
  • Open my what?
    • Fundacion Anisa, A.C.
Re: Problems running Clementine
« Reply #2 on: December 04, 2012, 10:04:53 PM »
Thanks, uT6, i'll give your suggestion a try.  Believe it or not, we were trying to see if we needed to replace the fan in this Vaio laptop.  My friend who took the laptop apart tried using a weak magnet to remove the screws...

Then we went to one of those small but very powerful magnets that i had around.  It worked just fine.  We blew out the fan and put the laptop back together again.

Then it wouldn't boot.  We got most of grub and the boot screen but then, nothing.  i finally reinstalled PCL 2012 - 2 on it and created a guest account (ID 500) and then my old account "frazelle09" and it was assigned ID 501.  At least i had access to all of my old files however i had many permission problems.  So i used Krusader and reassigned user and group and permissions to all of my files and directories.

This worked pretty well although i had to go and delete the group account.  i discovered that i still had to reissue the user and group and permissions to all my old directories and files again because LibreOffice wasn't running.

So most newly installed programs now seem to work o.k. except for Clementine, so i'll give your suggestion a try and see what happens.

Thanks for replying and have a great evening!  :)
"The earth is one country and mankind its citizens."
Baha'u'llah
"La tierra es un solo pais y la humanidad sus ciudadanos."


Offline Yankee

  • Hero Member
  • *****
  • Posts: 1481
  • In theory, theory=practice, in practice ???
Re: Problems running Clementine
« Reply #3 on: December 06, 2012, 11:22:45 AM »
Hi,

It should be set to start at the main screen in Clementine config.
If it's set to open a prior playlist or database and they are not
identical then it crashes.   Bug on Clementine if you ask me.

regards,

FF
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline frazelle09

  • Hero Member
  • *****
  • Posts: 1476
  • Open my what?
    • Fundacion Anisa, A.C.
Re: Problems running Clementine
« Reply #4 on: December 06, 2012, 11:54:40 AM »
Thanks Ferdes, i just reinstalled the OS - it was just easier, so now this issue is

SOLVED!

Have a great morning!  :)
"The earth is one country and mankind its citizens."
Baha'u'llah
"La tierra es un solo pais y la humanidad sus ciudadanos."


Offline µT6

  • Hero Member
  • *****
  • Posts: 1885
Re: Problems running Clementine [SOLVED]
« Reply #5 on: December 06, 2012, 12:12:44 PM »
yes, the fastest solution is reinstall, it is like 10 minutes or less but still it would be nice if you have fixed it in other way  :)
"A question that sometimes drives me hazy: am I or are the others crazy?"

Albert Einstein