After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 450675 - gthumb should delete the thumbnails of deleted files
gthumb should delete the thumbnails of deleted files
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-06-24 17:18 UTC by Paolo Benvenuto
Modified: 2015-12-18 16:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove thumbnails after file delete (2.20 KB, patch)
2007-06-25 15:49 UTC, Michael Chudobiak
committed Details | Review

Description Paolo Benvenuto 2007-06-24 17:18:57 UTC
When I save some new image, thumb create its thumbnail. That's ok.

On the contrary, if I delete an image (i.e. I send it to the wastebasket), the thumbnail will remain in the thumbnail folder.

I think that when I delete an image with gthumb, its thumbnail should be deleted too. This is in order that the thumbnails directory doesn't grow without control.
Comment 1 Michael Chudobiak 2007-06-25 15:49:30 UTC
Created attachment 90618 [details] [review]
Remove thumbnails after file delete

Could you test this patch? It removes thumbnails after a file delete (but not after a folder delete - that's probably too complicated to be worthwhile).

- Mike
Comment 2 Paolo Benvenuto 2007-06-25 17:30:48 UTC
I myself cannot test the patch, I haven't the necessary skills.

Hope someone test it.
Comment 3 Michael Chudobiak 2007-06-25 17:54:57 UTC
Do you want to learn how? I can guide you through it. If you do, let me know what linux distro you are using.

- Mike
Comment 4 Michael Chudobiak 2007-06-26 12:27:56 UTC
Well, I've gone ahead and committed the patch. It should appear in 2.10.6.

- Mike
Comment 5 Paolo Benvenuto 2007-06-26 17:01:25 UTC
2.10.6 or 2.10.4 ?

Anyway, thank you for the patch!
Comment 6 Michael Chudobiak 2007-06-26 17:16:32 UTC
2.10.6.

2.10.5 was released yesterday. This patch will appear in the next release (2.10.6).

- Mike
Comment 7 Michael Chudobiak 2015-12-18 16:24:00 UTC
Bug maintenance: changed status to "Resolved", to match the reported "Resolution".