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

pochini at shiny.it pochini at shiny.it
Sun Mar 27 22:36:14 BST 2011


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: digikam-devel at kde.org
        ReportedBy: pochini at shiny.it


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.



More information about the Digikam-devel mailing list