Summary: | "Ignored" face regions should not be saved into XMP metadata | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ericmitchell_ca, iwannaberich, metzpinguin |
Priority: | NOR | ||
Version: | 7.9.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/bead8db31957d60c252bcb75d5c6c5df62054bae | Version Fixed In: | 8.0.0 |
Sentry Crash Report: |
Description
MarcP
2022-09-22 16:16:23 UTC
Yes, that's exactly how it should be, because the metadata standard doesn't know about ignored faces. A quick test shows that an ignored face is not saved either. However, the write database to metadata operation then saves the ignored face to the metadata. i will fix it. Maik Git commit bead8db31957d60c252bcb75d5c6c5df62054bae by Maik Qualmann. Committed on 24/09/2022 at 15:16. Pushed by mqualmann into branch 'master'. not write system face regions to the metadata Image Editor better support for face rotation for all face types. FIXED-IN: 8.0.0 M +2 -1 NEWS M +44 -60 core/libs/fileactionmanager/metadatahub.cpp M +0 -11 core/libs/fileactionmanager/metadatahub.h M +46 -77 core/utilities/imageeditor/main/imagewindow.cpp M +2 -1 core/utilities/imageeditor/main/imagewindow_p.h https://invent.kde.org/graphics/digikam/commit/bead8db31957d60c252bcb75d5c6c5df62054bae Thank you, Maik! I disagree strongly with this change, and I have submitted https://bugs.kde.org/show_bug.cgi?id=476908 to request that it be reversed, or for it to be optional as to whether the "Ignored" regions are written to file. |