Bug 442303 - Marking face as "Ignored" is not saved
Summary: Marking face as "Ignored" is not saved
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Faces-Workflow (show other bugs)
Version: 7.4.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-11 13:14 UTC by Jens
Modified: 2021-12-15 20:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens 2021-09-11 13:14:58 UTC
SUMMARY: see $SUBJECT


STEPS TO REPRODUCE
1. Detect faces.
2. Browse images, let face tags appear so you can edit one.
3. Type "Ignored" (the predefined category which ignores faces that aren't interested) into the tag input box.
4. Go to the next or previous image, then go back.

OBSERVED RESULT
Face tag is empty again (or shows the previously suggested face tag.)

EXPECTED RESULT
Face tag should contain "Ignored".

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon / Ubuntu 20.04,
Digikam appimage 2021-09-05
Comment 1 Maik Qualmann 2021-09-11 13:20:06 UTC
That's not the way to ignore faces. In the People View under "Unknown" click on the "-" button of a face thumbnail.

Maik
Comment 2 Maik Qualmann 2021-09-11 13:21:03 UTC

*** This bug has been marked as a duplicate of bug 432140 ***
Comment 3 Jens 2021-09-11 16:15:20 UTC
OK, I get it but this is confusing since there are two meanings for "-".

Clicking on "-" while viewing the image will remove the face, but it will be redetected when re-running the deteection algorithm.

Clicking on "-" while in the "People" browser will do as you described.

Can we maybe unify this experience so that we have

- (+) Accept and tag face
- (/) Ignore face (& move to "Ignored" category)
- (-) Remove this face (& don't detect it again) because this isn't a face

in both views?
Comment 4 Jens 2021-09-11 21:40:17 UTC
Oh, and

- Remove suggestion ("This is somebody else") if there is a suggestion

btw, the button icons are almost invisible when using a dark theme.
Comment 5 caulier.gilles 2021-12-15 20:44:25 UTC
Fixed with #432140