I downloaded the latest openclipart (0.10) tarball, http://www.openclipart.org/downloads/index.php and after opening it, I attempted to browse it with xffm. The folders "computer", "logos" and "office" within the causes xffm to crash every time I go to it (when I have image previews turned on). If I remove the .svg files from this directory (leaving the .png and .txt files) xffm does fine. Xffm also does fine on the other directories (previewing both .svg and .png files correctly) I was able to preview all the files in the computer directory using inkscape, and there didn't appear to be any obvious problems with the files. Reproducible: Always Steps to Reproduce: 1. unzip openclipart tarball 2. navigate with xffm (image previews enabled) to computer subdirectory in openclipart tree Actual Results: xffm closes (crash) Expected Results: not crashed.
This bug is still around. I am using XFCE version 4.4.2 now, and I found two specific svg files from the openclipart (0.11) bunch (I believe there still are more which have issues) which cause it go down. They both open fine in inkscape and squiggle. I will attache the two svg files which make xffm crash.
Created attachment 239 svg file #1 which makes xffm crash when viewed as thumbnail
Created attachment 240 svg file #2 which makes xffm crash when viewed as thumbnail
The crash is due to a gtk bug. Try updating your version of gtk+. With gtk-2.6.4 the problem no longer appears. I am uploading a screen shot of xffm-4.3.1.43 where you can see that both images are previewed correctly (using gtk-2.6.4).
Created attachment 241 screenshot with problem icons no longer a problem
(In reply to comment #4) > The crash is due to a gtk bug. Try updating your version of gtk+. With gtk-2.6.4 > the problem no longer appears. I am uploading a screen shot of xffm-4.3.1.43 > where you can see that both images are previewed correctly (using gtk-2.6.4). Fixed in GTK+