[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2010-11-17 Thread Launchpad Bug Tracker
[Expired for libgnomeprint (Ubuntu) because there has been no activity for 60 days.] ** Changed in: libgnomeprint (Ubuntu) Status: Incomplete => Expired -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification becau

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-08-27 Thread Pedro Villavicencio
** Changed in: libgnomeprint (Ubuntu) Importance: Undecided => Low -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-06-04 Thread Zeno Gantner
Hi Till, sorry for the late reply, The information above is (was) the computer I ran evince and lpr on. The "server" is a remote printer with a network card, an HP Laserjet 4250dtn. Does that help? btw, the client information has changed. Still the same behavior, for both long and short edge. B

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-03-26 Thread Till Kamppeter
Zeno, which OS is your client and which OS your server? Note that CUPS processes the jobs on the server. ** Changed in: libgnomeprint (Ubuntu) Status: New => Incomplete -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug no

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-03-26 Thread Zeno Gantner
I have the same problem (can be reproduced following the steps in the original bug report). However, lpr -o Duplex=DuplexNoTumble -#2 /usr/share/system-config-printer/testpage-a4.ps produces two single papers, as it should be. I have also attached the ppd file. Please let me know if you need m

Re: [Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-03-19 Thread Nelson Elhage
Attached. I used the same ppd; Let me know if I should re-generate one on the server. ** Attachment added: "output.ps" http://launchpadlibrarian.net/24135499/output.ps -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notifi

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-03-15 Thread Till Kamppeter
The output is correct. You have run the "cupsfilter" command on the client (Intrepid)? Can you also run it on the server (Hardy) and attach the output, too? -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification because

Re: [Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-08 Thread Nelson Elhage
> So with the generic PPD you have the same behavior with and without the > "*cupsEvenDuplex: True" line? Yes. The result of printing using the unmodified generic PPD is attached. I used the URL lpd:/// when configuring the printer. The print server is apparently running Hardy, so the bug may hav

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-08 Thread Till Kamppeter
So with the generic PPD you have the same behavior with and without the "*cupsEvenDuplex: True" line? For me it looks like that the copies get generated and also extra blank pages so that the next copy starts on a new sheet, but it also seems to me that when this is sent to the printer the printer

Re: [Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-07 Thread Nelson Elhage
That appears to have the same behavior as without the "cupsEvenDuplex" line (i.e. prints two copies, with a blank page after each). -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification because you are a member of Ubuntu

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-07 Thread Till Kamppeter
Can you try again the generic PPD file (Foomatic/Postscript) but with the "*cupsEvenDuplex: True" line removed? Do not forget to restart CUPS after editing the PPD file. Does this work correctly for you? -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-06 Thread Nelson Elhage
> Set up a queue for you printer with the generic PPD > (Foomatic/Postscript) and edit the PPD (/etc/cups/ppd/.ppd) > adding the line "*cupsEvenDuplex: True" right after the line > "*cupsManualCopies: True". Restart CUPS ("/etc/init.d/cups restart") > and see whether this queue prints the copies co

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-06 Thread Till Kamppeter
First, the PPD file selected for your printer on the print server is not the best one. Perhaps on the server (whatever distro it is running) the manufacturer-supplied PPDs (part of either the HPLIP or the foomatic-db package) are not installed there. You can get also the single manufacturer-supplie

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-06 Thread Nelson Elhage
I'm printing through a remote CUPS server, so I'm not sure how to get a copy of the PPD. The web interface lists the driver as "HP LaserJet 8150 Foomatic/Postscript (recommended)". The printer is a HP LaserJet 8150DN. I believe it does implement multiple copies in hardware, although I don't know if

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-06 Thread Till Kamppeter
Can you please attach the PPD file of your print queue (it is in /ec/cups/ppd/)? Can you also tell which printer model you have and whether it supports multiples copies and/or collated copies by hardware? -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-04 Thread Nelson Elhage
> lpr -o Duplex=DuplexNoTumble -#2 /usr/share/system-config- printer/testpage-a4.ps That command-line does not come out correctly (It produces a single sheet). -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification becau

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-04 Thread Till Kamppeter
If you print directly to CUPS with something like lpr -o Duplex=DuplexNoTumble -#2 /usr/share/system-config- printer/testpage-a4.ps or from a non-GNOME app like OpenOffice.org it comes out correctly? -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436

[Bug 325436] Re: "Copies" and "Two-sided" options interact incorrectly

2009-02-04 Thread Nelson Elhage
> I've tested evince and edit. Whoops, that was supposed to read "gedit" -- "Copies" and "Two-sided" options interact incorrectly https://bugs.launchpad.net/bugs/325436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai