[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate [patch]

2016-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Duplicate image counter is |Duplicate image counter is

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 caulier.gil...@gmail.com changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In|

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #24 from caulier.gil...@gmail.com --- Mario, The analysis is excelent and the way to implement the solution sound good. I will review your patch. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-22 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 Mario Frank changed: What|Removed |Added Attachment #102157|0 |1 is

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-22 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #22 from Mario Frank --- Okay, I looked for other ways to signal the AlbumManager about the deleted images and I did not find performant ways to do this in another way. Thus, I will upload the patch. Here is the

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-21 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #21 from Mario Frank --- (In reply to Mario Frank from comment #20) > (In reply to caulier.gilles from comment #19) > > > > Well, it's simple. If one image can be present in more than one SAlbum, all > >

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-17 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #20 from Mario Frank --- (In reply to caulier.gilles from comment #19) > > Well, it's simple. If one image can be present in more than one SAlbum, all > relevant SAlbum must be updated through DuplicatesFinder

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #19 from caulier.gil...@gmail.com --- >Thus, I first have to find out which albums need to be updated. And since I >can >jump from an SAlbum with the context menu to a physical album and delete >the >duplicate image there, I am not even in

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-14 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #18 from Mario Frank --- Hey, I found all that spots when I extended the duplicates search to the interval variant. And I did see the contextmenuhelper, too. And I traced the signal-slot-connections. The image

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #17 from caulier.gil...@gmail.com --- The DBJob for duplicates search album must be called through DuplicatesFinder maintenance tool, as i commented here : https://bugs.kde.org/show_bug.cgi?id=372435#c2 This must automatically start a

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #16 from caulier.gil...@gmail.com --- >there are obviously 3 ways to delete an image: >1 pressing the delete key >2 klicking the right mouse button on the image and move to trash >3 moving to trash with the main menu (entry->move to trash)

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-14 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #15 from Mario Frank --- Hey Gilles, there are obviously 3 ways to delete an image: 1 pressing the delete key 2 klicking the right mouse button on the image and move to trash 3 moving to trash with the main menu

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #14 from caulier.gil...@gmail.com --- A good start is to explore the DigiKam namespace and the doxygen documentation relevant. https://api.kde.org/extragear-api/graphics-apidocs/digikam/html/namespaceDigikam.html The class names are

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #13 from Mario Frank --- Hey Gilles, by the wiring (of components), I mean the connection of signals to slots. The lack on information about which class is the correct view in which situation makes it complicated

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #12 from caulier.gil...@gmail.com --- yes a separate file will be fine... Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #11 from Mario Frank --- I do not know how the developers opinions are. But I think what you see is part of the problem described in bug 372217 . I already adressed the lexicographical ordering of the

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=261417 Simon changed: What|Removed |Added CC||freisi...@gmail.com --- Comment

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #9 from caulier.gil...@gmail.com --- What d'où mean by wiring ? About qtdesigner : no definition exists yet, because we use mostly Kate editor -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-13 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #8 from Mario Frank --- Okay. In fact I fired a signal to the AlbumManager and then to the FindDuplicatesView. I will take a look at the problem more closely. Is there an overview concerning wirings? And is

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #7 from caulier.gil...@gmail.com --- I can't check the patch actually but I suspect that you fired a signal from icon view item context menu to duplicates list view to decrease count of items. This is not the right way. You must fired a

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-11 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #6 from Mario Frank --- Hey, I just tested again. Deleting multiple pictures (selection) at the same time does not work properly, too. The counter is only decremented by 1, not by the count of deleted images.

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=261417 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-10 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 --- Comment #4 from Mario Frank --- Created attachment 102157 --> https://bugs.kde.org/attachment.cgi?id=102157=edit Patch for the bug. Tested this patch. Seems to work quite well. Please review it. -- You are receiving

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-11-10 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=261417 Mario Frank changed: What|Removed |Added CC|

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-07-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261417 caulier.gil...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-07-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261417 caulier.gil...@gmail.com changed: What|Removed |Added Version|1.6.0 |5.0.0 -- You are receiving this

[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

2016-07-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261417 caulier.gil...@gmail.com changed: What|Removed |Added Severity|minor |normal -- You are receiving this