[Digikam-devel] [digikam] [Bug 338532] Sidecar files are neither created nor updated under Windows
Gilles Caulier
caulier.gilles at gmail.com
Thu Aug 28 22:02:57 BST 2014
https://bugs.kde.org/show_bug.cgi?id=338532
--- Comment #5 from Gilles Caulier <caulier.gilles at gmail.com> ---
As i can see :
KExiv2Iface::KExiv2::save(const class QString &) const: Metadata for file '
"_MG_5590.CR2" ' written to XMP sidecar.
This want mean this code is called :
https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2/repository/revisions/master/entry/libkexiv2/kexiv2.cpp#L447
and this call this method :
https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2/repository/revisions/master/entry/libkexiv2/kexiv2_p.cpp#L66
Where only code from Exiv2 shared lib is called and wrapped to C++ exception
handler.
So i suspect really an Exiv2 problem here...
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list