Bug 145377 - Relative symlinks at root confuse gthumb and prevent thumbnails from being generated
Summary: Relative symlinks at root confuse gthumb and prevent thumbnails from being ge...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gthumb
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-17 21:09 UTC by Santeri Paavolainen
Modified: 2013-03-13 04:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-11 21:39:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Santeri Paavolainen 2005-01-17 21:09:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041107 Firefox/1.0

Description of problem:
Gthumb gets confused after seeing a relative symlinks at root
directory.  The result is that no thumbnails are shown.

Version-Release number of selected component (if applicable):
gthumb-2.4.2-5

How reproducible:
Always

Steps to Reproduce:
1. Create a symlink at root directory: 
   # cd /; ln -s tmp t
2. Copy some image files to /tmp
3. Run gthumb at the symlinked directory: 
   $ cd /t; gthumb $PWD
    

Actual Results:  No thumbnails for any of the images in /t (/tmp) are
shown and the following messages are printed:

** (gthumb:9020): WARNING **: Too many links


(gthumb:9020): GLib-GObject-WARNING **: gsignal.c:2309: signal name
`error' is invalid for instance `0x81d37a8'


Expected Results:  Thumbnails are generated and shown in the gthumb
file browser.

Additional info:

Comment 1 John (J5) Palmieri 2005-03-11 21:39:30 UTC
This needs to be fixed upstream


Note You need to log in before you can comment on or make changes to this bug.