http://bugzilla.novell.com/show_bug.cgi?id=503774 Summary: cups fails to set -o 'HPOptionDuplexer=True' for HP 4050 PPD Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: SuSE Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: Printing AssignedTo: jsmeix@novell.com ReportedBy: jsmeix@novell.com QAContact: jsmeix@novell.com CC: mge@novell.com Found By: Development How to reproduce: Set up a queue "hp4050" for a HP 4050 PostScript ptinter with this PPD: /usr/share/cups/model/manufacturer-PPDs/hp/HP_LaserJet_4050_Series.ppd.gz "HP LaserJet 4050 Series Postscript (recommended)" ---------------------------------------------------------------------------- $ lpoptions -p hp4050 -l HPOption_Tray3/Tray 3: True *False HPOption_Tray4/Tray 4: True *False HPOption_Duplexer/Duplex Unit: True *False .. PageSize/Media Size: *Letter LetterSmall Executive Legal LegalSmall A4 ... ---------------------------------------------------------------------------- Then try to change some stuff using #lpadmin -p 'hp4050' -o 'HPOptionTray3=True' -o 'HPOptionTray4=True' \ -o 'HPOptionDuplexer=True' -o 'PageSize=A4' ---------------------------------------------------------------------------- $ lpoptions -p hp4050 -l HPOption_Tray3/Tray 3: True *False HPOption_Tray4/Tray 4: True *False HPOption_Duplexer/Duplex Unit: True *False .. PageSize/Media Size: *Letter LetterSmall Executive Legal LegalSmall *A4 ... ---------------------------------------------------------------------------- But the expected result should have been: HPOption_Tray3/Tray 3: *True False HPOption_Tray4/Tray 4: *True False HPOption_Duplexer/Duplex Unit: *True False -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.