Summary: | Adding a new face does not work on Pixel 5 (work ok with Digikam 8.5) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | mahikeulbody <51mfxqck> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/d6e1642e885f065942780493d67ccbd116995477 | Version Fixed In: | 8.6.0 |
Sentry Crash Report: |
Description
mahikeulbody
2025-02-16 10:12:00 UTC
Please share the Pixel 5/8 images to double check here... (In reply to caulier.gilles from comment #1) > Please share the Pixel 5/8 images to double check here... The file is too large. I will try with a smaller one. No problem with the file resized with Gwenview :-( So here the original file : https://drive.google.com/file/d/1z7OdG50pIVy8VqKgONHLRMLiLD3MDD4Q/view?usp=sharing or uses a cloud web service... (In reply to caulier.gilles from comment #4) > or uses a cloud web service... Maik has already downloaded the file a few minutes ago. It's the story with the XMP namespaces of Google Container and Item. ExifTool replaces them to GContainer and GItem, probably because they already collide with others. Unfortunately Exif2 doesn't register namespaces automatically (there is a bug report about this), I will fix it. Maik Note : exiv2 bug is not yet fixed with the last release 0.28.4: https://github.com/Exiv2/exiv2/issues/2932 Git commit adfcdba21f3b080f30bb714d5ee3dc278aef0adf by Maik Qualmann. Committed on 16/02/2025 at 12:29. Pushed by mqualmann into branch 'master'. revert my last changes to XMP namespaces and use a counter again FIXED-IN: 8.6.0 M +1 -1 NEWS M +15 -15 core/libs/metadataengine/engine/metaengine.cpp https://invent.kde.org/graphics/digikam/-/commit/adfcdba21f3b080f30bb714d5ee3dc278aef0adf Problem is not yet completely resolved... Maik Git commit d6e1642e885f065942780493d67ccbd116995477 by Maik Qualmann. Committed on 16/02/2025 at 15:17. Pushed by mqualmann into branch 'master'. fix typo in namespace uri FIXED-IN: 8.6.0 M +1 -1 core/libs/metadataengine/engine/metaengine.cpp https://invent.kde.org/graphics/digikam/-/commit/d6e1642e885f065942780493d67ccbd116995477 Fix confirmed here. Thanks. |