Bug 323458

Summary: Removing all face tags doesn't work
Product: [Applications] digikam Reporter: tim <tim>
Component: Faces-WorkflowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version First Reported In: 3.3.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.0
Sentry Crash Report:

Description tim 2013-08-13 14:33:04 UTC
The button "remove all face tags" ("Alle Gesichtsmarkierungen auf diesem Bild löschen") doesn't work. I have to remove each tag manually.

Reproducible: Always

Steps to Reproduce:
1.Mark a face manually or via face detection.
2.Try to remove all tags from picture.

Actual Results:  
The button doensn't remove the face tags.

Expected Results:  
The button removes all face tags from picture.
Comment 1 caulier.gilles 2014-08-24 09:18:04 UTC
Where this button "remove all face tags" come from exactly ?

Gilles Caulier
Comment 2 caulier.gilles 2015-05-10 18:59:59 UTC
Not reproducible with current implementation from git/master 4.11.0.

Face tags is removed from image (as file properties in DB), and as XMP tags from file metadata.

Face tags still available in DB to tag other items if necessary, but it's not assigned to current one.

To remove fully a face tag from DB, go to people view from left sidebar and remove tag. You can also use Tags Manager to drop tags in database.

Gilles Caulier