[Pkg-cups-devel] Bug#593338: CUPS filters produce postscript that hangs Ricoh Aficio 3035

Till Kamppeter till.kamppeter at gmail.com
Tue Sep 7 07:51:06 UTC 2010


On 09/07/2010 06:26 AM, Timo Juhani Lindfors wrote:
> Note that even if you don't have an appropriate a Debian or Ubuntu
> installation you can still look at the PostScript output. It is
> available in
>
> http://www.cups.org/str.php?L3646+P0+S-2+C0+I0+E0+M1000+Q
>
> as "port9100_1.4.4-2.dump".
>

I have printed this file on an HP LaserJet P3005 without filtering, 
using the command

nc -w1 192.168.2.115 9100 < port9100_1.4.4-2.dump

The printer prompted for inserting A4 paper and as I have A4 paper in 
the tray, it seems that in this job manual paper feed is set. After 
confirming the prompt pressing the OK button on the printer twice the 
job got printed.

I have looked into the file, most probably either the

[{
%%BeginFeature: *RIPaperPolicy PromptUser

   <</DeferredMediaSelection true>> setpagedevice
   <</Policies << /PageSize 2 /MediaType 2 >> >> setpagedevice
%%EndFeature
} stopped cleartomark

or the

[{
%%BeginFeature: *InputSlot 1Tray
<</MediaPosition 1>> setpagedevice
%%EndFeature
} stopped cleartomark

caused the printer to switch to manual feed.

    Till





More information about the Pkg-cups-devel mailing list