Bug 396352

Summary: some iptc tags are not displayed in the metadata part
Product: [Applications] digikam Reporter: Dav <davm6101>
Component: Metadata-IptcAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 5.9.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.0
Sentry Crash Report:
Attachments: File with embedded IPTC tags
Screenshot of the metadata tab output for this file

Description Dav 2018-07-10 02:59:23 UTC
Created attachment 113857 [details]
File with embedded IPTC tags

Hi there,

it seems that some embedded IPTC tags are not displayed on the metadata tab.
For example:
- IPTC-Country-Primary Location Name
- IPTC-Country-Primary Location Code

You can find an example in this picture and this screenshot.

Regards
Comment 1 Dav 2018-07-10 02:59:59 UTC
Created attachment 113858 [details]
Screenshot of the metadata tab output for this file
Comment 2 Maik Qualmann 2018-07-10 05:06:08 UTC
Here is the list (http://www.exiv2.org/iptc.html) that supports Exiv2. You try to view Iptc.Application2.LocationName and Iptc.Application2.LocationCode that actually do not contain any data. The Country-Primary tags are not supported by Exiv2. You would have to address the wish to Exiv2.

Maik
Comment 3 Dav 2018-07-10 05:43:12 UTC
Hello Maik,

Many thanks for this quick answer: I was thinking that all the available tags listed in the Settings > Configure digikam > Metadata > Views where fully operational, sorry.
If this is not the case, this issue has to be closed.
Regards
Comment 4 Maik Qualmann 2018-07-10 06:04:27 UTC
All IPTC tags in the list are supported and can be read.
But in her image is present:

Iptc.Application2.Country-PrimaryLocationName (not supported by Exiv2)

and not:

Iptc.Application2.LocationName (supported by Exiv2)

Maik
Comment 5 caulier.gilles 2018-07-10 06:07:12 UTC
Also, take a care about the tags filter available on top of list-view. See the small buttons and the drop-down menu

Gilles Caulier