Bug 429124

Summary: Exif 2.32 value names (labels) do not appear for timezone offset tags in EXIF Property panel
Product: [Applications] digikam Reporter: José Oliver-Didier <jose_oliver>
Component: Metadata-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: caulier.gilles
Priority: NOR    
Version First Reported In: 7.1.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In: 7.3.0
Sentry Crash Report:

Description José Oliver-Didier 2020-11-15 00:33:01 UTC
SUMMARY
Exif 2.32 Time Zone value names do not appear in the EXIF panel.

STEPS TO REPRODUCE
1. Obtain an image with Exif 2.32 TimeZone values (Example: Refer to attached image taken with a Pixel 3 Phone)
2. In digikam, view the EXIF properties panel under Photograph Information. 


OBSERVED RESULT
Exif time zone values appear, but the value names appear as:
0x9010
0x9011
0x9012

EXPECTED RESULT
Correct label names:
0x9010 should read OffsetTime
0x9011 should read OffsetTimeOriginal
0x9012 should read OffsetTimeDigitized

Ref: https://exiftool.org/TagNames/EXIF.html

SOFTWARE/OS VERSIONS
Windows: 10 (build 19042)
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 caulier.gilles 2020-11-16 06:48:37 UTC
The problem is due to missing implementation in libexiv2 which do not recognize yet these tags.

Please report this problem to Exiv2 team as an UPSTREAM bug.

https://github.com/Exiv2/exiv2/issues

Thanks in advance

Gilles Caulier
Comment 2 José Oliver-Didier 2020-11-17 21:04:06 UTC
Opened Exiv2 issue - https://github.com/Exiv2/exiv2/issues/1396
Comment 3 José Oliver-Didier 2020-11-18 00:10:27 UTC
Comment received from Exiv2 GitHub issues page: 

"It's currently being worked on. Probably be finished later this week on the 0.27-maintenance branch. #929 and #1389."
Comment 4 caulier.gilles 2021-04-04 04:11:46 UTC
digiKam 7.3.0 pre-release is now build with Exiv2 0.27.4:

https://files.kde.org/digikam/

This file still reproducible ?

Gilles Caulier
Comment 5 caulier.gilles 2021-04-24 10:40:19 UTC
Problem is not reproducible with DK 7.3.0 and Exiv2 0.27.4:

https://imgur.com/rVoel4S

Gilles Caulier