[Digikam-devel] [Bug 233222] Thumbnails displayed are from incorrect images

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue May 18 13:46:46 BST 2010


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





--- Comment #17 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-05-18 14:46:43 ---
Please open your database with the sqlite3 tool and post the output, for file B
from above:
SELECT * FROM IMAGES WHERE name='B.jpg';
The very first number is the imageid:
SELECT * FROM ImageInformation WHERE imageid=<imageid>;
SELECT * FROM ImageMetadata WHERE imageid=<imageid>;

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