Comment 2 for bug 196687

Revision history for this message
Pascal De Vuyst (pascal-devuyst) wrote :

D [28/Feb/2008:18:58:35 +0100] [Job 16] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 5600" -dDEVICEWIDTHPOINTS=0 -dDEVICEHEIGHTPOINTS=0 -dDuplex=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=6 -dIjsUseOutputFD -sOutputFile=- -
D [28/Feb/2008:18:58:36 +0100] [Job 16] Unrecoverable error: configurationerror in setpagedevice

It looks like PageSize=Custom is used which causes the -dDEVICEWIDTHPOINTS=0 -dDEVICEHEIGHTPOINTS=0 parameters to be use that cause the problem. Not sure if this is a problem in ghostscript or the PPD file (foomatic-db-hpijs).
Has also been reported in Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459930.