[Digikam-devel] [Bug 305823] Digikam writes to Samsung RAW files

xstej70 at gmail.com xstej70 at gmail.com
Thu Oct 11 13:54:14 BST 2012


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

--- Comment #14 from xstej70 at gmail.com ---
(In reply to comment #12)

I compiled libkexiv2 with the latest patch and the result is that it doesn't
work as expected yet.
This is from digikam 2.9, 3.0 beta 2 and today's git (all the same):

digikam(3660)/KEXIV2 KExiv2Iface::KExiv2::save: KExiv2::metadataWritingMode 3
digikam(3660)/KEXIV2 KExiv2Iface::KExiv2::save: Will write Metadata to file
"gallery1.SRW"
digikam(3660)/KEXIV2 KExiv2Iface::KExiv2::Private::saveToFile: "gallery1.SRW"
is a TIFF based RAW file, writing to such a file is disabled by current
settings.
digikam(3660)/KEXIV2 KExiv2Iface::KExiv2::save: Metadata for file
"gallery1.SRW" written to file.

As you can see the log mentions RAW file writing being disabled, yet it gets
written to...
With the patch that I proposed, everything worked as expected. I understand
that there is a new a approach now and I don't see any errors in the current
implementation but for some reason SRW files are handled R/W even if write to
RAW is disabled in the options.
There is a workaround, the "write to XMP sidecar only" option.

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



More information about the Digikam-devel mailing list