Launchpad has imported 9 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=157878.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2005-05-16T17:55:22+00:00 Tim wrote:

Description of problem:
When printing a job to a remote CUPS queue using lp or lpr, the options seen in
'lpoptions -p dest' are included in the job.  When printing from an application
using libgnomecups (such as gedit or evince), these options are not sent with
the job.

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

How reproducible:
100%

Steps to Reproduce:
1. Make a queue called 'dest' on server1.
2. Edit /etc/foomatic/filter.conf on server1 and add 'debug: 1'
3. On server1, make sure server2 has access to the queue.
4. On server2, 'lpoptions -ddest -ofitplot'
5. On server2, 'lp -ddest /usr/share/evolution/2.2/help/quickref/C/quickref.pdf'
6. On server1, cp /tmp/foomatic-rip.log /tmp/foomatic-rip.lp
7. On server2, 'evince /usr/share/evolution/2.2/help/quickref/C/quickref.pdf'
and print it to dest.
8. On server1, cp /tmp/foomatic-rip.log /tmp/foomatic-rip.evince
9. Compare /tmp/foomatic-rip.lp and /tmp/foomatic-rip.evince, and the 
print-outs.

Actual results:
foomatic-rip.lp shows the 'fitplot' option is passed, foomatic-rip.evince shows
it is not.

Print-out from 5 is scaled to fit, but from 7 is not.

Expected results:
Both print-outs scaled to fit.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/0

------------------------------------------------------------------------
On 2006-07-10T21:08:20+00:00 Matthew wrote:

Fedora Core 3 is now maintained by the Fedora Legacy project for security
updates only. If this problem is a security issue, please reopen and
reassign to the Fedora Legacy product. If it is not a security issue and
hasn't been resolved in the current FC5 updates or in the FC6 test
release, reopen and change the version to match.

Thank you!


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/83

------------------------------------------------------------------------
On 2006-07-12T11:08:25+00:00 Tim wrote:

I guess network default options will fix this in FC6 anyway.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/84

------------------------------------------------------------------------
On 2007-07-03T12:16:03+00:00 Stijn wrote:

Tim, unfortunately this is not correct.

We have a network printer with duplex unit, which has a default of printing on
both sides. However it is impossible to make a *user* default option for one of
our users, who by default wants everything printed single-sided.

Fortunately Pascal de Vuijst fixed this for Ubuntu, see

https://bugs.launchpad.net/ubuntu/+source/libgnomecups/+bug/34112

especially comment 38. I'll upload his patch here as well. I've tested a rebuilt
libgnomecups22 on Fedora Core 6, and this problem is fixed for gedit.
Unfortunately Evince still doesn't comply with these user defaults, and I'm not
sure why. I'm investigating this next.

Note also that libgnomecups is looking for user options in the wrong place --
but that's a separate bug that I'll file also.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/89

------------------------------------------------------------------------
On 2007-07-03T12:17:48+00:00 Stijn wrote:

Created attachment 158429
respect user default CUPS options

Patch by Pascal de Vuyst that lets libgnomeprint respect the user default CUPS
options, as set by lpoptions(1).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/90

------------------------------------------------------------------------
On 2007-07-03T17:09:11+00:00 John wrote:

this needs to be refactored for gtkprint also

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/91

------------------------------------------------------------------------
On 2007-07-17T08:23:01+00:00 Stijn wrote:

Created attachment 159409
patch for CUPS GtkPrint backend to honor ~/.cups/lpoptions

Turned out that Evince used GtkPrint instead of libgnomecups, indeed (I didn't
know that).

Attached is a patch to the FC-6 GTK+ (2.10.8) that enables both a user-set
default printer as well as user-set default options for printers.

As this is my first C code in a very long time, there's bound to be errors, so
please review carefully :)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/92

------------------------------------------------------------------------
On 2007-08-22T11:53:30+00:00 Stijn wrote:

Reported upstream as bug 469210 (
http://bugzilla.gnome.org/show_bug.cgi?id=469210 ).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/93

------------------------------------------------------------------------
On 2008-03-05T04:12:13+00:00 Matthias wrote:

These patches are in rawhide now.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/34112/comments/94


** Changed in: libgnomeprint (Fedora)
   Importance: Unknown => Medium

** Bug watch added: GNOME Bug Tracker #469210
   https://bugzilla.gnome.org/show_bug.cgi?id=469210

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/34112

Title:
  gnome programs don't respect ~/.cups/lpoptions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-cups-manager/+bug/34112/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to