paladin-zero Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/117955996341a1a00cc078f.gif)
Joined: 19 May 2004 Posts: 322
|
Posted: Fri Aug 03, 2007 7:02 pm Post subject: unable to print: unsupported format errors [SOLVED] |
|
|
I havent been able to print for a couple weeks. If I print through kde, I get error messages like
Code: | A print error occurred. Error message received from system:
cupsdoprint -P 'admin_hp' -J 'Mapping 3D X-ray Fluorescence Datasets to Elemental Distributions using Principal Component Analysis and Fitting' -H '/var/run/cups/cups.sock:631' -U 'darren' -o ' copies=1 orientation-requested=3' '/tmp/kde-darren/konqueror2PQjkb.ps' : execution failed with message:
client-error-document-format-not-supported |
I have loglevel = debug in my cups.conf, here is the tail end of my cups errorlog:
Code: | D [03/Aug/2007:14:55:30 -0400] cupsdReadClient: 10 POST / HTTP/1.1
D [03/Aug/2007:14:55:30 -0400] cupsdAuthorize: No authentication data provided.
D [03/Aug/2007:14:55:30 -0400] Get-Printer-Attributes ipp://localhost/printers/admin_hp
D [03/Aug/2007:14:55:30 -0400] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [03/Aug/2007:14:55:30 -0400] cupsdReadClient: 10 GET /printers/admin_hp.ppd HTTP/1.1
D [03/Aug/2007:14:55:30 -0400] cupsdAuthorize: No authentication data provided.
D [03/Aug/2007:14:55:30 -0400] write_file: 10 file=12
D [03/Aug/2007:14:55:30 -0400] cupsdAcceptClient: 12 from localhost:631 (IPv4)
D [03/Aug/2007:14:55:30 -0400] cupsdReadClient: 12 POST / HTTP/1.1
D [03/Aug/2007:14:55:30 -0400] cupsdAuthorize: username="root"
D [03/Aug/2007:14:55:30 -0400] Get-Jobs ipp://dale:631/printers/admin_hp
D [03/Aug/2007:14:55:30 -0400] cupsdProcessIPPRequest: 12 status_code=0 (successful-ok)
D [03/Aug/2007:14:55:30 -0400] cupsdCloseClient: 12 |
if I try printing something like a png with lpr, I get an "lpr: unsupported format" error.
I'm running ~amd64, with gcc-4.2.0, cups-1.2.12, and ghostscript-gpl-8.57. I've been using ghostscript-gpl instead of ghostscript-esp for 18 months now, but my printing problems started just recently. Can anyone offer a suggestion, aside from using ghostscript-esp, or downgrading cups? I've tried both, neither helped.
Thanks
Last edited by paladin-zero on Fri Aug 03, 2007 7:29 pm; edited 1 time in total |
|