On Thu, 2009-05-28 at 08:27 +0100, Paul Cunningham wrote: > You could try switching on 'debug' in the foomatic-rip filter script to > see if that shows why its going wrong. > > Just change ... > my $debug = > to 1, then rerun your print job, the log should be in /tmp/foomatic-rip > > I'm not sure where 'foomatic-rip' lives on opensolaris, but on s10 its > /usr/lib/lp/bin/foomatic-rip. > > You might get the same problem with CUPS if its to do with the ppd file > you are using.
I tried that and that looks strange: foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-dIjsUseOutputFD' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2 unable to set Quality=0, ColorMode=2, MediaType=0, err=4 following will be used Quality=0, ColorMode=2, MediaType=0 unable to set paper size=17, err=4 Unrecoverable error: rangecheck in setscreen Operand stack: -0.0 0 --nostringval-- renderer return value: 255 renderer received signal: 255 tail process done writing data to STDOUT KID4 finished -- Christian