https://bugs.kde.org/show_bug.cgi?id=501251
--- Comment #29 from caulier.gil...@gmail.com --- A way to investiguate in-deep with Qt is to enable ALL debug traces. This is very very verbose but it can help to understand some point done by QtSql module in the background. Try to run digiKam like this : export QT_LOGGING_RULES="*qt*=true" && digikam Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.