lsm n00b
Joined: 31 Aug 2004 Posts: 30
|
Posted: Sat Jan 21, 2006 6:03 pm Post subject: cups printing to network printer (IP) locked up |
|
|
Since an emerge about a week ago, I cannot print to a network printer
(IP) connected via cups.
This same printer connected the same way has worked flawlessly for months.
I tried stepping back to various versions of cups, foomatic et al., gimp-print/gutenberg-print,
ghostscript. I've tried various alternatives, i.e., hpijs, hplip. Nothing helps.
I can add the printer. (I've used kde and cups directly via localhost:631). The printer is
found on the port, an HP Laserjet 2300.
When I print a test page, the following appears in my list of running processes:
16680 ? Ss 0:06 /usr/sbin/cupsd
16848 ? S 0:00 socket://192.168.1.200:9100 3 Test Page 1
16849 ? S 0:00 /usr/bin/perl /usr/lib/cups/filter/foomatic-rip 3 Test Page 1
16850 ? S 0:00 /usr/bin/perl /usr/lib/cups/filter/foomatic-rip 3 Test Page 1
16851 ? S 0:00 sh -c gs '-dPARANOIDSAFER' '-dNOPAUSE' '-dBATCH' '-sDEVICE=ijs' '-sIjsServer=ijsgutenprint.5.0' '-dIjsUseOutputFD' '-sDeviceManufacturer=HP' '-sDevi
16852 ? S 0:00 gs -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=ijs -sIjsServer=ijsgutenprint.5.0 -dIjsUseOutputFD -sDeviceManufacturer=HP -sDeviceModel=pcl-6 -dDEVIC
16853 ? S 0:00 ijsgutenprint.5.0
The same thing happens, whatever I print.
[edited: Note, if I print a simple text file, I still get the same behavior: the socket is stuck
open, I get the same inch or two of output (without all the ghostscript and gutenprint
melarcky).
The processor runs for a fraction of the time it used to, and then stops processing the
print job. The above list of running processes stays exactly the same, and the job remains in
the print queue.
Strangely, after a couple of minutes, the printer churns out one piece of paper, representing
about 2 inches of the printed text at the top of the page! And the rest blank. Yet the above
remains in the list of running jobs, and the print process in the queue.
If I stop cupsd, the above REMAINS in the running processes list. If I restart cupsd, new
versions of the above appear in the running processes list. And then, intermittently, the
printer spews out junk pages, of pecular characters and "smears". (This continues until I
manually delete the above running processes.)
Oddly, a fellow networked computer running windows xp tried printing to the laserjet while
my job was stuck as above, and it corrupted his printer driver. His queue was also stuck,
and I had to delete and reinstall his printer driver.
Again, I've tried stepping my system back to its configuration a week ago, but nothing
changes. I've now brought it back up to date.
I am running:
[ebuild R ] app-text/ghostscript-esp-7.07.1-r8 +X -cjk +cups -emacs +gtk 5,273 kB
[ebuild R ] net-print/cups-1.1.23-r7 -cjk +gnutls +nls +pam +samba +slp +ssl 0 kB
[ebuild R ] net-print/foomatic-3.0.2 0 kB
[ebuild R ] net-print/foomatic-db-20050606 +cups +ppds 3,370 kB
[ebuild R ] media-gfx/gimp-print-5.0.0_rc1 +cups +foomaticdb +gtk +nls +ppds +readline 3,760 kB
Again, I've also tried hpijs and hplip.
Any ideas? This worked perfectly for months until last weekend.
Nothing in the debug logs gives me any clues. FYI, here is a dump of the above:
I [21/Jan/2006:09:34:12 -0800] Printer 'HP' started by 'root'.
D [21/Jan/2006:09:34:12 -0800] StartJob(3, 0x8094bc0)
D [21/Jan/2006:09:34:12 -0800] StartJob() id = 3, file = 0/1
D [21/Jan/2006:09:34:12 -0800] job-sheets=none,none
D [21/Jan/2006:09:34:12 -0800] banner_page = 0
D [21/Jan/2006:09:34:12 -0800] StartJob: argv = "HP","3","","Test Page","1","","/var/spool/cups/d00003-001"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[2]="USER=root"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[3]="CHARSET=utf-8"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[4]="LANG=en_US"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[5]="PPD=/etc/cups/ppd/HP.ppd"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[10]="DEVICE_URI=socket://192.168.1.200:9100"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[11]="PRINTER=HP"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[14]="CUPS_SERVER=localhost"
D [21/Jan/2006:09:34:12 -0800] StartJob: envp[15]="IPP_PORT=631"
d [21/Jan/2006:09:34:12 -0800] StartJob: Allocating status buffer...
D [21/Jan/2006:09:34:12 -0800] StartJob: statusfds = [ 11 14 ]
D [21/Jan/2006:09:34:12 -0800] StartJob: filterfds[1] = [ 16 -1 ]
D [21/Jan/2006:09:34:12 -0800] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [21/Jan/2006:09:34:12 -0800] StartJob: filterfds[0] = [ 18 20 ]
D [21/Jan/2006:09:34:12 -0800] start_process("/usr/lib/cups/filter/pstops", 0xbfbbac70, 0xbfbb9fe0, 16, 20, 14)
I [21/Jan/2006:09:34:12 -0800] Started filter /usr/lib/cups/filter/pstops (PID 16846) for job 3.
D [21/Jan/2006:09:34:12 -0800] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [21/Jan/2006:09:34:12 -0800] StartJob: filterfds[1] = [ 16 21 ]
D [21/Jan/2006:09:34:12 -0800] start_process("/usr/lib/cups/filter/foomatic-rip", 0xbfbbac70, 0xbfbb9fe0, 18, 21, 14)
I [21/Jan/2006:09:34:12 -0800] Started filter /usr/lib/cups/filter/foomatic-rip (PID 16847) for job 3.
D [21/Jan/2006:09:34:12 -0800] StartJob: backend = "/usr/lib/cups/backend/socket"
D [21/Jan/2006:09:34:12 -0800] StartJob: filterfds[0] = [ -1 18 ]
D [21/Jan/2006:09:34:12 -0800] start_process("/usr/lib/cups/backend/socket", 0xbfbbac70, 0xbfbb9fe0, 16, 18, 14)
I [21/Jan/2006:09:34:12 -0800] Started backend /usr/lib/cups/backend/socket (PID 16848) for job 3.
d [21/Jan/2006:09:34:12 -0800] StartJob: Adding fd 11 to InputSet...
D [21/Jan/2006:09:34:12 -0800] ProcessIPPRequest: 8 status_code=0
d [21/Jan/2006:09:34:12 -0800] ProcessIPPRequest: Adding fd 8 to OutputSet...
I [21/Jan/2006:09:34:12 -0800] [Job 3] Attempting to connect to host 192.168.1.200 on port 9100
d [21/Jan/2006:09:34:12 -0800] WriteClient: Removing fd 8 from OutputSet...
d [21/Jan/2006:09:34:12 -0800] PID 16845 exited with no errors.
d [21/Jan/2006:09:34:12 -0800] DeleteCert: removing certificate for pid 16845
d [21/Jan/2006:09:34:12 -0800] ReadClient: 8, used=0, file=-1
d [21/Jan/2006:09:34:12 -0800] ReadClient: httpGets returned EOF...
D [21/Jan/2006:09:34:12 -0800] CloseClient: 8
d [21/Jan/2006:09:34:12 -0800] CloseClient: Removing fd 8 from InputSet and OutputSet...
d [21/Jan/2006:09:34:12 -0800] WriteClient: Removing fd 17 from OutputSet...
d [21/Jan/2006:09:34:12 -0800] WriteClient: Removing fd 12 from InputSet...
d [21/Jan/2006:09:34:12 -0800] WriteClient: 17 Closing data file 12.
I [21/Jan/2006:09:34:12 -0800] [Job 3] Connected to host, sending print job...
D [21/Jan/2006:09:34:12 -0800] [Job 3] Page = 612x792; 18,12 to 594,780
D [21/Jan/2006:09:34:12 -0800] [Job 3] slowcollate=0, slowduplex=0, sloworder=0
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%BoundingBox: 0 0 612 792
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%Pages: 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%LanguageLevel: 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%DocumentData: Clean7Bit
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%DocumentSuppliedResources: procset testprint/1.1
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%Creator: Michael Sweet, Easy Software Products
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%CreationDate: May 11, 1999
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%Title: Test Page
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%EndComments
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%BeginProlog
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%BeginResource procset testprint 1.1 0
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%EndResource
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%EndProlog
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%Page: 1 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%Page: 1 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] pw = 576.0, pl = 768.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] PageLeft = 18.0, PageRight = 594.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] PageTop = 780.0, PageBottom = 12.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] PageWidth = 612.0, PageLength = 792.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] 0 %%EOF
D [21/Jan/2006:09:34:12 -0800] [Job 3] Saw EOF!
d [21/Jan/2006:09:34:12 -0800] PID 16846 exited with no errors.
D [21/Jan/2006:09:34:12 -0800] [Job 3] foomatic-rip version $Revision: 3.43.2.11 $ running...
D [21/Jan/2006:09:34:12 -0800] [Job 3] Parsing PPD file ...
D [21/Jan/2006:09:34:12 -0800] [Job 3] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option ColorSpace
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option PrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option PageSize
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option PageRegion
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option ImageableArea
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option PaperDimension
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option InputSlot
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Manualfeed
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option FastRes
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Economode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Copies
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option REt
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option TonerDensity
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Brightness
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Contrast
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Density
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_ColorCorrection
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_DitherAlgorithm
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_EnableDensity
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Gamma
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_EnableGamma
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_LinearContrast
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Duplex
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Model
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Resolution
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option OutputType
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_ImageType
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option STP_Resolution
D [21/Jan/2006:09:34:12 -0800] [Job 3] Added option Font
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] Parameter Summary
D [21/Jan/2006:09:34:12 -0800] [Job 3] -----------------
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] Spooler: cups
D [21/Jan/2006:09:34:12 -0800] [Job 3] Printer: HP
D [21/Jan/2006:09:34:12 -0800] [Job 3] PPD file: /etc/cups/ppd/HP.ppd
D [21/Jan/2006:09:34:12 -0800] [Job 3] Printer model: HP LaserJet 2300 Foomatic/gutenprint-ijs.5.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] Job title: Test Page
D [21/Jan/2006:09:34:12 -0800] [Job 3] File(s) to be printed:
D [21/Jan/2006:09:34:12 -0800] [Job 3] <STDIN>
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] ================================================
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] File: <STDIN>
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] ================================================
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] Reading PostScript input ...
D [21/Jan/2006:09:34:12 -0800] [Job 3] --> This document is DSC-conforming!
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] -----------
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginProlog
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%EndProlog
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] -----------
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginSetup
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *PrintoutMode Normal
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: PrintoutMode=Normal --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: PrintoutMode=Normal --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *REt Medium
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: REt=Medium --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: REt=Medium
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: REt=Medium --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *TonerDensity 3
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: TonerDensity=3 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: TonerDensity=3
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: TonerDensity=3 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *FastRes Off
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: FastRes=Off --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: FastRes=Off
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: FastRes=Off --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *Copies 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Copies=1 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: Copies=1
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Copies=1 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *Economode Off
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Economode=Off --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: Economode=Off
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Economode=Off --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *PageRegion Letter
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: PageRegion=Letter --> Option will be set by PostScript interpreter
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: PageSize=Letter --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *Resolution FromPrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Resolution=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: Resolution=@PrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: Resolution=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *OutputType FromPrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: OutputType=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: OutputType=@PrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: OutputType=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *InputSlot Standard
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: InputSlot=Standard --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: InputSlot=Standard
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: InputSlot=Standard --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Brightness 1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Brightness=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Brightness=1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Brightness=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Contrast 1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Contrast=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Contrast=1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Contrast=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_ColorCorrection None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_ColorCorrection=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_ColorCorrection=None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_ColorCorrection=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_EnableDensity Disabled
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_EnableDensity=Disabled --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_EnableDensity=Disabled
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_EnableDensity=Disabled --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Density 1.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Density=1.0 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Density=1.0
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Density=1.0 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_DitherAlgorithm None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_DitherAlgorithm=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_DitherAlgorithm=None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_DitherAlgorithm=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_EnableGamma Disabled
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_EnableGamma=Disabled --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_EnableGamma=Disabled
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_EnableGamma=Disabled --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Gamma 1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Gamma=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Gamma=1.00
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Gamma=1.00 --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_LinearContrast False
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_LinearContrast=False --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_LinearContrast=False
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_LinearContrast=False --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Duplex None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Duplex=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Duplex=None
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Duplex=None --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_ImageType FromPrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_ImageType=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_ImageType=@PrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_ImageType=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%BeginFeature: *STP_Resolution FromPrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Resolution=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %% FoomaticRIPOptionSetting: STP_Resolution=@PrintoutMode
D [21/Jan/2006:09:34:12 -0800] [Job 3] Option: STP_Resolution=FromPrintoutMode --> Setting option
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found: %%EndSetup
D [21/Jan/2006:09:34:12 -0800] [Job 3] Inserting PostScript code for CUPS' page accounting
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] -----------
D [21/Jan/2006:09:34:12 -0800] [Job 3] New page: 1 1
D [21/Jan/2006:09:34:12 -0800] [Job 3] Inserting option code into "PageSetup" section.
D [21/Jan/2006:09:34:12 -0800] [Job 3] No page header or page header not DSC-conforming
D [21/Jan/2006:09:34:12 -0800] [Job 3] Stopping search for page header options
D [21/Jan/2006:09:34:12 -0800] [Job 3] Found:
D [21/Jan/2006:09:34:12 -0800] [Job 3] pageHeight sub % Move down...
D [21/Jan/2006:09:34:12 -0800] [Job 3] --> Output goes directly to the renderer now.
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] Starting renderer
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] Closing renderer
D [21/Jan/2006:09:34:12 -0800] [Job 3] JCL: %-12345X@PJL
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET MANUALFEED=OFF
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET BITSPERPIXEL=1
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET ECONOMODE=OFF
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET COPIES=1
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET RET=MEDIUM
D [21/Jan/2006:09:34:12 -0800] [Job 3] @PJL SET DENSITY=3
D [21/Jan/2006:09:34:12 -0800] [Job 3] <job data>
D [21/Jan/2006:09:34:12 -0800] [Job 3] %-12345X@PJL RESET
D [21/Jan/2006:09:34:12 -0800] [Job 3]
D [21/Jan/2006:09:34:12 -0800] [Job 3] renderer PID kid4=16850
D [21/Jan/2006:09:34:12 -0800] [Job 3] renderer command: gs -q -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=ijs -sIjsServer=ijsgutenprint.5.0 -dIjsUseOutputFD -sDeviceManufacturer=HP -sDeviceModel=pcl-6 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -r300x300 -sProcessColorModel=DeviceGray -sIjsParams="STP_VERSION=5.0.0-rc1,STP_InputSlot=Standard,STP_Brightness=1.000000,STP_Contrast=1.000000,STP_Density=1.000000,STP_ColorCorrection=None,STP_DitherAlgorithm=None,STP_EnableDensity=Disabled,STP_Gamma=1.000000,STP_EnableGamma=Disabled,STP_LinearContrast=False,STP_Duplex=None,STP_ImageType=TextGraphics,STP_Resolution=300dpi," -sOutputFile=- -
D [21/Jan/2006:09:34:12 -0800] [Job 3] foomatic-gswrapper: gs '-dPARANOIDSAFER' '-dNOPAUSE' '-dBATCH' '-sDEVICE=ijs' '-sIjsServer=ijsgutenprint.5.0' '-dIjsUseOutputFD' '-sDeviceManufacturer=HP' '-sDeviceModel=pcl-6' '-dDEVICEWIDTHPOINTS=612' '-dDEVICEHEIGHTPOINTS=792' '-r300x300' '-sProcessColorModel=DeviceGray' '-sIjsParams=STP_VERSION=5.0.0-rc1,STP_InputSlot=Standard,STP_Brightness=1.000000,STP_Contrast=1.000000,STP_Density=1.000000,STP_ColorCorrection=None,STP_DitherAlgorithm=None,STP_EnableDensity=Disabled,STP_Gamma=1.000000,STP_EnableGamma=Disabled,STP_LinearContrast=False,STP_Duplex=None,STP_ImageType=TextGraphics,STP_Resolution=300dpi,' '-sOutputFile=/dev/fd/3' '/dev/fd/0' 3>&1 1>&2
D [21/Jan/2006:09:34:12 -0800] [Job 3] ESP Ghostscript 7.07 (2003-07-12)
D [21/Jan/2006:09:34:12 -0800] [Job 3] Copyright 2003 artofcode LLC and Easy Software Products, all rights reserved.
D [21/Jan/2006:09:34:12 -0800] [Job 3] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [21/Jan/2006:09:34:13 -0800] [Job 3] DEBUG: ijsgutenprint: about to start
D [21/Jan/2006:09:34:13 -0800] [Job 3]
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Model ps2
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: About to get page header
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: OutputFD='8'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: DeviceManufacturer='HP'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: DeviceModel='pcl-6'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: PaperSize='8.5x11'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: paper size 612.000000 792.000000 8.5x11
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Found page size Letter
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableArea
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableArea 768 576 8x10.6667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableTopLeft
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableTopLeft 12 18 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: TopLeft='0.25x0.166667'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: l 18 r 594 t 12 b 780 pw 612 ph 792
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: left top 18.000000 12.000024 18 12 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: PaperSize='8.5x11'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: paper size 612.000000 792.000000 8.5x11
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Found page size Letter
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableArea
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableArea 768 576 8x10.6667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableTopLeft
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableTopLeft 12 18 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: TopLeft='0.25x0.166667'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: l 18 r 594 t 12 b 780 pw 612 ph 792
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: left top 18.000000 12.000024 18 12 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_VERSION='5.0.0-rc1'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_InputSlot='Standard'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Brightness='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Contrast='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Density='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ColorCorrection='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_DitherAlgorithm='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableDensity='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableDensity Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Gamma='1.000000'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_EnableGamma='Disabled'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Setting dummy enable parameter EnableGamma Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_LinearContrast='False'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Duplex='None'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_ImageType='TextGraphics'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: STP_Resolution='300dpi'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: PaperSize='8.5x11'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: paper size 612.000000 792.000000 8.5x11
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Found page size Letter
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableArea
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableArea 768 576 8x10.6667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_get_cb: PrintableTopLeft
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: PrintableTopLeft 12 18 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: gutenprint_set_cb: TopLeft='0.25x0.166667'
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: l 18 r 594 t 12 b 780 pw 612 ph 792
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: left top 18.000000 12.000024 18 12 0.25x0.166667
D [21/Jan/2006:09:34:13 -0800] [Job 3] Loading NimbusSanL-Bold font from /usr/share/fonts/default/ghostscript/n019004l.pfb... 2106292 737554 1743000 434171 0 done.
D [21/Jan/2006:09:34:13 -0800] [Job 3] Loading NimbusSanL-Regu font from /usr/share/fonts/default/ghostscript/n019003l.pfb... 2203340 828043 1743000 438148 0 done.
D [21/Jan/2006:09:34:13 -0800] [Job 3] Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/ghostscript/n021003l.pfb... 2360676 937798 1722904 356578 0 done.
D [21/Jan/2006:09:34:13 -0800] [Job 3] Loading NimbusSanL-BoldItal font from /usr/share/fonts/default/ghostscript/n019024l.pfb... 2457724 1037386 1722904 372702 0 done.
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Got page header 0
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: got page header, 2401 x 3201
D [21/Jan/2006:09:34:13 -0800] [Job 3] DEBUG: ijsgutenprint: have page header
D [21/Jan/2006:09:34:13 -0800] [Job 3]
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Model pcl-6
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: PageSize Letter
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: InputSlot Standard
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Resolution 300dpi
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: PrintingMode BW
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Duplex None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ColorCorrection None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ChannelBitDepth 8
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: InputImageType Grayscale
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: STPIRawChannels 1
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Brightness 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Contrast 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: LinearContrast 0
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Gamma 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Saturation 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Density 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: DitherAlgorithm None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ImageType TextGraphics
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: JobMode Job
D [21/Jan/2006:09:34:13 -0800] [Job 3] stp_image_init
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: ph width 2401 height 3201 bps 8 n_chan 1 xres 300.000000 yres 300.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: output gray
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Purging unused floating point parametersDEBUG: ijsgutenprint: Looking for parameter EnableCyanDensity
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableMagentaDensity
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableYellowDensity
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableBlackDensity
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableLightCyanTransition
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableLightMagentaTransition
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Found EnableGamma: Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Clearing Gamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableAppGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableCyanGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableMagentaGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableYellowGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableRedGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGreenGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableBlueGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableBlackGamma
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableCyanBalance
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableMagentaBalance
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableYellowBalance
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableInkLimit
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableBlackTrans
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGCRLower
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGCRUpper
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh0
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh1
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh2
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh3
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh4
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh5
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh6
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh7
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh8
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh9
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh10
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh11
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh12
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh13
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh14
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh15
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh16
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh17
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh18
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh19
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh20
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh21
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh22
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh23
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh24
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh25
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh26
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh27
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh28
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh29
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh30
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableGammaCh31
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Looking for parameter EnableDensity
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Found EnableDensity: Disabled
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Clearing Density
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: x_Duplex=NULL
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: x_Tumble=NULL
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Duplex=None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: clearing string MediaType ((null))
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: setting default string MediaType to (null)
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: clearing string InkType ((null))
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: setting default string InkType to (null)
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: clearing string STPIOutputType ((null))
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: setting default string STPIOutputType to (null)
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: clearing string Quality ((null))
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: setting default string Quality to (null)
D [21/Jan/2006:09:34:13 -0800] [Job 3] DEBUG: ijsgutenprint: about to print
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Model pcl-6
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: PageSize Letter
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: InputSlot Standard
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Resolution 300dpi
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: PrintingMode BW
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Duplex None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ColorCorrection None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ChannelBitDepth 8
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: InputImageType Whitescale
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: STPIRawChannels 1
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Brightness 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Contrast 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: LinearContrast 0
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Gamma 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: AppGamma 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Saturation 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: Density 1.000000
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: DitherAlgorithm None
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: ImageType TextGraphics
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: JobMode Job
D [21/Jan/2006:09:34:13 -0800] [Job 3] ijsgutenprint: Settings: PageNumber 0
d [21/Jan/2006:09:34:14 -0800] select_timeout: 11 seconds to process active jobs
d [21/Jan/2006:09:34:14 -0800] ReadClient: 15, used=0, file=-1
D [21/Jan/2006:09:34:14 -0800] ReadClient: 15 GET /printers/HP HTTP/1.1
d [21/Jan/2006:09:34:14 -0800] decode_auth(0xb7ada4a4): Authorization string = ""
d [21/Jan/2006:09:34:14 -0800] decode_auth: 15 username=""
d [21/Jan/2006:09:34:14 -0800] IsAuthorized: con->uri = "/printers/HP"
d [21/Jan/2006:09:34:14 -0800] FindBest: uri = "/printers/HP"...
d [21/Jan/2006:09:34:14 -0800] FindBest: Location / Limit 7f
d [21/Jan/2006:09:34:14 -0800] FindBest: Location /admin Limit 7f
d [21/Jan/2006:09:34:14 -0800] FindBest: best = "/"
d [21/Jan/2006:09:34:14 -0800] IsAuthorized: auth = 0, satisfy=0...
d [21/Jan/2006:09:34:14 -0800] pipe_command: command="/usr/lib/cups/cgi-bin/printers.cgi", options="HP"
d [21/Jan/2006:09:34:14 -0800] pipe_command: argv[0] = "HP"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[0] = "PATH=/bin:/usr/bin"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[1] = "SERVER_SOFTWARE=CUPS/1.1"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[2] = "GATEWAY_INTERFACE=CGI/1.1"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[3] = "SERVER_PROTOCOL=HTTP/1.1"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[4] = "REDIRECT_STATUS=1"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[5] = "CUPS_SERVER=localhost"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[6] = "IPP_PORT=631"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[7] = "SERVER_NAME=localhost"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[8] = "SERVER_PORT=631"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[9] = "REMOTE_ADDR=127.0.0.1"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[10] = "REMOTE_HOST=localhost"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[11] = "REMOTE_USER="
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[12] = "LANG=en_US.UTF-8"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[13] = ""
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[14] = "TMPDIR=/var/spool/cups/tmp"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[15] = "CUPS_DATADIR=/usr/share/cups"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[16] = "CUPS_SERVERROOT=/etc/cups"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; rv:1. Gecko/20060114 Firefox/1.5"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[18] = "SCRIPT_NAME=/printers/HP"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[19] = "REQUEST_METHOD=GET"
d [21/Jan/2006:09:34:14 -0800] pipe_command: envp[20] = "CUPS_ENCRYPTION=IfRequested"
d [21/Jan/2006:09:34:14 -0800] AddCert: adding certificate for pid 16856
D [21/Jan/2006:09:34:14 -0800] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 16856
I [21/Jan/2006:09:34:14 -0800] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=16856)
D [21/Jan/2006:09:34:14 -0800] SendCommand: 15 file=14
d [21/Jan/2006:09:34:14 -0800] SendCommand: Adding fd 14 to InputSet...
d [21/Jan/2006:09:34:14 -0800] SendCommand: Adding fd 15 to OutputSet...
d [21/Jan/2006:09:34:14 -0800] AcceptClient(lis=0x808a300) 0 NumClients = 5
D [21/Jan/2006:09:34:14 -0800] AcceptClient: 12 from localhost:631.
d [21/Jan/2006:09:34:14 -0800] AcceptClient: Adding fd 12 to InputSet...
d [21/Jan/2006:09:34:14 -0800] WriteClient: 15 Content-Type: text/html;charset=utf-8
d [21/Jan/2006:09:34:14 -0800] WriteClient: 15
d [21/Jan/2006:09:34:14 -0800] WriteClient: 15 1161 bytes
d [21/Jan/2006:09:34:14 -0800] ReadClient: 12, used=0, file=-1
D [21/Jan/2006:09:34:14 -0800] ReadClient: 12 POST / HTTP/1.1
d [21/Jan/2006:09:34:14 -0800] decode_auth(0xb7adfd0c): Authorization string = ""
d [21/Jan/2006:09:34:14 -0800] decode_auth: 12 username=""
d [21/Jan/2006:09:34:14 -0800] IsAuthorized: con->uri = "/"
d [21/Jan/2006:09:34:14 -0800] FindBest: uri = "/"...
d [21/Jan/2006:09:34:14 -0800] FindBest: Location / Limit 7f
d [21/Jan/2006:09:34:14 -0800] FindBest: Location /admin Limit 7f
d [21/Jan/2006:09:34:14 -0800] FindBest: best = "/"
d [21/Jan/2006:09:34:14 -0800] IsAuthorized: auth = 0, satisfy=0...
d [21/Jan/2006:09:34:14 -0800] POST /
d [21/Jan/2006:09:34:14 -0800] CONTENT_TYPE = application/ipp
d [21/Jan/2006:09:34:14 -0800] ReadClient: 12 con->data_encoding = length, con->data_remaining = 138, con->file = -1
d [21/Jan/2006:09:34:14 -0800] ProcessIPPRequest(0xb7adfd0c[12]): operation_id = 4001
d [21/Jan/2006:09:34:14 -0800] get_default(0xb7adfd0c[12])
d [21/Jan/2006:09:34:14 -0800] copy_attrs(0x836fb80, 0x8091798, 0x836f170, 0)
d [21/Jan/2006:09:34:14 -0800] copy_attribute(0x836fb80, 0x80917c0[printer-uri-supported,4,45])
d [21/Jan/2006:09:34:14 -0800] copy_attribute(0x836fb80, 0x80918f8[printer-name,4,42])
d [21/Jan/2006:09:34:14 -0800] copy_attrs(0x836fb80, 0x80913c8, 0x836f170, 0)
D [21/Jan/2006:09:34:14 -0800] ProcessIPPRequest: 12 status_code=1
d [21/Jan/2006:09:34:14 -0800] ProcessIPPRequest: Adding fd 12 to OutputSet...
d [21/Jan/2006:09:34:14 -0800] WriteClient: Removing fd 12 from OutputSet...
d [21/Jan/2006:09:34:14 -0800] ReadClient: 12, used=0, file=-1
D [21/Jan/2006:09:34:14 -0800] ReadClient: 12 POST / HTTP/1.1
d [21/Jan/2006:09:34:14 -0800] decode_auth(0xb7adfd0c): Authorization string = ""
d [21/Jan/2006:09:34:14 -0800] decode_auth: 12 username=""
d [21/Jan/2006:09:34:14 -0800] IsAuthorized: con->uri = "/"
d [21/Jan/2006:09:34:14 -0800] FindBest: uri = "/"...
d [21/Jan/2006:09:34:14 -0800] FindBest: Location / Limit 7f |
|