Bug 478899 - Tags not written in xmp for pictures taken with latest Google Pixel 7 pro camera.
Summary: Tags not written in xmp for pictures taken with latest Google Pixel 7 pro cam...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Xmp (show other bugs)
Version: 8.2.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-22 21:10 UTC by crolles246
Modified: 2024-01-17 17:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.3.0


Attachments
typical picture with the issue (2.92 MB, image/jpeg)
2023-12-22 21:10 UTC, crolles246
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crolles246 2023-12-22 21:10:00 UTC
Created attachment 164373 [details]
typical picture with the issue

SUMMARY

No metadata written inpictures using google latest camera application (PIXEL7 Pro)
No issue if an alternative application is used

STEPS TO REPRODUCE
1. Add an information to be store in Metadata field
2. Write the metadata inside the file
3. 

OBSERVED RESULT
No data written 

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows 11

ADDITIONAL INFORMATION
Comment 1 caulier.gilles 2023-12-22 21:17:31 UTC
As metadata backend, did you use Exiv2 or ExifTool ? Look in DK/Setup/Metadata.

Also, in 8.3.0 pre-release, the exiv2 backend have been updated to last 0.28.1 compared to 0.28.0 from 8.2.0. Perhaps this will solve your issue.

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

Gilles Caulier
Comment 2 Maik Qualmann 2023-12-22 21:43:47 UTC
This is an XMP name space problem:

digikam.metaengine: Cannot get Xmp metadata tag title with Exiv2:  (Error # 36 :  "No namespace info available for XMP prefix `Item'"

Maik
Comment 3 Maik Qualmann 2023-12-22 22:15:07 UTC
Git commit 0b036bfaf44b26eef7581ff70930d8fd944ac09e by Maik Qualmann.
Committed on 22/12/2023 at 23:14.
Pushed by mqualmann into branch 'master'.

add Google XMP name space "Item"
FIXED-IN: 8.3.0

M  +1    -1    NEWS
M  +3    -1    core/libs/metadataengine/engine/metaengine.cpp

https://invent.kde.org/graphics/digikam/-/commit/0b036bfaf44b26eef7581ff70930d8fd944ac09e
Comment 4 crolles246 2023-12-23 06:04:53 UTC
(In reply to caulier.gilles from comment #1)
> As metadata backend, did you use Exiv2 or ExifTool ? Look in
> DK/Setup/Metadata.
> 
> Also, in 8.3.0 pre-release, the exiv2 backend have been updated to last
> 0.28.1 compared to 0.28.0 from 8.2.0. Perhaps this will solve your issue.
> 
> https://files.kde.org/digikam/
> 
> Gilles Caulier

I tried both engine and same behaviour. 
For other reply, it seems that solution will be available in next release.
Comment 5 crolles246 2023-12-23 06:09:24 UTC
(In reply to Maik Qualmann from comment #3)
> Git commit 0b036bfaf44b26eef7581ff70930d8fd944ac09e by Maik Qualmann.
> Committed on 22/12/2023 at 23:14.
> Pushed by mqualmann into branch 'master'.
> 
> add Google XMP name space "Item"
> FIXED-IN: 8.3.0
> 
> M  +1    -1    NEWS
> M  +3    -1    core/libs/metadataengine/engine/metaengine.cpp
> 
> https://invent.kde.org/graphics/digikam/-/commit/
> 0b036bfaf44b26eef7581ff70930d8fd944ac09e

Thanks a lot
Comment 6 crolles246 2023-12-23 20:05:46 UTC
Good evening.
I confirm that version digiKam-8.3.0-20231223T160714-Win64.exe is working as expected for this topic.

Again, thanks a lot

Merry Christmas to the whole team

Regards

Cédric