Bug 64417 - prinfconf incroeectly uses "=" sign for numbers
Summary: prinfconf incroeectly uses "=" sign for numbers
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: printconf
Version: 7.2
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-05-04 02:02 UTC by Need Real Name
Modified: 2007-04-18 16:42 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-05-16 14:19:23 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-05-04 02:02:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314

Description of problem:
The princonf-gui utility configures numeric entries in /etc/printcap
with an "=" sign instead of a "#" sign.  This is VERY ANNOYING as lpd restart
over writes manual corrections.  

The error can be found in /usr/share/printconf/util/printconf_backend.py
 on lines:

    523                                 'ml=0',
    524                                 'mx=0',

By the way "mx=0" trashes your ability to print large documents (1000 
page plus).

Many thanks,
--Tony
aewell


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.start x
2.start princonf-gui
3.configure a test printer
4.cat /etc/printcap and you will get "mx=0"
	

Additional info:

Comment 1 Tim Waugh 2002-06-14 14:40:53 UTC
Fixed in 0.3.79-1.  Thanks for the report.


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