On 8/8/07, Antti Harri <[EMAIL PROTECTED]> wrote: > On Wed, 8 Aug 2007, Lars Hansson wrote: > > > Trying to get CUPS working is giving me some headaches. If I use any > > other driver than "raw" printing a test page results in "Unsupported > > format 'application/postscript'!" and printing from other applications > > (KDE, xpp) gives an "client-error-document-format-not-supported" even > > if i try to print a plain text file. Am i missing something obvious or > > is there a problem with the CUPS port? > > CUPS is 1.2.7p3 from ports and base is snapshot from august 2. > > Try changing LogLevel in cupsd.conf to get more info out of it: With loglevel debug:
> D [08/Aug/2007:17:35:04 +0800] cupsdReadClient: 12 GET > /printers/printer1?op=print-test-page HTTP/1.1 D [08/Aug/2007:17:35:04 +0800] cupsdReadClient: 12 Browser asked for language "en-us.utf-8"... D [08/Aug/2007:17:35:04 +0800] cupsdAuthorize: No authentication data provided. D [08/Aug/2007:17:35:04 +0800] CGI /usr/local/libexec/cups/cgi-bin/printers.cgi started - PID = 23576 I [08/Aug/2007:17:35:04 +0800] Started "/usr/local/libexec/cups/cgi-bin/printers.cgi" (pid=23576) D [08/Aug/2007:17:35:04 +0800] cupsdSendCommand: 12 file=13 D [08/Aug/2007:17:35:04 +0800] cupsdAcceptClient: 15 from localhost (Domain) D [08/Aug/2007:17:35:04 +0800] cupsdReadClient: 15 POST /printers/printer1 HTTP/1.1 D [08/Aug/2007:17:35:04 +0800] cupsdAuthorize: No authentication data provided. D [08/Aug/2007:17:35:04 +0800] Print-Job ipp://localhost:631/printers/printer1 D [08/Aug/2007:17:35:04 +0800] print_job: request file type is application/postscript. D [08/Aug/2007:17:35:04 +0800] Print-Job client-error-document-format-not-supported: Unsupported format 'application/postscript'! D [08/Aug/2007:17:35:04 +0800] cupsdProcessIPPRequest: 15 status_code=40a (client-error-document-format-not-supported) --- Lars Hansson
