Previously, captions entered through the Captions/Tags side-panel got stored in XMP:Dublin Core:Description. This no longer seems to be the case (Subject and Title are still populated correctly in XMP though). Reproducible: Always Steps to Reproduce: 1. Set a description through the Captions/Tags side-panel 2a. Check the XMP tags through the Metadata side-panel 2b. Check the XMP tags through exiv2 Actual Results: exiv2 -p a Budapest_10.jpg | grep Xmp\.dc | cut -f1 -d" " Xmp.dc.subject Xmp.dc.title Expected Results: exiv2 -p a Budapest_10.jpg | grep Xmp\.dc | cut -f1 -d" " Xmp.dc.subject Xmp.dc.title Xmp.dc.description
Which version of libExiv2 and libKExiv2 have you installed? Look in the components-info dialog from digiKam. Maik
Do your Exiv2 support XMP metadata. It's optional... Here, problem is not reproducible... Gilles Caulier
Hello, I have XMP support: Exiv2 supports XMP metadata: Yes LibExiv2: 0.24 LibKExiv2: 2.4.0 I have now discovered that changing BOTH captions and the date on the description tab of the Captions/Tags side-panel updates Xmp.dc.description, while setting only the captions leaves the tag entry blank.
The problem is also not to reproduce here. Please start digiKam from the console and see if there are any messages. Maik
Changing the captions and clicking "Apply" does produce some error messages, but they look unrelated: digikam(22498)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee' digikam(22498)/KEXIV2: Cannot set Xmp tag string into image using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee' digikam(22498)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee' digikam(22498)/KEXIV2: Cannot set Xmp tag string into image using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee' digikam(22498)/KEXIV2: Cannot remove Xmp tag using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee' digikam(22498)/KEXIV2: Cannot set Xmp tag string into image using Exiv2 (Error # 35 : No namespace info available for XMP prefix `acdsee'
All clear, digiKam >= 4.10.0 supporting tags from ACDSee. To support the namespace of ACDSee, you need the following packages versions: libexiv2 >= 0.2.5 or libkexiv2 >= 15.04.3 Maik
Which metadata settings do you use exactly in digiKam control panel ? Gilles Caulier
*** Bug 354035 has been marked as a duplicate of this bug. ***
Maik, sound like this file is now fixed with 5.0.0 and stable Exiv2 0.25. Gilles Caulier
Yes, this issue is fixed for digiKam-5.0.0 and Exiv2-0.25. I close this bug now. Maik