[Digikam-devel] [digikam] [Bug 338532] Sidecar files are neither created nor updated under Windows
Gilles Caulier
caulier.gilles at gmail.com
Thu Aug 28 21:55:48 BST 2014
https://bugs.kde.org/show_bug.cgi?id=338532
--- Comment #4 from Gilles Caulier <caulier.gilles at gmail.com> ---
As i can seen in trace :
00011892 1136.48901367 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::MetadataHub::write(class Digikam::DMetadata &,enum
Digikam::MetadataHub::WriteMode,const class Digikam::MetadataSettingsContainer
&): Write changes++++++++++++++++++++
00011893 1136.48913574 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::DMetadata::setImageTitles(const class Digikam::CaptionsMap
&) const: "L:/Photos/2014/08/16/Imersao em Fotografia/_MG_5590.CR2" ==> Title:
QMap()
00011894 1136.49194336 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::DMetadata::setImageComments(const class
Digikam::CaptionsMap &) const: "L:/Photos/2014/08/16/Imersao em
Fotografia/_MG_5590.CR2" ==> Comment: QMap()
00011895 1136.50524902 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::DMetadata::setImagePickLabel(int) const:
"L:/Photos/2014/08/16/Imersao em Fotografia/_MG_5590.CR2" ==> Pick Label: 0
00011896 1136.50695801 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::DMetadata::setImageColorLabel(int) const:
"L:/Photos/2014/08/16/Imersao em Fotografia/_MG_5590.CR2" ==> Color Label: 0
00011897 1136.50939941 [5296] digikam(5296)/digikam (core) bool
__thiscall Digikam::DMetadata::setImageRating(int) const: Rating value to write
is out of range!
00011898 1136.50964355 [5296] digikam(5296)/KEXIV2 class QStringList
__thiscall KExiv2Iface::KExiv2::getXmpTagStringSeq(const char *,bool) const:
XMP String Seq ( Xmp.digiKam.TagsList ): ("Places/South America",
"Places/South America/Brazil/Sao Paulo", "Places/South America/Brazil/Sao
Paulo/Sao Bento Do Sapucai", "Places", "People/Number of people/Two people",
"Places/South America/Brazil")
00011899 1136.51000977 [5296] digikam(5296)/KEXIV2 class QStringList
__thiscall KExiv2Iface::KExiv2::getIptcKeywords(void) const:
"L:/Photos/2014/08/16/Imersao em Fotografia/_MG_5590.CR2" ==> Read Iptc
Keywords: ("Two people")
00011900 1136.51110840 [5296] digikam(5296)/KEXIV2 bool __thiscall
KExiv2Iface::KExiv2::setIptcKeywords(const class QStringList &,const class
QStringList &,bool) const: "L:/Photos/2014/08/16/Imersao em
Fotografia/_MG_5590.CR2" ==> New Iptc Keywords: ("South America", "Sao
Paulo", "Sao Bento Do Sapucai", "Brazil", "Places")
00011901 1136.52380371 [5296] digikam(5296)/KEXIV2 bool __thiscall
KExiv2Iface::KExiv2::save(const class QString &) const:
KExiv2::metadataWritingMode 1
00011902 1136.52392578 [5296] digikam(5296)/KEXIV2 bool __thiscall
KExiv2Iface::KExiv2::save(const class QString &) const: Will write XMP sidecar
for file "_MG_5590.CR2"
00011903 1136.56262207 [5296] digikam(5296)/KEXIV2 bool __thiscall
KExiv2Iface::KExiv2::save(const class QString &) const: Metadata for file '
"_MG_5590.CR2" ' written to XMP sidecar.
All code relevant of XMP sidecar creation/update is called in libkexiv2.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list