[CentOS] CUPS Problem

Les Bowditch

piperlester at shaw.ca
Mon Oct 16 04:09:29 UTC 2006


The Highlights: 

-CentOS 4.4 & CUPS
-HPLIP Installed
-Running as server, no GUI.  
-Can print from command-line no problem.  
-Printing from Windows XP via Samba puts job in the correct queue, job is processed but not parsed or rendered.  The job is removed from the queue, but never prints.  (I've RTFM and google'd it, no avail...) Help??


When printing from commandline (eg. cat file | lpr), this is the result I got.  The print job came out just fine.

=================================
D [15/Oct/2006:14:53:53 -0600] AcceptClient: 8 from localhost:631.
D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST / HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_code=1
D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST / HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_code=1
D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST / HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_code=0
D [15/Oct/2006:14:53:53 -0600] CloseClient: 8
D [15/Oct/2006:14:53:53 -0600] AcceptClient: 8 from localhost:631.
D [15/Oct/2006:14:53:53 -0600] ReadClient: 8 POST /printers/psc_1200 HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] print_job: auto-typing file...
D [15/Oct/2006:14:53:53 -0600] print_job: request file type is text/plain.
D [15/Oct/2006:14:53:53 -0600] check_quotas: requesting-user-name = 'root'
D [15/Oct/2006:14:53:53 -0600] print_job: requesting-user-name = 'root'
I [15/Oct/2006:14:53:53 -0600] Adding start banner page "none" to job 21.
I [15/Oct/2006:14:53:53 -0600] Adding end banner page "none" to job 21.
I [15/Oct/2006:14:53:53 -0600] Job 21 queued on 'psc_1200' by 'root'.
D [15/Oct/2006:14:53:53 -0600] Job 21 hold_until = 0
D [15/Oct/2006:14:53:53 -0600] StartJob(21, 0x89e8cd0)
D [15/Oct/2006:14:53:53 -0600] StartJob() id = 21, file = 0/1
D [15/Oct/2006:14:53:53 -0600] job-sheets=none,none
D [15/Oct/2006:14:53:53 -0600] banner_page = 0
D [15/Oct/2006:14:53:53 -0600] StartJob: argv = "psc_1200","21","root","(stdin)","1","","/var/spool/cups/d00021-001"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[2]="USER=root"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[3]="CHARSET=utf-8"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[4]="LANG=en_US"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[5]="PPD=/etc/cups/ppd/psc_1200.ppd"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[9]="CONTENT_TYPE=text/plain"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[10]="DEVICE_URI=hp:/usb/psc_1200_series?serial=MY39DF704B5H"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[11]="PRINTER=psc_1200"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[14]="CUPS_SERVER=localhost"
D [15/Oct/2006:14:53:53 -0600] StartJob: envp[15]="IPP_PORT=631"
D [15/Oct/2006:14:53:53 -0600] StartJob: statusfds = [ 10 11 ]
D [15/Oct/2006:14:53:53 -0600] StartJob: filterfds[1] = [ 12 -1 ]
D [15/Oct/2006:14:53:53 -0600] StartJob: filter = "/usr/lib/cups/filter/texttops"
D [15/Oct/2006:14:53:53 -0600] StartJob: filterfds[0] = [ 13 14 ]
D [15/Oct/2006:14:53:53 -0600] start_process("/usr/lib/cups/filter/texttops", 0xbff0e6b0, 0xbff0da20, 12, 14, 11)
I [15/Oct/2006:14:53:53 -0600] Started filter /usr/lib/cups/filter/texttops (PID 8295) for job 21.
D [15/Oct/2006:14:53:53 -0600] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [15/Oct/2006:14:53:53 -0600] StartJob: filterfds[1] = [ 12 15 ]
D [15/Oct/2006:14:53:53 -0600] start_process("/usr/lib/cups/filter/pstops", 0xbff0e6b0, 0xbff0da20, 13, 15, 11)
I [15/Oct/2006:14:53:53 -0600] Started filter /usr/lib/cups/filter/pstops (PID 8296) for job 21.
D [15/Oct/2006:14:53:53 -0600] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [15/Oct/2006:14:53:53 -0600] StartJob: filterfds[0] = [ 13 14 ]
D [15/Oct/2006:14:53:53 -0600] start_process("/usr/lib/cups/filter/foomatic-rip", 0xbff0e6b0, 0xbff0da20, 12, 14, 11)
I [15/Oct/2006:14:53:53 -0600] Started filter /usr/lib/cups/filter/foomatic-rip (PID 8297) for job 21.
D [15/Oct/2006:14:53:53 -0600] StartJob: backend = "/usr/lib/cups/backend/hp"
D [15/Oct/2006:14:53:53 -0600] StartJob: filterfds[1] = [ -1 12 ]
D [15/Oct/2006:14:53:53 -0600] start_process("/usr/lib/cups/backend/hp", 0xbff0e6b0, 0xbff0da20, 13, 12, 11)
I [15/Oct/2006:14:53:53 -0600] Started backend /usr/lib/cups/backend/hp (PID 8298) for job 21.
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 8 status_code=0
D [15/Oct/2006:14:53:53 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 6 status_code=1
D [15/Oct/2006:14:53:53 -0600] [Job 21] Page = 612x792; 18,36 to 594,783
D [15/Oct/2006:14:53:53 -0600] [Job 21] Page = 612x792; 18,36 to 594,783
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->num_fonts = 35
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[0] = AvantGarde-Book
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[1] = AvantGarde-BookOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[2] = AvantGarde-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[3] = AvantGarde-DemiOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[4] = Bookman-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[5] = Bookman-DemiItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[6] = Bookman-Light
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[7] = Bookman-LightItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[8] = Courier
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[9] = Courier-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->num_fonts = 35
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[0] = AvantGarde-Book
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[1] = AvantGarde-BookOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[2] = AvantGarde-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[3] = AvantGarde-DemiOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[4] = Bookman-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[5] = Bookman-DemiItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[6] = Bookman-Light
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[7] = Bookman-LightItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[8] = Courier
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->num_fonts = 35
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[0] = AvantGarde-Book
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[1] = AvantGarde-BookOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[2] = AvantGarde-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[3] = AvantGarde-DemiOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[4] = Bookman-Demi
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[5] = Bookman-DemiItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[6] = Bookman-Light
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[7] = Bookman-LightItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[8] = Courier
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[9] = Courier-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[10] = Courier-BoldOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[11] = Courier-Oblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[12] = Helvetica
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[13] = Helvetica-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[14] = Helvetica-BoldOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[15] = Helvetica-Narrow
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[16] = Helvetica-Narrow-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[17] = Helvetica-Narrow-BoldOblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[18] = Helvetica-Narrow-Oblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[19] = Helvetica-Oblique
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[20] = NewCenturySchlbk-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[21] = NewCenturySchlbk-BoldItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[22] = NewCenturySchlbk-Italic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[23] = NewCenturySchlbk-Roman
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[24] = Palatino-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[25] = Palatino-BoldItalic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[26] = Palatino-Italic
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[27] = Palatino-Roman
D [15/Oct/2006:14:53:53 -0600] [Job 21] ppd->fonts[28] = Symbol
D [15/Oct/2006:14:53:53 -0600] [Job 21] slowcollate=0, slowduplex=0, sloworder=0
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%BoundingBox: 0 0 612 792
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Creator: texttops/CUPS v1.1.22rc1
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%CreationDate: Sun 15 Oct 2006 02:53:53 PM MDT
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Title: (stdin)
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%For: root
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Pages: (atend)
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%DocumentNeededResources: font Courier-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%+ font Courier
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%+ font Symbol
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%DocumentSuppliedResources: procset texttops 1.1 0
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%+ font Courier-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%+ font Courier
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%+ font Symbol
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%EndComments
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%BeginProlog
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%BeginResource: font Courier-Bold
D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%CreationDate: Wed Dec 22 1999
D [15/Oct/2006:14:53:53 -0600] CloseClient: 8
D [15/Oct/2006:14:53:53 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:14:53:53 -0600] ProcessIPPRequest: 6 status_code=1
D [15/Oct/2006:14:53:54 -0600] AcceptClient: 8 from localhost:631.
D [15/Oct/2006:14:53:54 -0600] AcceptClient: 11 from localhost:631.
D [15/Oct/2006:14:53:54 -0600] ReadClient: 11 POST / HTTP/1.1
D [15/Oct/2006:14:53:54 -0600] ProcessIPPRequest: 11 status_code=1
D [15/Oct/2006:14:53:54 -0600] ReadClient: 11 POST / HTTP/1.1
D [15/Oct/2006:14:53:54 -0600] ProcessIPPRequest: 11 status_code=1
D [15/Oct/2006:14:53:54 -0600] ReadClient: 11 POST / HTTP/1.1
D [15/Oct/2006:14:53:54 -0600] ProcessIPPRequest: 11 status_code=0
D [15/Oct/2006:14:53:54 -0600] [Job 21] foomatic-rip version $Revision$ running...
D [15/Oct/2006:14:53:54 -0600] [Job 21] Parsing PPD file ...
D [15/Oct/2006:14:53:54 -0600] [Job 21] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option ColorSpace
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option Resolution
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option PageSize
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option PageRegion
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option Model
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option PrintoutMode
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option ImageableArea
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option PaperDimension
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option Quality
D [15/Oct/2006:14:53:54 -0600] [Job 21] Added option Font
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] Parameter Summary
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------------
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] Spooler: cups
D [15/Oct/2006:14:53:54 -0600] [Job 21] Printer: psc_1200
D [15/Oct/2006:14:53:54 -0600] [Job 21] Shell: /bin/sh
D [15/Oct/2006:14:53:54 -0600] [Job 21] PPD file: /etc/cups/ppd/psc_1200.ppd
D [15/Oct/2006:14:53:54 -0600] [Job 21] ATTR file:
D [15/Oct/2006:14:53:54 -0600] [Job 21] Printer model: HP PSC 1200 Foomatic/hpijs (recommended)
D [15/Oct/2006:14:53:54 -0600] [Job 21] Job title: stdin
D [15/Oct/2006:14:53:54 -0600] [Job 21] File(s) to be printed:
D [15/Oct/2006:14:53:54 -0600] [Job 21] <STDIN>
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] ================================================
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] File: <STDIN>
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] ================================================
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] Reading PostScript input ...
D [15/Oct/2006:14:53:54 -0600] [Job 21] --> This document is DSC-conforming!
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginProlog
D [15/Oct/2006:14:53:54 -0600] ReadClient: 8 POST / HTTP/1.1
D [15/Oct/2006:14:53:54 -0600] ProcessIPPRequest: 8 status_code=0
D [15/Oct/2006:14:53:54 -0600] CloseClient: 11
D [15/Oct/2006:14:53:54 -0600] ReadClient: 8 POST / HTTP/1.1
D [15/Oct/2006:14:53:54 -0600] ProcessIPPRequest: 8 status_code=0
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%EndResource
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%BeginResource: font Courier
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%CreationDate: Wed Dec 22 1999
D [15/Oct/2006:14:53:54 -0600] CloseClient: 8
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%EndResource
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%BeginResource: font Symbol
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%CreationDate: Thu Oct 21 1999
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%EndResource
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%BeginResource: procset texttops 1.1 0
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%EndResource
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%EndProlog
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%Page: 1 1
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%Page: 1 1
D [15/Oct/2006:14:53:54 -0600] [Job 21] pw = 576.0, pl = 747.0
D [15/Oct/2006:14:53:54 -0600] [Job 21] PageLeft = 18.0, PageRight = 594.0
D [15/Oct/2006:14:53:54 -0600] [Job 21] PageTop = 783.0, PageBottom = 36.0
D [15/Oct/2006:14:53:54 -0600] [Job 21] PageWidth = 612.0, PageLength = 792.0
D [15/Oct/2006:14:53:54 -0600] [Job 21] 0 %%Trailer
D [15/Oct/2006:14:53:54 -0600] [Job 21] Saw Trailer!
D [15/Oct/2006:14:53:54 -0600] [Job 21] Saw EOF!
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%EndProlog
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginSetup
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginFeature: *PrintoutMode Normal
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: PrintoutMode=Normal --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: PrintoutMode=Normal --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginFeature: *Quality FromPrintoutMode
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: Quality=FromPrintoutMode --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: Quality=FromPrintoutMode --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginFeature: *PageSize Letter
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: PageSize=Letter --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: PageSize=Letter --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%EndSetup
D [15/Oct/2006:14:53:54 -0600] [Job 21] Inserting PostScript code for CUPS' page accounting
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------
D [15/Oct/2006:14:53:54 -0600] [Job 21] New page:  1 1
D [15/Oct/2006:14:53:54 -0600] [Job 21] Inserting option code into "PageSetup" section.
D [15/Oct/2006:14:53:54 -0600] [Job 21] No page header or page header not DSC-conforming
D [15/Oct/2006:14:53:54 -0600] [Job 21] Flushing FIFO.
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] Starting renderer
D [15/Oct/2006:14:53:54 -0600] [Job 21] JCL: <job data>
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] renderer PID kid4=8305
D [15/Oct/2006:14:53:54 -0600] [Job 21] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 3320" -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1 -dIjsUseOutputFD -sOutputFile=- -
D [15/Oct/2006:14:53:54 -0600] [Job 21] foomatic-gswrapper: gs '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 3320' '-dDEVICEWIDTHPOINTS=612' '-dDEVICEHEIGHTPOINTS=792' '-r300' '-sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1' '-dIjsUseOutputFD' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [15/Oct/2006:14:53:55 -0600] [Job 21]
D [15/Oct/2006:14:53:55 -0600] [Job 21] Closing renderer
D [15/Oct/2006:14:54:24 -0600] [Job 21] KID3 exited with status 0
D [15/Oct/2006:14:54:24 -0600] [Job 21] tail process done writing data to STDOUT
D [15/Oct/2006:14:54:24 -0600] [Job 21] KID4 finished
D [15/Oct/2006:14:54:24 -0600] [Job 21] KID4 exited with status 0
D [15/Oct/2006:14:54:24 -0600] [Job 21] Renderer exit stat: 0
D [15/Oct/2006:14:54:24 -0600] [Job 21] KID3 finished
D [15/Oct/2006:14:54:24 -0600] [Job 21] Renderer process finished
D [15/Oct/2006:14:54:24 -0600] [Job 21]
D [15/Oct/2006:14:54:24 -0600] [Job 21] Closing foomatic-rip.
D [15/Oct/2006:14:54:29 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:14:54:29 -0600] UpdateJob: job 21, file 0 is complete.
D [15/Oct/2006:14:54:29 -0600] CancelJob: id = 21
D [15/Oct/2006:14:54:29 -0600] StopJob: id = 21, force = 0
D [15/Oct/2006:14:54:29 -0600] StopJob: printer state is 3
D [15/Oct/2006:14:54:29 -0600] ProcessIPPRequest: 6 status_code=1
D [15/Oct/2006:14:54:29 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:14:54:29 -0600] ProcessIPPRequest: 6 status_code=1
D [15/Oct/2006:14:59:30 -0600] Closing client 6 after 300 seconds of inactivity...
D [15/Oct/2006:14:59:30 -0600] CloseClient: 6


=================================

When I try and print from the Windows machine, the job is queued, sent to cups-backend, but doesn't get rendered or printed.  

The following is the errorlog from a failed print from Windows via Samba.  

=================================

D [15/Oct/2006:15:04:38 -0600] AcceptClient: 6 from localhost:631.
D [15/Oct/2006:15:04:38 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:15:04:38 -0600] ProcessIPPRequest: 6 status_code=0
D [15/Oct/2006:15:04:38 -0600] ReadClient: 6 POST / HTTP/1.1
D [15/Oct/2006:15:04:38 -0600] ProcessIPPRequest: 6 status_code=0
D [15/Oct/2006:15:04:38 -0600] CloseClient: 6
D [15/Oct/2006:15:04:40 -0600] AcceptClient: 6 from localhost:631.
D [15/Oct/2006:15:04:40 -0600] ReadClient: 6 POST /printers/psc_1200 HTTP/1.1
D [15/Oct/2006:15:04:40 -0600] print_job: request file type is application/vnd.cups-raw.
D [15/Oct/2006:15:04:40 -0600] check_quotas: requesting-user-name = 'nobody'
D [15/Oct/2006:15:04:40 -0600] print_job: requesting-user-name = 'nobody'
D [15/Oct/2006:15:04:40 -0600] Adding default job-sheets values "none,none"...
I [15/Oct/2006:15:04:40 -0600] Adding start banner page "none" to job 22.
I [15/Oct/2006:15:04:40 -0600] Adding end banner page "none" to job 22.
I [15/Oct/2006:15:04:40 -0600] Job 22 queued on 'psc_1200' by 'nobody'.
D [15/Oct/2006:15:04:40 -0600] Job 22 hold_until = 0
D [15/Oct/2006:15:04:40 -0600] StartJob(22, 0x89e8cd0)
D [15/Oct/2006:15:04:40 -0600] StartJob() id = 22, file = 0/1
D [15/Oct/2006:15:04:40 -0600] job-sheets=none,none
D [15/Oct/2006:15:04:40 -0600] banner_page = 0
D [15/Oct/2006:15:04:40 -0600] StartJob: argv = "psc_1200","22","nobody","smbprn.00000076 SRV 2 D0 - Notepad","1","","/var/spool/cups/d00022-001"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[2]="USER=root"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[3]="CHARSET=utf-8"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[4]="LANG=en_US"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[5]="PPD=/etc/cups/ppd/psc_1200.ppd"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[9]="CONTENT_TYPE=application/vnd.cups-raw"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[10]="DEVICE_URI=hp:/usb/psc_1200_series?serial=MY39DF704B5H"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[11]="PRINTER=psc_1200"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[14]="CUPS_SERVER=localhost"
D [15/Oct/2006:15:04:40 -0600] StartJob: envp[15]="IPP_PORT=631"
D [15/Oct/2006:15:04:40 -0600] StartJob: statusfds = [ 8 10 ]
D [15/Oct/2006:15:04:40 -0600] StartJob: filterfds[1] = [ 11 -1 ]
D [15/Oct/2006:15:04:40 -0600] StartJob: backend = "/usr/lib/cups/backend/hp"
D [15/Oct/2006:15:04:40 -0600] StartJob: filterfds[0] = [ -1 12 ]
D [15/Oct/2006:15:04:40 -0600] start_process("/usr/lib/cups/backend/hp", 0xbff0e6b0, 0xbff0da20, 11, 12, 10)
I [15/Oct/2006:15:04:40 -0600] Started backend /usr/lib/cups/backend/hp (PID 8315) for job 22.
D [15/Oct/2006:15:04:40 -0600] ProcessIPPRequest: 6 status_code=0
D [15/Oct/2006:15:04:40 -0600] AcceptClient: 10 from localhost:631.
D [15/Oct/2006:15:04:40 -0600] ReadClient: 10 POST / HTTP/1.1
D [15/Oct/2006:15:04:40 -0600] ProcessIPPRequest: 10 status_code=1
D [15/Oct/2006:15:04:40 -0600] CloseClient: 6
D [15/Oct/2006:15:04:40 -0600] ReadClient: 10 POST / HTTP/1.1
D [15/Oct/2006:15:04:40 -0600] ProcessIPPRequest: 10 status_code=1
D [15/Oct/2006:15:04:42 -0600] ReadClient: 10 POST / HTTP/1.1
D [15/Oct/2006:15:04:42 -0600] UpdateJob: job 22, file 0 is complete.
D [15/Oct/2006:15:04:42 -0600] CancelJob: id = 22
D [15/Oct/2006:15:04:42 -0600] StopJob: id = 22, force = 0
D [15/Oct/2006:15:04:42 -0600] StopJob: printer state is 3
D [15/Oct/2006:15:04:42 -0600] ProcessIPPRequest: 10 status_code=1
D [15/Oct/2006:15:04:42 -0600] ReadClient: 10 POST / HTTP/1.1
D [15/Oct/2006:15:04:42 -0600] ProcessIPPRequest: 10 status_code=1


=================================


Any assistance is greatly appreciated.  

Les



More information about the CentOS mailing list