[Digikam-devel] [Bug 144253] Failed to update old Database to new Database format

billducky17 patrick at evilplatypus.net
Fri Aug 31 23:30:01 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144253         




------- Additional Comments From patrick evilplatypus net  2007-09-01 00:29 -------
I get the exact same error message without having made any changes (except maybe Digikam had an upgrade in Debian testing, I didn't notice it though).
Pictures are all stored on a ext3 local drive, nothing special. following messages show up when run from konsole:

foo bar:~$ digikam
digikam: WARNING: [bool Digikam::AlbumDB::execSql(const QString&, QStringList*, bool)] sqlite_compile error: disk I/O error on query: SELECT name FROM sqlite_master WHERE type='table' ORDER BY name;
digikam: WARNING: [bool Digikam::AlbumDB::execSql(const QString&, QStringList*, bool)] sqlite_compile error: disk I/O error on query: SELECT value FROM Settings WHERE keyword='Locale';
digikam: No locale found in database
digikam: No locale found in config file
digikam: WARNING: [bool Digikam::AlbumDB::execSql(const QString&, QStringList*, bool)] sqlite_compile error: disk I/O error on query: REPLACE into Settings VALUES ('Locale','UTF-8');
digikam: WARNING: [bool Digikam::AlbumDB::execSql(const QString&, QStringList*, bool)] sqlite_compile error: disk I/O error on query: SELECT name FROM sqlite_master WHERE type='table' ORDER BY name;
digikam: WARNING: Failed to open new Album Database

after that the dialog pops up with the 'Failed to update old Database' message.

Attempts to resolve: none, way too scared to lose all my tags (again).



More information about the Digikam-devel mailing list