[Digikam-devel] [digikam] [Bug 333700] Digicam crashed when adding multiple tags

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Apr 23 18:12:02 BST 2014


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

--- Comment #2 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
The crash happens deep inside SQLite. We should first rule out any database
corruption.
Please open your db file with the sqlite3 command line tool:
sqlite <...>/digikam4.db

Then type
PRAGMA integrity_check;

which should give you an "ok"

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list