[Digikam-devel] [Bug 233549] [database] Stuck at saving new image

Johannes Wienke languitar at semipol.de
Sat May 8 17:07:59 BST 2010


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


Johannes Wienke <languitar at semipol.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #12 from Johannes Wienke <languitar semipol de>  2010-05-08 18:07:48 ---
Unfortunately this isn't fixed (anymore). Right now the same situation as
described above happens again every time with these console messages:

digikam(20429)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTags  (imageid, tagid) SELECT ?, tagid FROM ImageTags WHERE
imageid=?;" 
Error messages: "constraint failed Unable to fetch row" 19 1 "constraint
failed" "Unable to fetch row" QSqlError(-1, "", "") 
Bound values:  (QVariant(qlonglong, 47941) ,  QVariant(qlonglong, 47854) )
digikam(20429)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "INSERT INTO ImageTags  (imageid, tagid) SELECT ?, tagid FROM ImageTags WHERE
imageid=?;" 
Error messages: "constraint failed Unable to fetch row" 19 1 "constraint
failed" "Unable to fetch row" QSqlError(-1, "", "") 
Bound values:  (QVariant(qlonglong, 47941) ,  QVariant(qlonglong, 47854) )

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