[Bug 1266289] [NEW] XMP IPTC Creator metadata written to wrong property

Alan Pater alan.pater at gmail.com
Sun Jan 5 22:19:29 UTC 2014


Public bug reported:

1) In digikam, select an image and go to Image > Metadata > Edit all
metdata > Edit XMP > Credits:Contact.

2) Fill in the fields, such as City. Apply, close the metadata editor, go to Image > Write metadata to image.
        Digikam uses exiv2 to write the metadata properties. 

3) Check which XMP properties where written using the exiv2 command line
tool.

$ exiv2 -px image.jpg | grep City
Xmp.iptc.CiAdrCity                           XmpText    13  Vancouver

4) Write equivalent property using exiftool: exiftool
-ContactCity=Vancouver image.jpg

5) Confirm which property was written using exiv2 command line.

$ exiv2 -px image.jpg | grep City
Xmp.iptc.CiAdrCity                                                                      XmpText    13  Vancouver
Xmp.iptc.CreatorContactInfo/Iptc4xmpCore:CiAdrCity      XmpText      9  Vancouver

Digikam has written the wrong property. According to the XMP schema,
Creator Contact properties are nested under Creator Contact Info, not at
the root level themselves. Exiftool has written the correct form of this
property. Digikam/exiv2 have not.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: kipi-plugins 4:3.4.0-1ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
Uname: Linux 3.11.0-12-generic i686
ApportVersion: 2.12.5-0ubuntu2
Architecture: i386
Date: Sun Jan  5 16:55:14 2014
InstallationDate: Installed on 2013-12-08 (28 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
MarkForUpload: True
SourcePackage: digikam
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: digikam (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 saucy third-party-packages

** Attachment added: "Sample image with metadata written by metadata editor"
   https://bugs.launchpad.net/bugs/1266289/+attachment/3941389/+files/digikam.data.jpg

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to digikam in Ubuntu.
https://bugs.launchpad.net/bugs/1266289

Title:
  XMP IPTC Creator metadata written to wrong property

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/1266289/+subscriptions




More information about the kubuntu-bugs mailing list