[Bug 262574] New: Add a face tag does not do anything

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] New: Add a face tag does not do anything

Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574

           Summary: Add a face tag does not do anything
           Product: digikam
           Version: 2.0.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Face Detection
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


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.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Bugzilla from johann-nikolaus.andreae@nacs.de
https://bugs.kde.org/show_bug.cgi?id=262574


Johann-Nikolaus Andreae <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johann-nikolaus.andreae@nac
                   |                            |s.de




--- Comment #1 from Johann-Nikolaus Andreae <johann-nikolaus andreae nacs de>  2011-01-19 09:19:43 ---
I can confirm this bug

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Bugzilla from kde-bugs@adamspiers.org
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574





--- Comment #2 from Adam Spiers <kde-bugs adamspiers org>  2011-02-01 00:17:01 ---
Me too.  I have also submitted bug 265025 for issues with tagging unknown
faces.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Bugzilla from lonestar@lonestar.it
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574


LoneStar <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #3 from LoneStar <lonestar lonestar it>  2011-02-06 16:43:20 ---
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 :-)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Bugzilla from wolters.liste@gmx.net
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574


Roland Wolters <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #4 from Roland Wolters <wolters liste gmx net>  2011-02-07 22:00:35 ---
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.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Marcel Wiesweg
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574


Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-03-05 13:42:09 ---
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

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Milan Knizek
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574





--- Comment #6 from Milan Knizek <knizek volny cz>  2011-03-06 19:33:55 ---
Nice, after a brief testing: works for me.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 262574] Add a face tag does not do anything

Gilles Caulier-4
In reply to this post by Milan Knizek
https://bugs.kde.org/show_bug.cgi?id=262574

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.0.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel