Created attachment 3938 A jpeg Ristretto can't open Well, it's very simple. Ristretto can't open some of my jpegs. Gthumb, Gimp F-Spot or Shotwell can open these files. I put an jpeg I can't open below. To be precise, when I double-click on such a jpeg, Ristretto open and there's nothing to see but a cup of coffee.
The buffer is too large, this causes the jpeg loader to choke on some images. This is solved in git, (master, ristretto-0.1 and ristretto-0.2 branches). You can solve it with pre 0.1 versions the following way: Compile ristretto with CFLAGS=-DRSTTO_IMAGE_BUFFER_SIZE=4096 Fixed in commit: http://git.xfce.org/apps/ristretto/commit/src?id=e49a5262732e31cdf4cba348212f099c4a620613
Ok, many thanks.
To be more precise, it is fixed in 0.1.4, 0.2.3 and 0.3.0.