[Thunar-dev] Crash and backtrace

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Wed Nov 16 21:51:48 CET 2005


Olivier Fourdan wrote:
> (gdb) frame 11
> #11 0x0806cd8d in thunar_icon_factory_load_from_file (factory=0x80ef340,
>     path=0x832e608
> "/home/ofourdan/.thumbnails/normal/63b3e0774bdd830201a9dadf585589dc.png", size=48) at thunar-icon-factory.c:464
> 464               tmp = exo_gdk_pixbuf_scale_ratio (pixbuf, size);
> (gdb) print width
> $1 = 128
> (gdb) print height
> $2 = 1
> (gdb) print size
> $3 = 48

Jep, that's what I thought. I committed a fix to libexo already, can you
check it please?

> The size is actually correct:
> 
> file /home/ofourdan/.thumbnails/normal/63b3e0774bdd830201a9dadf585589dc.png
> /home/ofourdan/.thumbnails/normal/63b3e0774bdd830201a9dadf585589dc.png:
> PNG image data, 128 x 1, 8-bit/color RGBA, non-interlaced

Interesting thumbnail. I wonder what the original image would look like,
1280x10? ;-)

> Cheers,
> Olivier.

Benedikt



More information about the Thunar-dev mailing list