[cups.bugs] [HIGH] STR #3217: regression. print fails with cpdftocps filter

Lukas Karas lukas.karas at centrum.cz
Tue Jun 2 07:08:02 PDT 2009


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Hi All. 
I have installed network printer 
DeviceURI lpd://myUserName@tina.cvut.cz/OCE3165
(I use ppd file from
/usr/share/ppd/openprinting/Oce/Oce-VarioPrint_2070PS/1/OCVP2070.ppd.gz
for this printer)

With cups version 1.3.8 (debian Lenny package) all works fine. When I
print over command 

echo test | lp -d MyPrinterName

cups use these filters:

/usr/lib/cups/filter/texttops 
/usr/lib/cups/filter/pstops 

and everything is fine.


But I have problems with version 1.3.10 (debian Sid package). I can't
print any document on this printer. Cups use these filters on this case:

/usr/lib/cups/filter/texttopdf
/usr/lib/cups/filter/pdftopdf 
/usr/lib/cups/filter/cpdftocps 

and I can find these log messages (/var/log/cups/error_log)

....
D [01/Jun/2009:16:33:46 +0200] [Job 303] pdftops - copying to temp print
file "/var/spool/cups/tmp/4a23e6caead68"
D [01/Jun/2009:16:33:47 +0200] [Job 303] Page = 595x842; 6,6 to 590,836
D [01/Jun/2009:16:33:47 +0200] [Job 303] slow_collate=0, slow_duplex=0,
slow_order=0
W [01/Jun/2009:16:33:47 +0200] [Job 303] This document does not conform to
the Adobe Document Structuring Conventions and may not print correctly!
D [01/Jun/2009:16:33:47 +0200] Discarding unused job-progress event...
D [01/Jun/2009:16:33:47 +0200] [Job 303] GPL Ghostscript 8.64:
Unrecoverable error, exit code 1
E [01/Jun/2009:16:33:47 +0200] [Job 303] pdftops filter exited with status
1!
....

Complete logs are in attachment.

Link: http://www.cups.org/str.php?L3217
Version: 1.3.10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cupslogs.tar.gz
Type: application/octet-stream
Size: 3839 bytes
Desc: not available
URL: <http://lists.cups.org/pipermail/cups-devel/attachments/20090602/1815584d/attachment.obj>


More information about the cups-devel mailing list