[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#356500: [Pkg-cups-devel] Bug#356500: cupsys: doesn't print (not even testpage), Renderer fails (exit stat: 9)



Kenshi Muto wrote:
> tags 356500 + moreinfo
> thanks
> 
> At Sun, 12 Mar 2006 14:27:33 +0100,
> Joerg Beyer wrote:
> 
>>Package: cupsys
>>Version: 1.1.23-15
>>Severity: important
> 
> 
> Sorry for my late response.
> 
> 
>>my cups installation stopped working, after working for a long time.
>>Last successful print was about a month ago (I did not try it in the
>>last weeks).
> 
> 
>>D [12/Mar/2006:13:52:26 +0100] [Job 120] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 3600' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-r300' '-sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:PenSet=0' '-dIjsUseOutputFD' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2
>>E [12/Mar/2006:13:52:27 +0100] [Job 120] Unable to send print file to printer: Invalid argument
> 
> 
> You're using testing distribution, right?

yes.

> CUPS in Debian hasn't been changed since long days ago.
> 
> It looks hpijs or gs-esp problem.

I just tracked down, what has changed on this box, by looking at the
modificatiob date of /etc/ files: a udev rules was misspelled:
BUS="usb", SYSFS{serial}="MY39UC2XXXXX", NAME="%k", SYMLINK="hp_5510"
instead of:
BUS=="usb", SYSFS{serial}=="MY39UC2XXXXX", NAME="%k", SYMLINK="hp_5510"
that is a = where == was needed. I have no idea when this went wrong.
( I guess the parsing of udev rules have *not* changed...)

I guess that way the device file for the printer was never found.

Now printing works as before.

Anything I could do to track down the real source of this problem?

	joerg

> Check upgrade and try to replace your PPD by newer PPD version.
> 
> Thanks,





Reply to: