From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020606 Description of problem: The version of pnmscale you've compiled seems to have -verbose turned on by default. Version-Release number of selected component (if applicable): netpbm-progs-9.14-2 How reproducible: Always Steps to Reproduce: djpeg foo.jpg | pnmscale -xysize 900 750 > /dev/null Actual Results: pnmscale: Scaling by 0.488281 horizontally to 500 columns. pnmscale: Scaling by 0.488281 vertically to 750 rows. pnmscale: 0.000000 of right column stretched due to arithmetic imprecision Expected Results: sweet, merciful stderr silence.
Fixed in current release... Read ya, Phil