Created attachment 3055 GDB log Recently Thunar has been crashing as soon as I try to select a file which has been compressed via bzip2, no matter the content. Other archive formats are fine and so is PCManFM which I’ve tried to verify.
Same problem here. Any .tar.bz2 file makes Thunar crash with this message on stdout : ERROR:io-xcf.c:1443:xcf_image_stop_load: code should not be reached I use Thunar 1.0.1 from Ubuntu 10.04 repository. I've tried reinstall it, install Thunar 1.1.1, reinstall file-roller (associated with .tar.bz2), same thing. .tar.bz2 works fine with Nautilus. No updates were made on Thunar via Ubuntu repo.
I'm almost sure that this is not a bug in Thunar but one in gdk-pixbuf. The backtrace suggests that the bug is somewhere in the XCF loader which Thunar doesn't use directly. Can someone check if there were similar bugs filed against gdk-pixbuf recently? I'm using 2.22.0 which works fine.
*** Bug 6574 has been marked as a duplicate of this bug. ***
(In reply to comment #2) > Can someone check if there were similar bugs filed against gdk-pixbuf recently? Not sure what to search for since in my eyes gdk-pixbuf has nothing to do with bzip2. Please enlighten me. > I'm using 2.22.0 which works fine. I’m currently using 2.22.1 and the bug still occurs.
gdk-pixbuf is responsible for updated information displayed in the statusbar, which change on selecting. I can't reproduce it with git's Thunar and gdk-pixbuf 2.23.3. Thunar's statusbar just says '"foo.tar.bz2" (29.8 MB) Tar archive (bzip-compressed)'.
(In reply to comment #5) > gdk-pixbuf is responsible for updated information displayed in the statusbar, > which change on selecting. > > I can't reproduce it with git's Thunar and gdk-pixbuf 2.23.3. > > Thunar's statusbar just says '"foo.tar.bz2" (29.8 MB) Tar archive > (bzip-compressed)'. Confirmed, the issue seems gone with the latest Thunar release.