[Digikam-devel] [Bug 179031] exposure times shown for Panasonic RAW pictures do not make sense

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jan 6 21:01:26 GMT 2009


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





--- Comment #12 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-01-06 22:01:25 ---
Yes the value is stored in the database. (If you look at the metadata tab,
which is loaded from the file, the value is correct). There is no UI tool to
force a rescan currently. Quick fix for you: open your database file with the
sqlite3 tool and execute
UPDATE Images SET modificationDate=NULL WHERE name LIKE '%.rw2';
which forces a rescan of *.rw2 pictures at next start.


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