[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#404936: outputorder=reverse triggers this bug



I was finally able to reproduce it.  The problem is:

jas@mocca:~$ lpoptions -o outputorder=reverse

If I print something after doing that, the problem appears:

jas@mocca:~$ a2ps -2 rfc/rfc3281.txt
[rfc/rfc3281.txt (plain): 40 pages on 20 sheets]
request id is PhotoSmart-3300-17 (1 file(s))
[Total: 40 pages on 20 sheets] sent to the default printer
jas@mocca:~$

Cups logs:

localhost - - [02/Feb/2007:16:56:36 +0100] "POST / HTTP/1.1" 200 350 CUPS-Get-Classes successful-ok
localhost - - [02/Feb/2007:16:56:36 +0100] "POST /printers/PhotoSmart-3300 HTTP/1.1" 200 130589 Print-Job successful-ok
E [02/Feb/2007:16:56:36 +0100] [Job 17] /undefined in sh
E [02/Feb/2007:16:56:36 +0100] PID 4859 (/usr/lib/cups/filter/foomatic-rip) stopped with status 3!

If I disable reverse printing, everything works fine (except that the
output is in the wrong order, of course):

jas@mocca:~$ a2ps -2 rfc/rfc3281.txt
[rfc/rfc3281.txt (plain): 40 pages on 20 sheets]
request id is PhotoSmart-3300-18 (1 file(s))
[Total: 40 pages on 20 sheets] sent to the default printer
jas@mocca:~$

Cups logs:

localhost - - [02/Feb/2007:16:57:21 +0100] "POST / HTTP/1.1" 200 350 CUPS-Get-Classes successful-ok
localhost - - [02/Feb/2007:16:57:21 +0100] "POST /printers/PhotoSmart-3300 HTTP/1.1" 200 130497 Print-Job successful-ok

For the record, my working lpoptions are:

$ lpoptions
job-sheets=none,none printer-info=PhotoSmart-3300 printer-is-accepting-jobs=1 printer-is-shared=1 printer-make-and-model='HP PhotoSmart 3300 Foomatic/hpijs (recommended) - HPLIP 1.6.10' printer-state=4 printer-state-change-time=1170431841 printer-state-reasons=none printer-type=36892 PageSize=A4 InputSlot=Default
$ 

/Simon




Reply to: