[Digikam-devel] [Bug 305823] Digikam writes to Samsung RAW files
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Sep 29 13:32:44 BST 2012
https://bugs.kde.org/show_bug.cgi?id=305823
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/libk
| |exiv2/0364c48d64a4f492600f9
| |4f539324b24321a3df7
--- Comment #12 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Git commit 0364c48d64a4f492600f94f539324b24321a3df7 by Marcel Wiesweg.
Committed on 28/09/2012 at 22:40.
Pushed by mwiesweg into branch 'master'.
Rely on Exiv2 to definitely tell us that a file is not supported for writing,
so that newly added support is not ignored, rather than
using a static list of file suffixes.
We keep a static list to apply the "do not write to raw" setting, as the image
mimetype does not reliably identify a RAW image.
The "not supported" list is not used to fail, instead we check the possible
write mode in saveOperations.
M +47 -19 libkexiv2/kexiv2_p.cpp
M +1 -1 libkexiv2/kexiv2_p.h
http://commits.kde.org/libkexiv2/0364c48d64a4f492600f94f539324b24321a3df7
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list