Summary: | Writing of face tags should not depend on the tags settings | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | José Oliver-Didier <jose_oliver> |
Component: | Metadata-Hub | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | metzpinguin |
Priority: | NOR | ||
Version: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/fc35e02ea4f3fe9787be22da7755519dce61fe4d | Version Fixed In: | 7.3.0 |
Sentry Crash Report: | |||
Attachments: | Face tags under Image Tags |
Description
José Oliver-Didier
2021-07-02 12:33:50 UTC
I already wrote to you that face tags are immediately written into the pictures. A test here under Windows shows no problems. To determine the problem for you, we need the DebugView Log, as described here for Windows: https://www.digikam.org/contribute/ Don't forget to set the debug environment variable. Maik You must have tags activated (top metadata entry) so that the face data is written immediately. Maik Created attachment 139807 [details]
Face tags under Image Tags
After adding the "Image Tags" option it worked.
If writing Face Tags is dependent on "Image Tags", then the user should not be allowed to check/enable Face Tags without enabling Image Tags first. The dialog does not seem to be intuitive. I suggest placing the Face Tags checkbox under Image Tags (refer to attached screenshot).
Git commit fc35e02ea4f3fe9787be22da7755519dce61fe4d by Maik Qualmann. Committed on 03/07/2021 at 11:20. Pushed by mqualmann into branch 'master'. fix writing face tags when tags are not activated FIXED-IN: 7.3.0 M +2 -2 NEWS M +1 -3 core/libs/properties/captions/disjointmetadata.cpp https://invent.kde.org/graphics/digikam/commit/fc35e02ea4f3fe9787be22da7755519dce61fe4d |