[Digikam-devel] [Bug 274660] Face regognition crashes DK

Dimitar Petrovski dimeptr at gmail.com
Tue Jun 7 20:03:18 BST 2011


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





--- Comment #9 from Dimitar Petrovski <dimeptr gmail com>  2011-06-07 21:03:10 ---
I have tried as you suggested with debug from console, and the problem seems to
be in disk I/O read error from the database. That is strange since the disk is
ok on checks, but I will test again to move the database on a new disk, and I
will test with the fresh database.

following is the debug output:

digikam(6854)/digikam (core) Digikam::FaceIface::databaseFaces: rect found as 
QRect(271,122 99x99) ""QVariant(QRect, QRect(271,122 99x99) ) for attribute
"autodetectedFace" tag 64
digikam(6854)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "SELECT DISTINCT tagid FROM ImageTagProperties WHERE imageid=?;" 
Error messages: "Unable to fetch row" "disk I/O error" 10 1 QSqlError(-1, "",
"") 
Bound values:  (QVariant(qlonglong, 156781) )
digikam(6854)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "SELECT DISTINCT tagid FROM ImageTagProperties WHERE imageid=?;" 
Error messages: "Unable to fetch row" "disk I/O error" 10 1 QSqlError(-1, "",
"") 
Bound values:  (QVariant(qlonglong, 156782) )
digikam(6854)/digikam (core)
Digikam::DatabaseCoreBackendPrivate::debugOutputFailedQuery: Failure executing
query:
 "SELECT DISTINCT tagid FROM ImageTagProperties WHERE imageid=?;" 
Error messages: "Unable to fetch row" "disk I/O error" 10 1 QSqlError(-1, "",
"")

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