Hello!
Printing was working fine up until yesterday on my hp psc 2175
all-in-one attached with USB to my fedora core 6 desktop machine.
Now it will only print from gimp; anything else mysteriously stops in
the queue.
Actually, it's not quite that mysterious; ghostscript appears to be
dying with 'undefined filename in cjk/cjkvinit.ps'. But why?
Here's the part of the log that I thought might be relevant:
D [04/Jan/2007:00:43:05 -0800] [Job 18] foomatic-gswrapper: gs '-dBATCH'
'-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs'
'-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD'
'-sDeviceModel=DESKJET 990' '-dDEVICEWIDTHPOINTS=612'
'-dDEVICEHEIGHTPOINTS=792' '-dDuplex=false' '-r300'
'-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7'
'-dIjsUseOutputFD' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2
W [04/Jan/2007:00:43:05 -0800] [Job 18] color pen has low ink
D [04/Jan/2007:00:43:05 -0800] Discarding unused printer-state-changed
event...
C [04/Jan/2007:00:43:05 -0800] [Job 18] undefinedfilename in
cjkv/cjkvinit.ps
D [04/Jan/2007:00:43:05 -0800] Discarding unused printer-state-changed
event...
Arrrrrgh. I found the problem. I did an 'strace -fo/tmp/a -p <pid of
cupsd>' and found this:
8947 open("/usr/share/ghostscript/8.15/lib/cjkv/cjkvinit.ps", O_RDONLY)
= -1 EACCES (Permission denied)
It turns out the directory /usr/share/ghostscript/8.15/lib/cjkv/ had 700
permissions instead of 755. Going to have to report this bug to Redhat.
Fix:
chmod 755 /usr/share/ghostscript/8.15/lib/cjkv/
--
PF <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help