-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Carlos E. R. wrote: > > Hi, > > I was printing a 300 page job, page by page, from a script (that adds a > label), but it get stuck at page 163: > > psselect -p$PAGE $FILE /tmp/pagina.ps > echo "Sending page $PAGE to default printer" > lp /tmp/pagina.ps -o page-label="$PAGE" > > lpq shows the pages as "printing": >
<snip> > And it doesn't print anything. The page is blank, but it should do > something, complain of an error, something... but it just stays there, > silent. > > Of course, the error is mine, trying to print a non existing page, but... > is it also a bug? > > :-? > > Are you sure its cups.. as PS is a programming language you can set it up to do some rather daft things (like go into an infinite loop). It may be a bug in the PS interpreter on the printer, or the PS being sent... I would take a look at the PS source (just print page to PS file and see what you have). .. - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGzwSOasN0sSnLmgIRAjLvAJsHjlje3EHcgAGVCbWg0W/bGTeOPACgpAq7 daYvR1LxdBzooR9xT0yA7FQ= =pDL2 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
