[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-07-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 caulier.gil...@gmail.com changed: What|Removed |Added Component|Database|Database-Trash -- You are receiving

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-08 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 Mario Frank changed: What|Removed |Added Latest Commit|

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-08 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #16 from Mario Frank --- Merge is done. I will close this file now -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-08 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #15 from Mario Frank --- (In reply to caulier.gilles from comment #14) > Hi Mario, > > Well, merge back will be done when you decide. If more time is necessary to > hack, we can postbone release date for 5.5.0.

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #14 from caulier.gil...@gmail.com --- Hi Mario, Well, merge back will be done when you decide. If more time is necessary to hack, we can postbone release date for 5.5.0. In other word, we don't have any restriction here (:=)))... Gilles

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-08 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #13 from Mario Frank --- What about the garbage collection branch. When will we merge it to master? I identified some potential stale data, i.e. table entries that reference a non-existent image id, in core DB

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-04 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #12 from Mario Frank --- (In reply to Kusi from comment #9) > do you have by any chance a branch on a git repo to check out from? I use an > external mysql server and could test it with that configuration > >

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #11 from caulier.gil...@gmail.com --- AppImage is done. Upploading to GDrive under progress. It will be online in few minutes at usual place : https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM New database Garbage

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #10 from caulier.gil...@gmail.com --- Kusi, The branch is already created : https://cgit.kde.org/digikam.git/log/?h=development/garbagecollection Anyway, if you wait a little bit, i currently re-build the AppImage bundle with this branch.

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-04 Thread Kusi
https://bugs.kde.org/show_bug.cgi?id=374591 Kusi changed: What|Removed |Added CC||k...@forum.titlis.org ---

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-02 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #8 from Mario Frank --- Created attachment 103773 --> https://bugs.kde.org/attachment.cgi?id=103773=edit Patch including new files. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB [patch]

2017-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Deleting image only removes |Deleting image only removes

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-02-02 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #7 from Mario Frank --- To all who test this patch: Please backup your databases before you test. Though I made tests without any problems, your databases differ from mine. And I do not want you to lose data. The

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-02-02 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #6 from Mario Frank --- Created attachment 103766 --> https://bugs.kde.org/attachment.cgi?id=103766=edit This patch introduces garbage collection as maintenance stage and reduces the amount of generated

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-02-02 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 Mario Frank changed: What|Removed |Added Version|5.4.0 |5.5.0 -- You are

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #5 from Mario Frank --- Oh, yes. The complete patch description: https://bugs.kde.org/show_bug.cgi?id=320666#c17 -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #4 from Mario Frank --- (In reply to caulier.gilles from comment #3) > Mario, you is right. > > In fact, we need a garbage collector, as it's explained in this file : > >

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374591 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #2 from Mario Frank --- (In reply to Mario Frank from comment #1) > There is another thing: > When I move the image to trash and use the recover button, a new entry is > created in the images table. But the

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 --- Comment #1 from Mario Frank --- There is another thing: When I move the image to trash and use the recover button, a new entry is created in the images table. But the deleted image is still there. -- You are receiving

[digikam] [Bug 374591] Deleting image only removes the file and sets the status to hidden but does not delete the image from DB

2017-01-05 Thread Mario Frank
https://bugs.kde.org/show_bug.cgi?id=374591 Mario Frank changed: What|Removed |Added CC|