[Digikam-devel] [Bug 218571] schema update version 4 to 5 failed

Guillaume Paumier guillom.pom at gmail.com
Sat Aug 28 18:08:27 BST 2010


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


Guillaume Paumier <guillom.pom at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guillom.pom at gmail.com




--- Comment #4 from Guillaume Paumier <guillom pom gmail com>  2010-08-28 19:08:25 ---
I'm encountering the same problem right now with digiKam Version 1.5.0 (rev.:
1169185). I also tried with the latest svn version (r1169202) but the problem
still happens.

I'd be happy to share my database if it can help fix the issue, since I'd
prefer not to lose the tagging & metadata work I've been doing (I hadn't sync'd
by writing the metadata to the RAW files yet). I don't have a backup of the
database before any upgrade was attempted.

My digikam4.db is ~73MB so it's not very convenient to send by email. I can put
it on my test server if you want to inspect it.

Also, here's some additional info from the console: 

digikam(11788)/digikam (core) Digikam::SchemaUpdater::updateV4toV5: Dropped
triggers
digikam(11788)/digikam (core) Digikam::DatabaseConfigElementLoader::readConfig:
"/usr/local/share/apps/digikam/database/dbconfig.xml"
digikam(11788)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "" 
Error messages: "table AlbumRoots already exists Impossible d'exécuter
l'instruction" 1 2 "table AlbumRoots already exists" "Impossible d'exécuter
l'instruction" QSqlError(-1, "", "") 
Bound values:  ()
digikam(11788)/digikam (core) Digikam::DatabaseCoreBackend::execDBAction: Error
while executing DBAction [ "CreateDB" ] Statement [ "CREATE TABLE AlbumRoots
                            (id INTEGER PRIMARY KEY,
                            label TEXT,
                            status INTEGER NOT NULL,
                            type INTEGER NOT NULL,
                            identifier TEXT,
                            specificPath TEXT,
                            UNIQUE(identifier, specificPath))" ]
digikam(11788)/digikam (core) Digikam::CollectionScanner::completeScan:
Complete scan took: 368 msecs.
digikam(11788)/digikam (core) Digikam::IccSettingsPriv::scanDirectories:
("/usr/share/color/icc")

If there's nothing you can do, that's ok, I'll get over it :) In any case, I'd
like to know what to expect.

Thanks!

-- 
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