[cups.bugs] [HIGH] STR #2653: printing *.pbm images results in wrong printout with full black background

Jelle de Jong jelledejong at powercraft.nl
Sun Jan 6 05:33:03 PST 2008


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

CURRENT RESULT:
When printing the image the background is black and the text is white.

WANTED RESULT:
1:1 as the source image, white background , black text.

TESTING:
I tested the problem on ##cups IRC with nickname AJ_Z0. He got the same
problem tested it on HP printers and an other unidentified printer.

I did a "convert image.pbm image.jpg" and used the same print command,
only with the jpg image as source and this printed as expected. However I
really need PBM support for my document scanning system.

Help is needed and appreciated.

THE USED IMAGE FILE:
http://filebin.ca/omeemh/image-0001.pbm.bz2

identify -verbose image-0001.pbm
image-0001.pbm PNM 4962x7018 PseudoClass 2c 4.2mb 2.810u 0:06
Image: image-0001.pbm
  Format: PNM (Portable anymap)
  Geometry: 4962x7018
  Class: PseudoClass
  Type: Bilevel
  Endianess: Undefined
  Colorspace: Gray
  Channel depth:
    Gray: 1-bits
  Channel statistics:
    Gray:
      Min: 0 (0)
      Max: 1 (1)
      Mean: 0.93746 (0.93746)
      Standard deviation: 0.242133 (0.242133)
  Colors: 2
  Histogram:
   2177838: (  0,  0,  0)       black
  32645478: (255,255,255)       white
  Rendering-intent: Undefined
  Resolution: 72x72
  Units: Undefined
  Filesize: 4.2mb
  Interlace: None
  Background Color: white
  Border Color: #DFDFDF
  Matte Color: grey74
  Dispose: Undefined
  Iterations: 0
  Compression: Undefined
  Orientation: Undefined
  Comment:  SANE data follows

  Signature:
dad6591c1a967b8e22d06b1bd45e75315935a938a3623e0515adfe45249b68eb
  Tainted: False
  Version: ImageMagick 6.2.4 10/02/07 Q16 http://www.imagemagick.org


THE USED PRINT COMMAND AND OPTIONS:
lpoptions -p "HP_PSC_2110" -o PageSize=A4 -o PrintoutMode=High.Gray -o
InputSlot=Default  -o Duplex=None -o Quality=600GrayscaleCMYK
lpr -P "HP_PSC_2110" -#1 -o Collate=True -o media=A4 -o outputorder=normal
-o sides=one-sided -o position=center -o scaling=100 -o saturation=0
~/scanjet/image-0001.pbm


THE CUPS DEBUG LOG:

I [05/Jan/2008:21:03:01 +0000] [Job 162] Adding start banner page "none".
D [05/Jan/2008:21:03:01 +0000] Discarding unused job-created event...
I [05/Jan/2008:21:03:01 +0000] [Job 162] Adding job file of type
image/x-portable-bitmap.
I [05/Jan/2008:21:03:01 +0000] [Job 162] Adding end banner page "none".
I [05/Jan/2008:21:03:01 +0000] [Job 162] Queued on "HP_PSC_2110" by
"jelle".
D [05/Jan/2008:21:03:01 +0000] [Job 162] hold_until = 0
D [05/Jan/2008:21:03:01 +0000] Discarding unused printer-state-changed
event...
D [05/Jan/2008:21:03:01 +0000] [Job 162] job-sheets=none,none
D [05/Jan/2008:21:03:01 +0000] [Job 162] banner_page = 0
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[0]="HP_PSC_2110"
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[1]="162"
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[2]="jelle"
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[3]="image-0001.pbm"
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[4]="1"
D [05/Jan/2008:21:03:01 +0000] [Job 162] argv[5]="media=A4 sides=one-sided
finishings=3 number-up=1 PageSize=A4 PageRegion=A4 PrintoutMode=High.Gray
InputSlot=Default Duplex=None Quality=600GrayscaleCMYK Collate
outputorder=normal position=center scaling=100 saturation=0
job-uuid=urn:uuid:74cc87c1-4d2d-3178-6e7d-1d8dbb86d07d"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
argv[6]="/var/spool/cups/d00162-001"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[1]="CUPS_DATADIR=/usr/share/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[6]="CUPS_SERVERROOT=/etc/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[7]="CUPS_STATEDIR=/var/run/cups"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[9]="SERVER_ADMIN=root at xubutu-en12000e.lan"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[10]="SOFTWARE=CUPS/1.3.2"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[11]="TMPDIR=/var/spool/cups/tmp"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[12]="TZ=User defined"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[13]="USER=root"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[15]="CUPS_ENCRYPTION=IfRequested"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[16]="IPP_PORT=631"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[17]="CHARSET=utf-8"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[18]="LANG=en_US"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[19]="PPD=/etc/cups/ppd/HP_PSC_2110.ppd"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[20]="RIP_MAX_CACHE=8m"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[21]="CONTENT_TYPE=image/x-portable-bitmap"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[22]="DEVICE_URI=hp:/usb/PSC_2100_Series?serial=MY35LF41WG0F"
D [05/Jan/2008:21:03:01 +0000] [Job 162] envp[23]="PRINTER=HP_PSC_2110"
D [05/Jan/2008:21:03:01 +0000] [Job 162]
envp[24]="FINAL_CONTENT_TYPE=printer/HP_PSC_2110"
I [05/Jan/2008:21:03:01 +0000] [Job 162] Started filter
/usr/lib/cups/filter/imagetops (PID 10311)
I [05/Jan/2008:21:03:01 +0000] [Job 162] Started filter
/usr/lib/cups/filter/foomatic-rip (PID 10312)
I [05/Jan/2008:21:03:01 +0000] [Job 162] Started backend
/usr/lib/cups/backend/hp (PID 10313)
D [05/Jan/2008:21:03:01 +0000] Discarding unused job-state event...
D [05/Jan/2008:21:03:01 +0000] cupsdProcessIPPRequest: 10 status_code=0
(successful-ok)
D [05/Jan/2008:21:03:01 +0000] cupsdCloseClient: 10
D [05/Jan/2008:21:03:01 +0000] [Job 162] Page = 595x842; 10,36 to 585,833
D [05/Jan/2008:21:03:01 +0000] [Job 162] perl: warning: Setting locale
failed.
D [05/Jan/2008:21:03:01 +0000] [Job 162] perl: warning: Please check that
your locale settings:
D [05/Jan/2008:21:03:01 +0000] [Job 162] LANGUAGE = (unset),
D [05/Jan/2008:21:03:01 +0000] [Job 162] LC_ALL = (unset),
D [05/Jan/2008:21:03:01 +0000] [Job 162] LANG = "en_US"
D [05/Jan/2008:21:03:01 +0000] [Job 162] are supported and installed on
your system.
D [05/Jan/2008:21:03:01 +0000] [Job 162] perl: warning: Falling back to
the standard locale ("C").
D [05/Jan/2008:21:03:02 +0000] [Job 162] foomatic-rip version $Revision$
running...
D [05/Jan/2008:21:03:02 +0000] [Job 162] Parsing PPD file ...
D [05/Jan/2008:21:03:02 +0000] [Job 162] *cupsFilter:
"application/vnd.cups-postscript 0 foomatic-rip"
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option ColorSpace
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option Resolution
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option PageSize
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option PageRegion
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option Model
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option PrintoutMode
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option InputSlot
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option ImageableArea
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option PaperDimension
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option Duplex
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option Quality
D [05/Jan/2008:21:03:02 +0000] [Job 162] Added option Font
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] Parameter Summary
D [05/Jan/2008:21:03:03 +0000] [Job 162] -----------------
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] Spooler: cups
D [05/Jan/2008:21:03:03 +0000] [Job 162] Printer: HP_PSC_2110
D [05/Jan/2008:21:03:03 +0000] [Job 162] Shell: /bin/bash
D [05/Jan/2008:21:03:03 +0000] [Job 162] PPD file:
/etc/cups/ppd/HP_PSC_2110.ppd
D [05/Jan/2008:21:03:03 +0000] [Job 162] ATTR file:
D [05/Jan/2008:21:03:03 +0000] [Job 162] Printer model: HP PSC 2110
Foomatic/hpijs (recommended)
D [05/Jan/2008:21:03:03 +0000] [Job 162] Job title: image-0001.pbm
D [05/Jan/2008:21:03:03 +0000] [Job 162] File(s) to be printed:
D [05/Jan/2008:21:03:03 +0000] [Job 162] <STDIN>
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] GhostScript extra search path
('GS_LIB'): /usr/share/cups/fonts
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'media=A4'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'sides=one-sided'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'finishings=3'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option finishings=3.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'number-up=1'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option number-up=1.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'PageSize=A4'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'PageRegion=A4'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'PrintoutMode=High.Gray'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'InputSlot=Default'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'Duplex=None'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'Quality=600GrayscaleCMYK'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'Collate'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown boolean option "Collate".
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'outputorder=normal'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option
outputorder=normal.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'position=center'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option position=center.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'scaling=100'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option scaling=100.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option 'saturation=0'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option saturation=0.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Pondering option
'job-uuid=urn:uuid:74cc87c1-4d2d-3178-6e7d-1d8dbb86d07d'
D [05/Jan/2008:21:03:03 +0000] [Job 162] Unknown option
job-uuid=urn:uuid:74cc87c1-4d2d-3178-6e7d-1d8dbb86d07d.
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162]
================================================
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] File: <STDIN>
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162]
================================================
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] Reading PostScript input ...
D [05/Jan/2008:21:03:03 +0000] [Job 162] Before scaling: xppi=0, yppi=0,
zoom=1.00
D [05/Jan/2008:21:03:03 +0000] [Job 162] Before scaling: xprint=8.0,
yprint=11.1
D [05/Jan/2008:21:03:03 +0000] [Job 162] cupsImageGetXPPI(img) = 128,
cupsImageGetYPPI(img) = 128, aspect = 1.000000
D [05/Jan/2008:21:03:03 +0000] [Job 162] Portrait size is 7.83 x 11.07
inches
D [05/Jan/2008:21:03:03 +0000] [Job 162] Landscape size is 5.65 x 7.99
inches
D [05/Jan/2008:21:03:03 +0000] [Job 162] Auto orientation...
D [05/Jan/2008:21:03:03 +0000] [Job 162] Using portrait orientation...
D [05/Jan/2008:21:03:03 +0000] [Job 162] xpages = 1x7.83in, ypages =
1x11.07in
D [05/Jan/2008:21:03:03 +0000] [Job 162] XPosition=0, YPosition=0,
Orientation=0
D [05/Jan/2008:21:03:03 +0000] [Job 162] xprint=8, yprint=11
D [05/Jan/2008:21:03:03 +0000] [Job 162] PageLeft=10, PageRight=585,
PageWidth=595
D [05/Jan/2008:21:03:03 +0000] [Job 162] PageBottom=36, PageTop=833,
PageLength=842
D [05/Jan/2008:21:03:03 +0000] [Job 162] left=15.74, top=833.00
D [05/Jan/2008:21:03:03 +0000] Discarding unused printer-state-changed
event...
D [05/Jan/2008:21:03:03 +0000] [Job 162] --> This document is
DSC-conforming!
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] -----------
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginProlog
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginFeature:
*PrintoutMode High.Gray
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: PrintoutMode=High.Gray
--> Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%
FoomaticRIPOptionSetting: PrintoutMode=High.Gray
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: PrintoutMode=High.Gray
--> Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginFeature: *InputSlot
Default
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: InputSlot=Default -->
Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%
FoomaticRIPOptionSetting: InputSlot=Default
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: InputSlot=Default -->
Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginFeature: *Quality
600GrayscaleCMYK
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: Quality=600GrayscaleCMYK
--> Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%
FoomaticRIPOptionSetting: Quality=600GrayscaleCMYK
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: Quality=600GrayscaleCMYK
--> Setting option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginFeature:
*PageRegion A4
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: PageRegion=A4 --> Option
will be set by PostScript interpreter
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%
FoomaticRIPOptionSetting: PageSize=A4
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: PageSize=A4 --> Setting
option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%BeginFeature: *Duplex
None
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: Duplex=None --> Setting
option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%
FoomaticRIPOptionSetting: Duplex=None
D [05/Jan/2008:21:03:03 +0000] [Job 162] Option: Duplex=None --> Setting
option
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found: %%EndProlog
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] -----------
D [05/Jan/2008:21:03:03 +0000] [Job 162] New page:  1 1
D [05/Jan/2008:21:03:03 +0000] [Job 162] "Setup" section is missing,
inserting it.
D [05/Jan/2008:21:03:03 +0000] [Job 162] Inserting PostScript code for
CUPS' page accounting
D [05/Jan/2008:21:03:03 +0000] [Job 162] Inserting option code into
"PageSetup" section.
D [05/Jan/2008:21:03:03 +0000] [Job 162] No page header or page header not
DSC-conforming
D [05/Jan/2008:21:03:03 +0000] [Job 162] Stopping search for page header
options
D [05/Jan/2008:21:03:03 +0000] [Job 162] Found:
s8W-!s8W-!s8W-!s8W-!s8W-!s8N*!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!
D [05/Jan/2008:21:03:03 +0000] [Job 162] --> Output goes directly to the
renderer now.
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] Starting renderer
D [05/Jan/2008:21:03:03 +0000] [Job 162] JCL: <job data>
D [05/Jan/2008:21:03:03 +0000] [Job 162]
D [05/Jan/2008:21:03:03 +0000] [Job 162] renderer PID kid4=10333
D [05/Jan/2008:21:03:03 +0000] [Job 162] renderer command: gs -q -dBATCH
-dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs
-sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 5550"
-dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r600
-sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:Pe
nSet=2,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- -
D [05/Jan/2008:21:03:03 +0000] [Job 162] perl: warning: Setting locale
failed.
D [05/Jan/2008:21:03:03 +0000] [Job 162] perl: warning: Please check that
your locale settings:
D [05/Jan/2008:21:03:03 +0000] [Job 162] LANGUAGE = (unset),
D [05/Jan/2008:21:03:03 +0000] [Job 162] LC_ALL = (unset),
D [05/Jan/2008:21:03:03 +0000] [Job 162] LANG = "en_US"
D [05/Jan/2008:21:03:03 +0000] [Job 162] are supported and installed on
your system.
D [05/Jan/2008:21:03:03 +0000] [Job 162] perl: warning: Falling back to
the standard locale ("C").
D [05/Jan/2008:21:03:03 +0000] [Job 162] foomatic-gswrapper: gs
'-sstdout=%stderr' '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE'
'-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD'
'-sDeviceModel=deskjet 5550' '-dDEVICEWIDTHPOINTS=595'
'-dDEVICEHEIGHTPOINTS=842' '-dDuplex=false' '-r600'
'-sIjsParams=Quality:Quality=0,Quality:ColorMode=0,Quality:MediaType=0,Quality:P
enSet=2,PS:MediaPosition=7' '-dIjsUseOutputFD' '-sOutputFile=%stdout' '-'
W [05/Jan/2008:21:03:04 +0000] [Job 162] both pens have low ink
D [05/Jan/2008:21:03:04 +0000] Discarding unused printer-state-changed
event...
D [05/Jan/2008:21:03:04 +0000] Discarding unused printer-state-changed
event...
D [05/Jan/2008:21:03:30 +0000] PID 10311 (/usr/lib/cups/filter/imagetops)
exited with no errors.
D [05/Jan/2008:21:03:30 +0000] [Job 162] Found: %%EOF
D [05/Jan/2008:21:03:30 +0000] [Job 162] --> Continue DSC parsing now.
D [05/Jan/2008:21:03:30 +0000] [Job 162]
D [05/Jan/2008:21:03:30 +0000] [Job 162]
D [05/Jan/2008:21:03:30 +0000] [Job 162] Closing renderer
D [05/Jan/2008:21:03:30 +0000] Discarding unused job-progress event...
D [05/Jan/2008:21:03:57 +0000] [Job 162] tail process done writing data to
STDOUT
D [05/Jan/2008:21:03:57 +0000] [Job 162] KID4 finished
D [05/Jan/2008:21:03:57 +0000] [Job 162] KID3 exited with status 0
D [05/Jan/2008:21:03:57 +0000] [Job 162] KID4 exited with status 0
D [05/Jan/2008:21:03:57 +0000] [Job 162] Renderer exit stat: 0
D [05/Jan/2008:21:03:58 +0000] [Job 162] KID3 finished
D [05/Jan/2008:21:03:58 +0000] [Job 162] Renderer process finished
D [05/Jan/2008:21:03:58 +0000] [Job 162]
D [05/Jan/2008:21:03:58 +0000] [Job 162] Closing foomatic-rip.
D [05/Jan/2008:21:03:58 +0000] PID 10312
(/usr/lib/cups/filter/foomatic-rip) exited with no errors.
D [05/Jan/2008:21:04:00 +0000] PID 10313 (/usr/lib/cups/backend/hp) exited
with no errors.
D [05/Jan/2008:21:04:00 +0000] [Job 162] File 0 is complete.
I [05/Jan/2008:21:04:00 +0000] [Job 162] Completed successfully.
D [05/Jan/2008:21:04:00 +0000] Discarding unused printer-state-changed
event...
D [05/Jan/2008:21:04:00 +0000] Discarding unused job-completed event...
D [05/Jan/2008:21:04:01 +0000] [Job 162] Unloading...

Link: http://www.cups.org/str.php?L2653
Version: 1.3.2
Attachment: http://www.cups.org/strfiles/2653/image-0001.pbm.bz2





More information about the cups mailing list