On Sat, Oct 20, 2007, Steve McCarthy wrote: > As per subject, pan allows one to download a encoded binary posting and > view it in a preview window. Image size seems to play a part, smaller > images still render ok, but larger onase paint the top portion, then fill > the remainder of the image with garbage. On 1st failure the garbage is > noise. On further tries the garbage shows corrupted previous images. > > Anouther user reported that a 168710 byte picture displayed correctly > while a 168907 byte picture did not. I haven't verified these figures. > > Rolling back to 2.10.13-1 "solves" the problem.
I just loaded a 530 KB image with the gdk-pixbuf loader mechanism (with the gtk-demo program) and it worked fine. Please provide a sample picture and mention which part of Gtk API you're using if that's relevant. For reference, this is what identify told me on the test image I used: /usr/share/gtk-2.0/demo/alphatest.png JPEG 2048x1536 DirectClass 573kb You can test gdk-pixbuf loaders by overwriting the above image from gtk2.0-examples and running "Images" from gtk-demo. -- Loïc Minier

