[Digikam-devel] [Bug 180351] Tooltip exposure shown as "unavailable" even if info present in EXIF

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jan 13 15:36:05 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=180351





--- Comment #10 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-13 16:36:04 ---
No I'm not aware of any relevant changes - it just works here...
(I updated exiv2 yesterday because of the other bug, that's the only change I
see here)

To re-import from scratch, remove the whole digikam4.db, or just remove all
entries for this file:
DELETE FROM Images WHERE name ='pict2826.jpg';
(Hope you have no other image with the same name;-) )
and restart digikam, or remove the file and add it while digikam is running.

If you can reproduce, it would be interesting to get a database dump:
SELECT * FROM Images LEFT JOIN ImageMetadata ON imageid=id WHERE name
='pict2826.jpg';


-- 
Configure bugmail: http://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