Page 1 of 1

Gentoo install ok, error when trying to print

Posted: Fri Jan 05, 2007 11:37 pm
by Scorpaen
Here's the error message I get when I try to print from Kwrite

cupsdoprint -P 'tp0' -J 'Untitled' -H 'teh:631' -U 'scorpaen' -o ' copies=1 cpi=10 lpi=6 multiple-document-handling=separate-documents-collated-copies orientation-requested=3' '/tmp/kde-scorpaen/kdeprint_ZVey6Hk5' : execution failed with message:
client-error-document-format-not-supported

Posted: Mon Jan 22, 2007 6:06 pm
by Scorpaen
i'm still stuck with this ... can anyone please help?

Posted: Tue Jan 23, 2007 9:03 am
by zedonet
It seems that the file format of the file to be printed cannot be recognized or converted by the CUPS printing system.

You could post a portion of /var/log/cups/error_log where this print job occurs.

Posted: Mon Mar 05, 2007 1:58 am
by Scorpaen
D [04/Mar/2007:20:55:50 -0500] cupsdAuthorize: No authentication data provided.
D [04/Mar/2007:20:55:50 -0500] Print-Job ipp://localhost/printers/tp0
D [04/Mar/2007:20:55:50 -0500] print_job: auto-typing file...
D [04/Mar/2007:20:55:50 -0500] print_job: request file type is application/postscript.
D [04/Mar/2007:20:55:50 -0500] Print-Job client-error-document-format-not-supported: Unsupported format 'application/postscript'!
D [04/Mar/2007:20:55:50 -0500] cupsdProcessIPPRequest: 11 status_code=40a (client-error-document-format-not-supported)

Posted: Mon Mar 05, 2007 5:25 am
by Scorpaen
i fixed my printer.
i had the wrong ghostscript installed. i had ghostscript-gnu or something like that, now i installed ghostscript-esp, re-installed cups, did a revdep-rebuild, re-did my config file and re-installed turboprint. then i had to log in to the config page at http://127.0.0.1:631 and go thru the 'modify printer' wizard. once i'd done that, my printer started spitting out the jobs in the queue.
this has been very frustrating and time-consuming.
i hope this post helps someone else.

Scorpaen