GNOME Bugzilla – Bug 173039
gaussian blur plugin - preview garbled
Last modified: 2005-04-08 12:24:30 UTC
Please describe the problem: By setting one blur x,y value to zero (0), preview windows gets garbled or black or (windows os) dissapears. Affected versions Linux/Windows 2.2.2/2.2.4. Steps to reproduce: 1. Filters -> Blur 2. Values : x=0, y=any, or x=any, y=0 (IIR or RLE doesn't matter) 3. watch preview window Actual results: Preview window gets garbled/black or disapears Expected results: Preview window gets garbled/black or disapears Does this happen every time? Yes. Other information: http://www.mintis.lt/bug/ ?
I can confirm this - it is the gaussian blur plug-in, btw. Happens with both 2.2.4 and a recent CVS. I've only checked this on WinXP, but will leave OS: All nevertheless.
Fixed in both branches: 2005-04-08 Sven Neumann <sven@gimp.org> * plug-ins/common/gauss.c: fixed preview for zero blur radii (bug #173039).