[Bug 281320] New: Errors in subtag handling in Peoples-Browser

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

[Bug 281320] New: Errors in subtag handling in Peoples-Browser

Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320

           Summary: Errors in subtag handling in Peoples-Browser
           Product: digikam
           Version: 2.0.0
          Platform: Archlinux Packages
        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.7.0)
OS:                Linux

Tags created with Right-Mouse-Button->New Tag... on  people don't show up in
tag list.

A work around via tags-browser shows another error (details in steps to
reproduce).

Reproducible: Always

Steps to Reproduce:
Example use case: I have created peoples a, b and c and tagged some faces. Now
I want to put tags a, b and c as sub-tags into tag "family x", which does not
exist so far. So in the peoples-browser I right click on top level tag
"people", select "new tag" and enter "family x". The new tag is created but
does not show up in the list. Restarting Digikam does not help at this point.

Work around: Next I go to the tags-browser, where my new tag is visible. I move
tags a, b and c via drag and drop into the "family x" tag. Going back to the
peoples-browser, "family x" is still not visible. Restarting Digikam at this
point helps: "family x" together with subtags a, b and c are now visible in the
peoples-browser.

Moving tags as subtags to other tags inside the peoples-browser works, once you
can see the destination.


Expected Results:  
Subtag handling in peoples-browser and tags-browser should work consistently
and concurrently.

--
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 281320] Errors in subtag handling in Peoples-Browser

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=281320


Gilles Caulier <[hidden email]> changed:

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




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-09-04 15:00:16 ---
Can you try with current implementation from git master, next 2.1.0 release ?

Gilles Caulier

--
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 281320] Errors in subtag handling in Peoples-Browser

Bugzilla from kde-bugs@hanamana.de
In reply to this post by Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320





--- Comment #2 from Arnd <kde-bugs hanamana de>  2011-09-05 21:49:47 ---
I have built digikam-git from the Arch-Linux AUR repository, which pulls
current sources from git. It shows version 2.1.0. The problem still exists.

Arnd Diestelhorst

--
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 281320] Errors in subtag handling in Peoples-Browser

Gilles Caulier-4
In reply to this post by Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.0.0                       |2.1.0




--
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 281320] Errors in subtag handling in Peoples-Browser

Marcel Wiesweg
In reply to this post by Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320





--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-10-08 16:21:51 ---
Git commit 78430b73fb612c8a8b178699194bdd7f9102035b by Marcel Wiesweg.
Committed on 08/10/2011 at 17:51.
Pushed by mwiesweg into branch 'master'.

Ensure the filtering is brought up to date when moving or renaming a tag

CCBUG: 281320

M  +1    -0    digikam/album/albummanager.cpp
M  +2    -9    libs/models/albumfiltermodel.cpp

http://commits.kde.org/digikam/78430b73fb612c8a8b178699194bdd7f9102035b

--
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 281320] Errors in subtag handling in Peoples-Browser

Gilles Caulier-4
In reply to this post by Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320


Gilles Caulier <[hidden email]> changed:

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




--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2011-10-09 00:09:52 ---
Git commit 61235b2409cf077d5f24505b7a09479809aa2986 by Marcel Wiesweg.
Committed on 08/10/2011 at 18:19.
Pushed by mwiesweg into branch 'master'.

When creating or moving a tag under the person parent tag, make it a person tag

BUG: 281320

M  +2    -1    NEWS
M  +14   -0    digikam/album/albummanager.cpp

http://commits.kde.org/digikam/61235b2409cf077d5f24505b7a09479809aa2986

--
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 281320] Errors in subtag handling in Peoples-Browser

Gilles Caulier-4
In reply to this post by Bugzilla from kde-bugs@hanamana.de
https://bugs.kde.org/show_bug.cgi?id=281320

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.3.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