Comment 11 for bug 109579

Revision history for this message
Francesco Potortì (pot) wrote : gthumb: does not show thumbnails on symlinked directories

Package: gthumb
Version: 3:2.10.2-4
Severity: normal

At last I tried to reproduce it easily! This is a bug I had signaled on
<https://bugs.launchpad.net/bugs/109579> as a cross-fs linking bug. Now
I just discovered that it can be reproduced on a single ext2 file
system, just by using a complex symlink setup.

Given certain simlinked directory configurations, ghtumb 2.10 does not
display thumbnails. The discussion on launchpad suggests that this is
in fact a problem with the gnome-vfs library or its use in gthumb.

Here are steps to reproduce the problem. The problem comes up only on
the last command, together with libgnomevfs errors.

$ mkdir -p /tmp/pot
$ mkdir -p /tmp/www/pot.it/pot/acquari/stagnetto
$ ln -s /tmp/www /tmp/pot/.
$ ln -s /tmp/pot/www/pot.it/pot/acquari /tmp/pot/.
$ cd /tmp/pot/acquari/stagnetto/
$ cp /usr/share/pixmaps/*/*.jpg . ## this is a total of 22 files
$ gthumb . ## everything good up to now
              ------------- <the following gthumb does not show thumbnails>
$ gthumb $PWD
              ------------- <following message repeated 25 times>
(gthumb:6998): libgnomevfs-CRITICAL **: gnome_vfs_uri_new_private: assertion `text_uri != NULL' failed

              ------------- <following message repeated 21 times>
(gthumb:6998): libgnomevfs-CRITICAL **: gnome_vfs_uri_new_private: assertion `text_uri != NULL' failed
** (gthumb:6998): WARNING **: Unsupported operation

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages gthumb depends on:
ii gconf2 2.18.0.1-3 GNOME configuration database syste
ii libart-2.0-2 2.3.19-3 Library of functions for 2D graphi
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libbonobo2-0 2.18.0-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.18.0-5 The Bonobo UI library
ii libc6 2.5-9 GNU C Library: Shared libraries
ii libcairo2 1.4.6-1.1 The Cairo 2D vector graphics libra
ii libexif12 0.6.16-1 library to parse EXIF files
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libgconf2-4 2.18.0.1-3 GNOME configuration database syste
ii libglade2-0 1:2.6.1-1 library to load .glade files at ru
ii libglib2.0-0 2.12.12-1 The GLib library of C routines
ii libgnome-keyring0 0.8.1-2 GNOME keyring services library
ii libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.14.0-3 A powerful object-oriented display
ii libgnomeui-0 2.18.1-2 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 1:2.18.1-2 GNOME Virtual File System (runtime
ii libgphoto2-2 2.3.1-5 gphoto2 digital camera library
ii libgphoto2-port0 2.3.1-5 gphoto2 digital camera port librar
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libice6 1:1.0.3-2 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii liborbit2 1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ii libsm6 2:1.0.3-1 X11 Session Management library
ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii libusb-0.1-4 2:0.1.12-7 userspace USB programming library
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxml2 2.6.29.dfsg-1 GNOME XML library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii scrollkeeper 0.3.14-13 A free electronic cataloging syste
ii shared-mime-info 0.21-2 FreeDesktop.org shared MIME databa
ii zlib1g 1:1.2.3.3.dfsg-3 compression library - runtime

gthumb recommends no packages.

-- no debconf information