[Digikam-devel] [Bug 277242] After SQLite --> MySQL conversion, digikam reports error regarding DBThumbnailsVersion on start up.

brad bkn at ithryn.net
Thu Jul 7 21:38:21 BST 2011


https://bugs.kde.org/show_bug.cgi?id=277242





--- Comment #2 from brad <bkn ithryn net>  2011-07-07 20:38:21 ---
This is in fact reproducible on Linux. Now that i have it building my machine
at work, here is the path to reproduce. 

I stared with a fresh database with some sample photos. Use the Database
Migration Tool, to convert the database from SQLite to MySQL (NOTE: i used an
external MySQL database, not the internal version as the 'Internal Database'
option gave an error). The conversion succeeded. Then, go to Configure Digikam
and update the database information to use the newly created MySQL database, at
which point i got an error saying, 
  "Error message: Failed to create tables in database." 
where the title of the dialog was: 
  "Failed to initialize thumbnail database".

Relevant konsole output follows,
  digikam(11486)/digikam (core): Call initializeThumbnailDatabase at
  application start. There are already thumbnail loading threads created,
  and these will not be switched to use the database.

Then after these steps, every start of digikam will yield the messages outlined
in the initial bug report. Also Note, that using the command line mysql client
i can create tables within the thumbnails database using the same username/pass
as digikam. 

I hope this helps a little bit, please let me know if you need more
information.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list