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 310751 - gThumb seems to re-build its own thumbnails
gThumb seems to re-build its own thumbnails
Status: RESOLVED DUPLICATE of bug 157322
Product: gthumb
Classification: Other
Component: general
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2005-07-18 12:21 UTC by Jon Lapham
Modified: 2006-09-25 14:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Jon Lapham 2005-07-18 12:21:17 UTC
Version details: 2.6.5
Distribution/Version: fc4

I thought gThumb used the same thumbnail mechanism as Nautilus?  I remember that
older versions did anyway.

1. Create a new folder an populate the folder with a bunch of large images,
using Nautilus.
2. Enter the folder and wait for Nautilus to build the thumbnail images.
3. Start gThumb and enter the same folder
4. Notice that the thumbnails need to be re-created again in gThumb.  Meaning
that the thumbnails do not instantly appear in gThumb, they are create one by
one, requiring several minutes (depending on the size and quantity of images of
course).
Comment 1 Jouni Pekkanen 2006-05-23 08:55:40 UTC
This happens because gThumb doesn't use canonical URIs for the thumbnail while Nautilus does. For example, if you have an image with the path "/home/me/silly name%.jpg" Nautilus uses "file:///home/me/silly%20name%3A.jpg" while gThumb uses "file:///home/me/silly name%.jpg".
Comment 2 Michael Chudobiak 2006-09-25 14:44:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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