Thank you very much, but I cannot reproduce the bug. For me all jobs
complete successfully, both on Jaunty and Karmic, 32 and 64 bit.

According to your error_log pdftops or pstops crashes after processing
the file header and before processing the first page.

Can you attach your /var/log/syslog file after printing such a job?

Can you also do the following:

cancel -a
cupsdisable FS-1030D

Then print a 90-copies job from OOo and wait for the job to disappear
from the queue or getting into "Stopped" state. If this does not happen,
wait until having the feeling that the job got stuck.

After that do

sudo -s
cp /var/spool/cups/d* /tmp/ooo-ps-output.ps
chown tobias.tobias /tmp/ooo-ps-output.ps
cancel -a
cupsenable FS-1030D

Attach the /tmp/ooo-ps-output.ps file to this bug report.

Now run the following commands and attach the output files and error
files of each of them:

PPD=FS-1030D.ppd /usr/lib/cups/filter/pstopdf 1 1 1 1 "Duplex=DuplexTumble" 
/tmp/ooo-ps-output.ps > out1 2>err1
PPD=FS-1030D.ppd /usr/lib/cups/filter/pdftopdf 1 1 1 1 "Duplex=DuplexTumble" 
out1 > out2 2>err2
PPD=FS-1030D.ppd /usr/lib/cups/filter/pdftops 1 1 1 1 "Duplex=DuplexTumble" 
out2 > out3 2>err3
PPD=FS-1030D.ppd /usr/lib/cups/filter/pstops 1 1 1 1 "Duplex=DuplexTumble" out3 
> out4 2>err4

-- 
cups 1.3.9-17ubuntu3.2 cannot print more than 9 copies
https://bugs.launchpad.net/bugs/395134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to