Bug 246602

Summary: libgnomecups checks for cups lpoptions in the wrong place
Product: [Fedora] Fedora Reporter: Stijn Hoop <stijn>
Component: libgnomecupsAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 6CC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 509064 (view as bug list) Environment:
Last Closed: 2008-03-05 04:18:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 207681, 236808    
Attachments:
Description Flags
also check ~/.cups/lpoptions for CUPS options none

Description Stijn Hoop 2007-07-03 12:29:10 UTC
Description of problem:

For cups 1.2 the default user specific queue options are written to
~/.cups/lpoptions. libgnomecups only checks the old ~/.lpoptions location.

This problem was also discovered & fixed in Ubuntu, bug #34112. The patch
attached is an extract from the one by Martin Pitt in that bug.

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

libgnomecups-0.2.2-8.x86_64

Additional info:

Note that libgnomecups doesn't even honor any lpoptions by default; for that the
patch in bug 157878 is needed.

Comment 1 Stijn Hoop 2007-07-03 12:29:10 UTC
Created attachment 158430 [details]
also check ~/.cups/lpoptions for CUPS options

Comment 2 Matthias Clasen 2008-03-05 04:18:45 UTC
This patch is in rawhide now.