GNOME Bugzilla – Bug 303698
corrupt display of large images
Last modified: 2006-08-12 02:30:28 UTC
The display of large images is garbled after the 32768th line in zoom != 100%. See attached screenshot for detail. I'm going to attach a (simpler) testcase. Steps to reproduce: 0) Load the testcase 1) Click "Normal zoom" 2) Scroll to the end of the image 3) Zoom out using the mousewheel Results: Pixels after the 32768th line aren't shown correctly (the blue part is missing in the testcase).
Created attachment 46298 [details] screenshot of the problem with a real image
Created attachment 46299 [details] small testcase to demonstrate the bug
This could be a dup of bug 163090.
Firefox chokes on the attached sample image and I can't reproduce this with a simple test image I made with GIMP. Can you post the sample image somewhere?
Firerox cannot display images that large. I can reproduce this just fine in eog with the attached testcase (attachment 46299 [details]), but if you need another testcase, here's http://www.gnome.org/~chpe/testcase_bug_303698.png (for a limited time only). Attention, it's 6.1MB !
Confirmed with 2.10.0.
GThumb has the same problem. I wonder if this is a gdk-pixbuf bug... I didn't any report about it. Need to make some litle testing apps to confirm this.
As this is present in EOG, GThumb and F-Spot this is certainly a bug in gdk-pixbuf scaling code. Marking as duplicate. *** This bug has been marked as a duplicate of 163090 ***