Summary: | Not all faces are saved when more than one face is confirmed at the same time in a picture | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Maintenance-Faces | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | iwannaberich, metzpinguin, pckofstad |
Priority: | NOR | ||
Version First Reported In: | 7.4.0 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/2c05a357cdc286a67cfed8b84c7df72fa327dbb2 | Version Fixed In: | 8.0.0 |
Sentry Crash Report: | |||
Attachments: | Being John Malkovich movie poster |
Description
MarcP
2021-12-01 00:13:39 UTC
Created attachment 144104 [details]
Being John Malkovich movie poster
I cannot reproduce the problem here. Have you activated or deactivated the album monitoring for external changes? Maik That option is disabled in my setup, but the options "Rescan file when files are modified" and "Clean up the metadata from the database when rescan files" (both under the Metatada section of the Settings) are enabled, which might have something to do. I have the same issue in windows v7.5.0 Build date: 15.01.2022 15:16 (target: RelWithDebInfo) Rev.: 49d1402e0106e40cf17a1bf2db59259ce43cbae0 Git commit 99ad13aec9f38beded7903899f11e2d36f81c557 by Maik Qualmann. Committed on 01/10/2022 at 17:10. Pushed by mqualmann into branch 'master'. changed tags must be updated immediately in ItemInfo Further optimization is necessary here, tags should not be written individually to the metadata, but in one process. FIXED-IN: 8.0.0 M +1 -1 NEWS M +6 -0 core/utilities/facemanagement/database/faceutils.cpp https://invent.kde.org/graphics/digikam/commit/99ad13aec9f38beded7903899f11e2d36f81c557 Git commit 2c05a357cdc286a67cfed8b84c7df72fa327dbb2 by Maik Qualmann. Committed on 02/10/2022 at 09:59. Pushed by mqualmann into branch 'master'. reorganize writing face tags to files FIXED-IN: 8.0.0 M +11 -2 core/libs/fileactionmanager/fileworkeriface.cpp M +4 -9 core/utilities/facemanagement/database/faceutils.cpp M +0 -1 core/utilities/facemanagement/database/faceutils.h M +3 -1 core/utilities/facemanagement/items/facegroup.cpp M +1 -0 core/utilities/facemanagement/items/facegroup_p.h M +8 -0 core/utilities/facemanagement/workers/databasewriter.cpp https://invent.kde.org/graphics/digikam/commit/2c05a357cdc286a67cfed8b84c7df72fa327dbb2 |