Re: Can't get HP Deskjet 712C set up in CUPS! [SOLVED]

[email protected] (Ben Pont) Thu, 15 Jun 2006 06:59:54 +0000 (UTC)
Newsgroups gmane.linux.printing.general
Organization http://www.linuxprinting.org/
Message-ID <[email protected]>
SOLUTION: install pnm2ppa package

In article <[email protected]>, [email protected] (Ben
Pont) writes:
> 
> I noticed in the previous log that I was missing foomatic package and
> dependencies...I downloaded and compiled w/ cups support, restarted cupsd,
> printed test page and got following output:
> 
> D [15/Jun/2006:00:00:26 -0500] CloseClient: 5
> D [15/Jun/2006:00:02:44 -0500] AcceptClient: 5 from localhost:631.
> D [15/Jun/2006:00:02:44 -0500] ReadClient: 5 GET /admin HTTP/1.1
> D [15/Jun/2006:00:02:44 -0500] CGI /usr/lib/cups/cgi-bin/admin.cgi started -
> PID = 18682
> I [15/Jun/2006:00:02:44 -0500] Started "/usr/lib/cups/cgi-bin/admin.cgi"
> (pid=18682)
> D [15/Jun/2006:00:02:44 -0500] SendCommand: 5 file=9
> D [15/Jun/2006:00:02:46 -0500] ReadClient: 5 GET /printers/ HTTP/1.1
> D [15/Jun/2006:00:02:46 -0500] CGI /usr/lib/cups/cgi-bin/printers.cgi started
-
> PID = 18684
> I [15/Jun/2006:00:02:47 -0500] Started "/usr/lib/cups/cgi-bin/printers.cgi"
> (pid=18684)
> D [15/Jun/2006:00:02:47 -0500] SendCommand: 5 file=9
> D [15/Jun/2006:00:02:48 -0500] AcceptClient: 8 from localhost:631.
> D [15/Jun/2006:00:02:48 -0500] ReadClient: 8 POST / HTTP/1.1
> D [15/Jun/2006:00:02:48 -0500] ProcessIPPRequest: 8 status_code=1
> D [15/Jun/2006:00:02:48 -0500] ReadClient: 8 POST / HTTP/1.1
> D [15/Jun/2006:00:02:48 -0500] ProcessIPPRequest: 8 status_code=1
> D [15/Jun/2006:00:02:48 -0500] CloseClient: 8
> D [15/Jun/2006:00:02:51 -0500] ReadClient: 5 GET
> /printers/hpdjet712c?op=print-test-page HTTP/1.1
> D [15/Jun/2006:00:02:51 -0500] CGI /usr/lib/cups/cgi-bin/printers.cgi started
-
> PID = 18685
> I [15/Jun/2006:00:02:51 -0500] Started "/usr/lib/cups/cgi-bin/printers.cgi"
> (pid=18685)
> D [15/Jun/2006:00:02:51 -0500] SendCommand: 5 file=9
> D [15/Jun/2006:00:02:51 -0500] AcceptClient: 8 from localhost:631.
> D [15/Jun/2006:00:02:51 -0500] ReadClient: 8 POST /printers/hpdjet712c
HTTP/1.1
> D [15/Jun/2006:00:02:51 -0500] print_job: request file type is
> application/postscript.
> D [15/Jun/2006:00:02:51 -0500] check_quotas: requesting-user-name = 'root'
> D [15/Jun/2006:00:02:51 -0500] print_job: requesting-user-name = 'root'
> D [15/Jun/2006:00:02:51 -0500] Adding default job-sheets values
"none,none"...
> I [15/Jun/2006:00:02:51 -0500] Adding start banner page "none" to job 14.
> I [15/Jun/2006:00:02:51 -0500] Adding end banner page "none" to job 14.
> I [15/Jun/2006:00:02:51 -0500] Job 14 queued on 'hpdjet712c' by 'root'.
> D [15/Jun/2006:00:02:51 -0500] Job 14 hold_until = 0
> D [15/Jun/2006:00:02:51 -0500] StartJob(14, 0x8099c60)
> D [15/Jun/2006:00:02:51 -0500] StartJob() id = 14, file = 0/1
> D [15/Jun/2006:00:02:51 -0500] job-sheets=none,none
> D [15/Jun/2006:00:02:51 -0500] banner_page = 0
> D [15/Jun/2006:00:02:51 -0500] StartJob: argv =
"hpdjet712c","14","root","Test
> Page","1","","/var/spool/cups/d00014-001"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[2]="USER=root"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[3]="CHARSET=utf-8"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[4]="LANG=en_US"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[5]="PPD=/etc/cups/ppd/hpdjet712c.ppd"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[7]="RIP_MAX_CACHE=8m"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[9]="CONTENT_TYPE=application/postscript"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[10]="DEVICE_URI=parallel:/dev/lp0"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[11]="PRINTER=hpdjet712c"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[12]="CUPS_DATADIR=/usr/share/cups"
> D [15/Jun/2006:00:02:51 -0500] StartJob:
> envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[14]="CUPS_SERVER=localhost"
> D [15/Jun/2006:00:02:51 -0500] StartJob: envp[15]="IPP_PORT=631"
> D [15/Jun/2006:00:02:51 -0500] StartJob: statusfds = [ 10 11 ]
> D [15/Jun/2006:00:02:51 -0500] StartJob: filterfds[1] = [ 12 -1 ]
> D [15/Jun/2006:00:02:51 -0500] StartJob: filter =
"/usr/lib/cups/filter/pstops"
> D [15/Jun/2006:00:02:51 -0500] StartJob: filterfds[0] = [ 13 14 ]
> D [15/Jun/2006:00:02:51 -0500] start_process("/usr/lib/cups/filter/pstops",
> 0xbfd53190, 0xbfd52500, 12, 14, 11)
> I [15/Jun/2006:00:02:51 -0500] Started filter /usr/lib/cups/filter/pstops
(PID
> 18686) for job 14.
> D [15/Jun/2006:00:02:51 -0500] StartJob: filter =
> "/usr/lib/cups/filter/foomatic-rip"
> D [15/Jun/2006:00:02:51 -0500] StartJob: filterfds[1] = [ 12 15 ]
> D [15/Jun/2006:00:02:51 -0500]
> start_process("/usr/lib/cups/filter/foomatic-rip", 0xbfd53190, 0xbfd52500,
13,
> 15, 11)
> I [15/Jun/2006:00:02:51 -0500] Started filter
/usr/lib/cups/filter/foomatic-rip
> (PID 18687) for job 14.
> D [15/Jun/2006:00:02:51 -0500] StartJob: backend =
> "/usr/lib/cups/backend/parallel"
> D [15/Jun/2006:00:02:51 -0500] StartJob: filterfds[0] = [ -1 13 ]
> D [15/Jun/2006:00:02:51 -0500]
start_process("/usr/lib/cups/backend/parallel",
> 0xbfd53190, 0xbfd52500, 12, 13, 11)
> I [15/Jun/2006:00:02:51 -0500] Started backend /usr/lib/cups/backend/parallel
> (PID 18688) for job 14.
> D [15/Jun/2006:00:02:51 -0500] ProcessIPPRequest: 8 status_code=0
> D [15/Jun/2006:00:02:51 -0500] CloseClient: 8
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Page = 612x792; 0,0 to 612,792
> D [15/Jun/2006:00:02:52 -0500] [Job 14] slowcollate=0, slowduplex=0,
> sloworder=0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%BoundingBox: 0 0 612 792
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%Pages: 1
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%LanguageLevel: 1
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%DocumentData: Clean7Bit
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%DocumentSuppliedResources:
procset
> testprint/1.1
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%DocumentNeededResources: font
> Helvetica Helvetica-Bold Times-Roman
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%Creator: Michael Sweet, Easy
> Software Products
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%CreationDate: May 11, 1999
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%Title: Test Page
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%EndComments
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%BeginProlog
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%BeginResource procset testprint
1.1
> 0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%EndResource
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%EndProlog
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%Page: 1 1
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%Page: 1 1
> D [15/Jun/2006:00:02:52 -0500] [Job 14] pw = 612.0, pl = 792.0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] PageLeft = 0.0, PageRight = 612.0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] PageTop = 792.0, PageBottom = 0.0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] PageWidth = 612.0, PageLength = 792.0
> D [15/Jun/2006:00:02:52 -0500] [Job 14] 0 %%EOF
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Saw EOF!
> D [15/Jun/2006:00:02:52 -0500] [Job 14] foomatic-rip version $Revision:
> 3.43.2.6 $ running...
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Parsing PPD file ...
> D [15/Jun/2006:00:02:52 -0500] [Job 14] *cupsFilter:
> "application/vnd.cups-postscript 0 foomatic-rip"
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option ColorSpace
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option Resolution
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option PageSize
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option PageRegion
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option ImageableArea
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option PaperDimension
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option ColorMode
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option EconoFast
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option Dither
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option Bidirectional
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option Blackness
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option TopMargin
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option BottomMargin
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option LeftMargin
> D [15/Jun/2006:00:02:52 -0500] [Job 14] Added option RightMargin
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option XOffset
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option YOffset
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option Model
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option pnmFormat
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option GammaFile
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Added option Font
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Parameter Summary
> D [15/Jun/2006:00:02:53 -0500] [Job 14] -----------------
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Spooler: cups
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Printer: hpdjet712c
> D [15/Jun/2006:00:02:53 -0500] [Job 14] PPD file:
/etc/cups/ppd/hpdjet712c.ppd
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Printer model: HP DeskJet 712C
> Foomatic/pnm2ppa (recommended)
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Job title: Test Page
> D [15/Jun/2006:00:02:53 -0500] [Job 14] File(s) to be printed: 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] <STDIN>
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14]
> ================================================
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] File: <STDIN>
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14]
> ================================================
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Reading PostScript input ...
> D [15/Jun/2006:00:02:53 -0500] [Job 14] --> This document is DSC-conforming!
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] -----------
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginProlog
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%EndProlog
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] -----------
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginSetup
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Inserting PostScript code for CUPS'
> page accounting
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *PageSize
Letter
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: PageSize=Letter --> Option
will
> be set by PostScript interpreter
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *pnmFormat
> PixMap
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: pnmFormat=PixMap --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> pnmFormat=PixMap
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: pnmFormat=PixMap --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *ColorMode
CMYK
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: ColorMode=CMYK --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> ColorMode=CMYK
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: ColorMode=CMYK --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *EconoFast Off
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: EconoFast=Off --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> EconoFast=Off
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: EconoFast=Off --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *Dither
> FloydSteinberg
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Dither=FloydSteinberg -->
> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> Dither=FloydSteinberg
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Dither=FloydSteinberg -->
> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *GammaFile
> Default
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: GammaFile=Default --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> GammaFile=Default
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: GammaFile=Default --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *Bidirectional
> Default
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Bidirectional=Default -->
> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> Bidirectional=Default
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Bidirectional=Default -->
> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *Blackness 2
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Blackness=2 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> Blackness=2
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: Blackness=2 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *TopMargin 10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: TopMargin=10 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> TopMargin=10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: TopMargin=10 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *BottomMargin
> 150
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: BottomMargin=150 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> BottomMargin=150
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: BottomMargin=150 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *LeftMargin 10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: LeftMargin=10 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> LeftMargin=10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: LeftMargin=10 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *RightMargin
10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: RightMargin=10 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> RightMargin=10
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: RightMargin=10 --> Setting
> option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *XOffset 160
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: XOffset=160 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> XOffset=160
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: XOffset=160 --> Setting
option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%BeginFeature: *YOffset 50
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: YOffset=50 --> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %% FoomaticRIPOptionSetting:
> YOffset=50
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Option: YOffset=50 --> Setting option
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found: %%EndSetup
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] -----------
> D [15/Jun/2006:00:02:53 -0500] [Job 14] New page:  1 1
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Inserting option code into
"PageSetup"
> section.
> D [15/Jun/2006:00:02:53 -0500] [Job 14] No page header or page header not
> DSC-conforming
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Stopping search for page header
options
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Found:
> D [15/Jun/2006:00:02:53 -0500] [Job 14] pageHeight sub			% Move down...
> D [15/Jun/2006:00:02:53 -0500] [Job 14] --> Output goes directly to the
> renderer now.
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] Starting renderer
> D [15/Jun/2006:00:02:53 -0500] [Job 14] JCL: <job data> 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] 
> D [15/Jun/2006:00:02:53 -0500] [Job 14] renderer PID kid4=18690
> D [15/Jun/2006:00:02:53 -0500] [Job 14] renderer command: gs -q -dNOPAUSE
> -dPARANOIDSAFER -dBATCH -r600 -sDEVICE=ppmraw  -sOutputFile=- - | pnm2ppa -v
> 712  -B 2 -t 10 -b 150 -l 10 -r 10 -x 160 -y 50 -i - -o -
> D [15/Jun/2006:00:02:54 -0500] [Job 14] 
> D [15/Jun/2006:00:02:54 -0500] [Job 14] Closing renderer
> D [15/Jun/2006:00:02:54 -0500] [Job 14] foomatic-gswrapper: gs '-dNOPAUSE'
> '-dPARANOIDSAFER' '-dBATCH' '-r600' '-sDEVICE=ppmraw' '-sOutputFile=| cat
>&3'
> '/dev/fd/0' 3>&1 1>&2
> D [15/Jun/2006:00:02:54 -0500] [Job 14] sh: pnm2ppa: command not found
> D [15/Jun/2006:00:02:54 -0500] [Job 14] ESP Ghostscript 815.02 (2006-04-19)
> D [15/Jun/2006:00:02:54 -0500] [Job 14] Copyright (C) 2004 artofcode LLC,
> Benicia, CA.  All rights reserved.
> D [15/Jun/2006:00:02:54 -0500] [Job 14] This software comes with NO WARRANTY:
> see the file PUBLIC for details.
> D [15/Jun/2006:00:02:55 -0500] [Job 14] Loading NimbusSanL-Bold font from
> /usr/share/fonts/default/ghostscript/n019004l.pfb... 2271760 900846 1697636
> 366498 1 done.
> D [15/Jun/2006:00:02:55 -0500] [Job 14] Loading NimbusSanL-Regu font from
> /usr/share/fonts/default/ghostscript/n019003l.pfb... 2288424 976500 1697636
> 366983 1 done.
> D [15/Jun/2006:00:02:55 -0500] [Job 14] Loading NimbusRomNo9L-Regu font from
> /usr/share/fonts/default/ghostscript/n021003l.pfb... 2425664 1115636 1697636
> 367752 1 done.
> D [15/Jun/2006:00:02:56 -0500] [Job 14] Loading NimbusSanL-BoldItal font from
> /usr/share/fonts/default/ghostscript/n019024l.pfb... 2542808 1220143 1697636
> 376900 1 done.
> D [15/Jun/2006:00:02:56 -0500] [Job 14] cat: write error: Broken pipe
> E [15/Jun/2006:00:03:06 -0500] [Job 14] /ioerror in --.outputpage--
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Operand stack:
> D [15/Jun/2006:00:03:06 -0500] [Job 14] 416.5	308.0	306.0	748.0	306.0  
> 55.0   51.0   1   true
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Execution stack:
> D [15/Jun/2006:00:03:06 -0500] [Job 14] %interp_exit   .runexec2  
> --nostringval--   --nostringval--   --nostringval--   2   %stopped_push  
> --nostringval--   --nostringval--   --nostringval--	false	1  
%stopped_push
>   1   3   %oparray_pop	 1   3	 %oparray_pop	1   3	%oparray_pop   1   3  
> %oparray_pop	 .runexec2   --nostringval--   --nostringval--	
--nostringval-- 
>  2   %stopped_push   --nostringval--	 7   3	 %oparray_pop	--nostringval-- 
> --nostringval--
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Dictionary stack:
> D [15/Jun/2006:00:03:06 -0500] [Job 14] --dict:1121/1686(ro)(G)--  
> --dict:0/20(G)--   --dict:106/200(L)--
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Current allocation mode is local
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Last OS error: 32
> D [15/Jun/2006:00:03:06 -0500] [Job 14] ESP Ghostscript 815.02: Unrecoverable
> error, exit code 1
> D [15/Jun/2006:00:03:06 -0500] [Job 14] renderer return value: 127
> D [15/Jun/2006:00:03:06 -0500] [Job 14] renderer received signal: 127
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Process dying with "The renderer
> command line returned an unrecognized error code 127.", exit stat: 1
> D [15/Jun/2006:00:03:06 -0500] [Job 14] The renderer command line returned an
> unrecognized error code 127.
> D [15/Jun/2006:00:03:06 -0500] [Job 14] tail process done writing data to
> STDOUT
> D [15/Jun/2006:00:03:06 -0500] [Job 14] KID4 finished
> D [15/Jun/2006:00:03:06 -0500] [Job 14] KID3 exited with status 1
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Renderer exit stat: 1
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Renderer process finished
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Killing process 18689 (KID3)
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Process dying with "Error closing
> renderer", exit stat: 1
> D [15/Jun/2006:00:03:06 -0500] [Job 14] Error closing renderer
> E [15/Jun/2006:00:03:06 -0500] PID 18687 stopped with status 1!
> D [15/Jun/2006:00:03:06 -0500] UpdateJob: job 14, file 0 is complete.
> D [15/Jun/2006:00:03:06 -0500] CancelJob: id = 14
> D [15/Jun/2006:00:03:06 -0500] StopJob: id = 14, force = 0
> D [15/Jun/2006:00:03:06 -0500] StopJob: printer state is 3