[Bug 269577] New: When an image is deleted its thumbnail is not deleted from the db.

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

[Bug 269577] New: When an image is deleted its thumbnail is not deleted from the db.

pochini
https://bugs.kde.org/show_bug.cgi?id=269577

           Summary: When an image is deleted its thumbnail is not deleted
                    from the db.
           Product: digikam
           Version: 1.8.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Database
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.8.0 (using KDE 4.5.0)
OS:                Linux

After an image is deleted its thumbnail is still in the thumbnails-digikam.db

Reproducible: Always

Steps to Reproduce:
Select a pic.
Hit del key.
Confirm.
Do sqlite3 <path>/thumbnails-digikam.db
SELECT * FROM FilePaths WHERE path LIKE '%/name-of-the-deleted-picture';
You'll see that the thumbnail of the deleted picture is still there.

--
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 269577] When an image is deleted its thumbnail is not deleted from the db.

Marcel Wiesweg
https://bugs.kde.org/show_bug.cgi?id=269577





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-05-23 21:09:55 ---
we'd need some sort of garbage collector for the thumbnails db. As there is no
guaranteed 1:1 mapping thumbnails -> original, the thumb is not automatically
deleted.

--
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 269577] When an image is deleted its thumbnail is not deleted from the db.

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


Gilles Caulier <[hidden email]> changed:

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




--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2011-12-15 08:53:40 ---
Pochini,

This file still valid using digiKam 2.x serie ?

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
|

[digikam] [Bug 269577] THUMBDB : When an image is deleted its thumbnail is not deleted from the db.

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|When an image is deleted    |THUMBDB : When an image is
                   |its thumbnail is not        |deleted its thumbnail is
                   |deleted from the db.        |not deleted from the db.

--
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
|

[digikam] [Bug 269577] THUMBDB : When an image is deleted its thumbnail is not deleted from the db.

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

Gilles Caulier <[hidden email]> changed:

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

--- Comment #3 from Gilles Caulier <[hidden email]> ---


*** This bug has been marked as a duplicate of bug 317210 ***

--
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
|

[digikam] [Bug 269577] THUMBDB : When an image is deleted its thumbnail is not deleted from the db.

bugzilla_noreply
In reply to this post by pochini
https://bugs.kde.org/show_bug.cgi?id=269577

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Thumbs

--
You are receiving this mail because:
You are the assignee for the bug.