Summary: | Add a face tag does not do anything | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Milan Knížek <knizek> |
Component: | Faces-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs, johann-nikolaus, kde-bugs, lonestar |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
Milan Knížek
2011-01-08 20:22:07 UTC
I can confirm this bug Me too. I have also submitted bug 265025 for issues with tagging unknown faces. I've read on a previous bug comment for beta1 (which I can't remember and can't find anymore) that the code for this is just not present. The button is there but there's no code to handle it. Well, I expected some code would have been promptly inserted in beta2, being this a rather obviously important function in the whole face recognition process. But also in beta2 the button still does nothing. Hoping in beta3 :-) I just tested Beta2, the problem is still valid. There is no way of tagging a face which has not been recognized in a previous scan. I think that is a release critical bug. Git commit 1f9a1bbb4e1e64b73f52e1f42260a5c9b05c4e53 by Marcel Wiesweg. Committed on 05/03/2011 at 13:39. Pushed by mwiesweg into branch 'development/2.0'. Implement manually adding a face BUG: 262574 M +3 -1 NEWS M +88 -22 utilities/facedetection/facegroup.cpp M +4 -0 utilities/facedetection/facegroup.h http://commits.kde.org/digikam/1f9a1bbb4e1e64b73f52e1f42260a5c9b05c4e53 Nice, after a brief testing: works for me. |