Version: 2.0.0 (using KDE 4.5.4) OS: Linux It is impossible to add a face tag on faces not recognised during scan. Reproducible: Always Steps to Reproduce: In preview mode click on "add a face tag". Actual Results: Nothing happens. Expected Results: It should allow the user to draw a rectangle around a face on the image. SVN as of today.
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.