Bug 71720 - pnmscale needlessly verbose
Summary: pnmscale needlessly verbose
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: netpbm
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-17 02:12 UTC by Jamie Zawinski
Modified: 2015-03-05 01:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-12-19 14:28:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Jamie Zawinski 2002-08-17 02:12:09 UTC
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.

Comment 1 Phil Knirsch 2002-12-19 14:28:54 UTC
Fixed in current release...

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.