GNOME Bugzilla – Bug 85224
Hangs when using a small PNG (1x6px) for background
Last modified: 2004-12-22 21:47:04 UTC
The background properties app hangs when a small image is used for background. This at least happens when using a PNG of 1 x 6 pixels. I haven't checked if this happens with other formats. This also happened when I set that background using drag'n drop.
Created attachment 9214 [details] The PNG image that hangs the app
David: think you could attach the relevant bug? cc guys: this is fairly borderline 'high' IMHO, but please do take a look when you can. Thanks.
It's not hanging, just spewing vast quantities of warnings. I'll see if a patch is feasible for 2.0.0
Patch is simple clamp to ensure scaling for images < resolution/64 in size. I'll forward to the release-team.
Created attachment 9304 [details] [review] clamp to avoid underflow
Fixed in cvs.
*** Bug 89886 has been marked as a duplicate of this bug. ***