Label Printer: No Errors, but no print either

Bob McLaren bobmclaren at fssi-ca.com
Mon Aug 1 06:48:22 PDT 2005


I am having an especially difficult time trying to get either one of my label printers to work on my Fedorce C2 Linux server.  I have a high-end SATO label printer, but when that didn't work, I decided to buy an Avery Personal Label printer, since foomatic listed it as being supported.  But that printer yields the same results.    I could really use your help.

   Here's the situation, after compiling and installing the pbm2lwxl driver, and using CUPS to map a printer to a SAMBA share, I am able to connect to the printer, submit a print job, watch it pop-up on the Windows printer queue list, and then it simply dissappears.  I have connected to several other SAMBA-shared printer from this Linux server and they work fine, so I have to assume it has something to do with the drivers I'm using.
   I've tried RAW, text-only, generic PS, generic PCL, and of course pbm2lwxl.  The most frustrating thing is, I don't see any obvious errors popping out from any of my debug logs.  It's just submitting the job, and then it dissappears.

I'm am running Linux Fedora Core 2 (kernel 2.6.10-1.766_FC3smp)
And here are some of the relevant package versions I have installed.
cups-devel-1.1.22-0.rc1.8.5
libgnomecups-0.1.12-5
libgnomecups-devel-0.1.12-5
hal-cups-utils-0.5.2-8
gimp-print-cups-4.2.7-2
cups-1.1.22-0.rc1.8.5
cups-libs-1.1.22-0.rc1.8.5
foomatic-3.0.2-13.4
Omni-foomatic-0.9.2-1.1

I have attached excerpts and log files from
/tmp/foomatic-rip.log
/var/log/cups/error_log
/etc/cups/ppd/CSR_LABEL.PPD
/etc/cups/cupsd.conf

I hope it's not too long, I've removed as many comments and unneccesary lines as possible.  ANY help would be most appreciated.
-Bob McLaren

======================== foomatic-rip.log ==========================
foomatic-rip version $Revision: 3.43.2.7 $ running...
called with arguments: '559', 'root', 'bobtest', '1', 'cpi=12 lpi=7 scaling=100 wrap PageRegion=SuspensionFile PageSize=SuspensionFile,PageRegion=SuspensionFile'
Parsing PPD file ...
*cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
Added option ColorSpace
Added option PageSize
Added option PageRegion
Added option ImageableArea
Added option PaperDimension
Added option Resolution
Added option Font

Parameter Summary
-----------------

Spooler: cups
Printer: CSR_LABEL
PPD file: /etc/cups/ppd/CSR_LABEL.ppd
Printer model: Avery Personal Label Printer Foomatic/pbm2lwxl (recommended)
Options: cpi=12 lpi=7 scaling=100 wrap PageRegion=SuspensionFile PageSize=SuspensionFile,PageRegion=SuspensionFile
Job title: bobtest
File(s) to be printed:
<STDIN>

Pondering option 'cpi=12'
Unknown option cpi=12.
Pondering option 'lpi=7'
Unknown option lpi=7.
Pondering option 'scaling=100'
Unknown option scaling=100.
Pondering option 'wrap'
Unknown boolean option "wrap".
Pondering option 'PageRegion=SuspensionFile'
Pondering option 'PageSize=SuspensionFile,PageRegion=SuspensionFile'
Invalid choice PageSize=SuspensionFile,PageRegion=SuspensionFile.

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

File: <STDIN>

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

Reading PostScript input ...
--> This document is DSC-conforming!

-----------
Found: %%BeginProlog
Found: %%EndProlog

-----------
Found: %%BeginSetup
Found: %%BeginFeature: *PageSize SuspensionFile
   Option: PageSize=SuspensionFile --> Setting option
Found: %% FoomaticRIPOptionSetting: PageSize=SuspensionFile
   Option: PageSize=SuspensionFile --> Setting option
Found: %%EndSetup
Inserting PostScript code for CUPS' page accounting

-----------
New page:  1 1
Inserting option code into "PageSetup" section.
No page header or page header not DSC-conforming
Flushing FIFO.

Starting renderer
renderer PID kid4=28769
JCL: <job data>

foomatic-gswrapper: gs '-sDEVICE=pbm' '-sOutputFile=| cat >&3' '-dNOPAUSE' '-g64x256' '-r128x128' '-dPARANOIDSAFER' '/dev/fd/0' '-c' 'quit' 3>&1 1>&2
GNU Ghostscript 7.07 (2003-05-17)
Copyright (C) 2003 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading NimbusRomNo9L-Regu font from /usr/share/fonts/default/Type1/n021003l.pfb... 2492132 1119275 1662616 356238 0 done.
Using NimbusRomanNo9L-Regu font for NimbusRomNo9L-Regu.
Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 2867092 1463805 1682712 367446 0 done.
Using NimbusSansL-Regu font for NimbusSanL-Regu.

Closing renderer
PAGE: 1 1
buf=P1

buf[0]=80
buf=256 64

buf[0]=50
pbm_width=256
pbm_height=64
000000000000000000000000000000000000000000000000
[snip]
000000000000000000000000000000000000000000000000
lines printed=64
buf=

buf[0]=10
tail process done writing data to STDOUT
KID4 finished
KID3 exited with status 0
KID4 exited with status 0
Renderer exit stat: 0
KID3 finished
Renderer process finished
$VAR1 = {
  'prologprepend' => [],
  'cupspagesetupprepend' => [],
  'cmd' => 'gs -sDEVICE=pbm -sOutputFile=- -q -dNOPAUSE%A -dPARANOIDSAFER - -c quit | pnmflip -cw | pnmnoraw | pbm2lwxl',
  'currentcmd' => 'gs -sDEVICE=pbm -sOutputFile=- -q -dNOPAUSE -g64x256 -r128x128 -dPARANOIDSAFER - -c quit | pnmflip -cw | pnmnoraw | pbm2lwxl',
  'args' => [
    {
      'proto' => '%s',
      'controlledby' => undef,
      'fromcomposite' => undef,
      'order' => 0,
      'style' => 'G',
      'name' => 'ColorSpace',
      'default' => undef,
      'type' => ''
    },
    {
      'userval' => 'SuspensionFile',
      'section' => 'AnySetup',
      'vals' => [
        {
          'comment' => '1.4x7.5in, 38x190mm (Lever archive - small)',
          'value' => 'ArchSmall',
          'driverval' => ' -g179x960'
        },
        {
          'comment' => '1.4x3.5in, 36x89mm (Large address)',
          'value' => 'LargeAddr',
          'driverval' => ' -g179x448'
        },
        {
          'comment' => '1.125x3.5in, 28x89mm (Standard address)',
          'value' => 'StandardAddr',
          'driverval' => ' -g128x448'
        },
        {
          'comment' => '0.5x2in, 12x50mm (Suspension file)',
          'value' => 'SuspensionFile',
          'driverval' => ' -g64x256'
        },
        {
          'comment' => '0.75x5.875in, 19x147mm (Video tape spine)',
          'value' => 'VideoSpine',
          'driverval' => ' -g96x752'
        }
      ],
      'notfirst' => 1,
      'controlledby' => undef,
      'fromcomposite' => undef,
      'order' => 100,
      'vals_byname' => {
        'LargeAddr' => {},
        'ArchSmall' => {},
        'VideoSpine' => {},
        'SuspensionFile' => {},
        'StandardAddr' => {}
      },
      'proto' => '%s',
      'name' => 'PageSize',
      'style' => 'C',
      'default' => 'SuspensionFile',
      'spot' => 'A',
      'comment' => 'Label Size',
      'currentpage' => 'SuspensionFile',
      'type' => 'enum',
      'header' => 'SuspensionFile'
    },
    {
      'userval' => 'SuspensionFile',
      'proto' => '%s',
      'style' => 'G',
      'name' => 'PageRegion',
      'default' => 'SuspensionFile',
      'section' => 'AnySetup',
      'vals' => [
        {
          'comment' => '1.4x7.5in, 38x190mm (Lever archive - small)',
          'value' => 'ArchSmall'
        },
        {
          'comment' => '1.4x3.5in, 36x89mm (Large address)',
          'value' => 'LargeAddr'
        },
        {
          'comment' => '1.125x3.5in, 28x89mm (Standard address)',
          'value' => 'StandardAddr'
        },
        {
          'comment' => '0.5x2in, 12x50mm (Suspension file)',
          'value' => 'SuspensionFile'
        },
        {
          'comment' => '0.75x5.875in, 19x147mm (Video tape spine)',
          'value' => 'VideoSpine'
        }
      ],
      'currentpage' => 'SuspensionFile',
      'comment' => '',
      'order' => 100,
      'vals_byname' => {
        'LargeAddr' => {},
        'ArchSmall' => {},
        'VideoSpine' => {},
        'SuspensionFile' => {},
        'StandardAddr' => {}
      },
      'type' => 'enum',
      'header' => 'SuspensionFile'
    },
    {
      'proto' => '%s',
      'controlledby' => undef,
      'fromcomposite' => undef,
      'order' => 0,
      'style' => 'G',
      'name' => 'ImageableArea',
      'default' => undef,
      'type' => ''
    },
    {
      'proto' => '%s',
      'controlledby' => undef,
      'fromcomposite' => undef,
      'order' => 0,
      'style' => 'G',
      'name' => 'PaperDimension',
      'default' => undef,
      'type' => ''
    },
    {
      'userval' => '128dpi',
      'proto' => '%s',
      'style' => 'C',
      'name' => 'Resolution',
      'default' => '128dpi',
      'vals' => [
        {
          'value' => '128dpi',
          'driverval' => ' -r128x128'
        }
      ],
      'spot' => 'A',
      'controlledby' => undef,
      'currentpage' => '128dpi',
      'fromcomposite' => undef,
      'order' => 100,
      'type' => 'enum',
      'vals_byname' => {
        '128dpi' => {}
      },
      'header' => '128dpi'
    },
    {
      'proto' => '%s',
      'controlledby' => undef,
      'fromcomposite' => undef,
      'order' => 0,
      'style' => 'G',
      'name' => 'Font',
      'default' => undef,
      'type' => ''
    }
  ],
  'args_byname' => {
    'Font' => {},
    'ImageableArea' => {},
    'PageSize' => {},
    'Resolution' => {},
    'PaperDimension' => {},
    'PageRegion' => {},
    'ColorSpace' => {}
  },
  'cupsfilter' => {
    'application/vnd.cups-postscript' => 'foomatic-rip'
  },
  'setupprepend' => [],
  'pagesetupprepend' => [],
  'id' => 'Avery-Personal_Label_Printer',
  'driver' => 'pbm2lwxl'
};
$VAR1->{'args'}[1]{'vals_byname'}{'LargeAddr'} = $VAR1->{'args'}[1]{'vals'}[1];
$VAR1->{'args'}[1]{'vals_byname'}{'ArchSmall'} = $VAR1->{'args'}[1]{'vals'}[0];
$VAR1->{'args'}[1]{'vals_byname'}{'VideoSpine'} = $VAR1->{'args'}[1]{'vals'}[4];
$VAR1->{'args'}[1]{'vals_byname'}{'SuspensionFile'} = $VAR1->{'args'}[1]{'vals'}[3];
$VAR1->{'args'}[1]{'vals_byname'}{'StandardAddr'} = $VAR1->{'args'}[1]{'vals'}[2];
$VAR1->{'args'}[2]{'vals_byname'}{'LargeAddr'} = $VAR1->{'args'}[2]{'vals'}[1];
$VAR1->{'args'}[2]{'vals_byname'}{'ArchSmall'} = $VAR1->{'args'}[2]{'vals'}[0];
$VAR1->{'args'}[2]{'vals_byname'}{'VideoSpine'} = $VAR1->{'args'}[2]{'vals'}[4];
$VAR1->{'args'}[2]{'vals_byname'}{'SuspensionFile'} = $VAR1->{'args'}[2]{'vals'}[3];
$VAR1->{'args'}[2]{'vals_byname'}{'StandardAddr'} = $VAR1->{'args'}[2]{'vals'}[2];
$VAR1->{'args'}[5]{'vals_byname'}{'128dpi'} = $VAR1->{'args'}[5]{'vals'}[0];
$VAR1->{'args_byname'}{'Font'} = $VAR1->{'args'}[6];
$VAR1->{'args_byname'}{'ImageableArea'} = $VAR1->{'args'}[3];
$VAR1->{'args_byname'}{'PageSize'} = $VAR1->{'args'}[1];
$VAR1->{'args_byname'}{'Resolution'} = $VAR1->{'args'}[5];
$VAR1->{'args_byname'}{'PaperDimension'} = $VAR1->{'args'}[4];
$VAR1->{'args_byname'}{'PageRegion'} = $VAR1->{'args'}[2];
$VAR1->{'args_byname'}{'ColorSpace'} = $VAR1->{'args'}[0];



======================== error_log ==========================
d [30/Jul/2005:12:54:54 -0700] AcceptClient(lis=0x9df03e8) 0 NumClients = 0
D [30/Jul/2005:12:54:54 -0700] AcceptClient: 6 from localhost:631.
d [30/Jul/2005:12:54:54 -0700] AcceptClient: Adding fd 6 to InputSet...
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6, used=0, file=-1
D [30/Jul/2005:12:54:54 -0700] ReadClient: 6 POST / HTTP/1.1
d [30/Jul/2005:12:54:54 -0700] decode_auth(0xb7bd8008): Authorization string = ""
d [30/Jul/2005:12:54:54 -0700] decode_auth: 6 username=""
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: con->uri = "/"
d [30/Jul/2005:12:54:54 -0700] FindBest: uri = "/"...
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /admin Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location / Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/printer1 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter2 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/ClientServ Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-label Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testPrinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-lable Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/LJ5000_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/network_q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_JD Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/DP_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/SATO_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [30/Jul/2005:12:54:54 -0700] FindBest: best = "/"
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: auth = 0, satisfy=0...
d [30/Jul/2005:12:54:54 -0700] POST /
d [30/Jul/2005:12:54:54 -0700] CONTENT_TYPE = application/ipp
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 135, con->file = -1
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6, used=127, file=-1
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 127, con->file = -1
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest(0xb7bd8008[6]): operation_id = 4002
d [30/Jul/2005:12:54:54 -0700] get_printers(0xb7bd8008[6], 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e12f68[CSR_JD])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e12f68[CSR_JD])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e02760, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e083e0[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e029e8[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e0e1e8[CSR_LABEL])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e0e1e8[CSR_LABEL])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e12878, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e05710[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e034e8[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e059d0[CSR_Q])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e059d0[CSR_Q])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e12f28, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e0f6b8[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e0ec48[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e075b8[DP_Q])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e075b8[DP_Q])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e11510, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e0eed8[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e0f0e0[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9dff6a0[LJ5000_Q])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9dff6a0[LJ5000_Q])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9dfcfe0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9dfd150[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9dfd3a0[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e10c28[network_q])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e10c28[network_q])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e12730, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e05348[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e12458[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] add_printer_state_reasons(0xb7bd8008[6], 0x9e04740[SATO_Q])
d [30/Jul/2005:12:54:54 -0700] add_queued_job_count(0xb7bd8008[6], 0x9e04740[SATO_Q])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9e12918, 0x9fbbef8, 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e11f88[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbb820, 0x9e0d5e8[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbb820, 0x9df00d0, 0x9fbbef8, 0)
D [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: 6 status_code=1
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: Adding fd 6 to OutputSet...
d [30/Jul/2005:12:54:54 -0700] select_timeout: 3 seconds to send browse update
d [30/Jul/2005:12:54:54 -0700] WriteClient: Removing fd 6 from OutputSet...
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6, used=0, file=-1
D [30/Jul/2005:12:54:54 -0700] ReadClient: 6 POST / HTTP/1.1
d [30/Jul/2005:12:54:54 -0700] decode_auth(0xb7bd8008): Authorization string = ""
d [30/Jul/2005:12:54:54 -0700] decode_auth: 6 username=""
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: con->uri = "/"
d [30/Jul/2005:12:54:54 -0700] FindBest: uri = "/"...
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /admin Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location / Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/printer1 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter2 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/ClientServ Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-label Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testPrinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-lable Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/LJ5000_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/network_q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_JD Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/DP_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/SATO_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [30/Jul/2005:12:54:54 -0700] FindBest: best = "/"
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: auth = 0, satisfy=0...
d [30/Jul/2005:12:54:54 -0700] POST /
d [30/Jul/2005:12:54:54 -0700] CONTENT_TYPE = application/ipp
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 135, con->file = -1
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest(0xb7bd8008[6]): operation_id = 4005
d [30/Jul/2005:12:54:54 -0700] get_printers(0xb7bd8008[6], 1)
D [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: 6 status_code=1
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: Adding fd 6 to OutputSet...
d [30/Jul/2005:12:54:54 -0700] WriteClient: Removing fd 6 from OutputSet...
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6, used=0, file=-1
D [30/Jul/2005:12:54:54 -0700] ReadClient: 6 POST / HTTP/1.1
d [30/Jul/2005:12:54:54 -0700] decode_auth(0xb7bd8008): Authorization string = ""
d [30/Jul/2005:12:54:54 -0700] decode_auth: 6 username=""
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: con->uri = "/"
d [30/Jul/2005:12:54:54 -0700] FindBest: uri = "/"...
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /admin Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location / Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/printer1 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/novellprinter2 Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/ClientServ Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-label Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/testPrinter Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/avery-lable Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/LJ5000_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/network_q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_JD Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/DP_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/CSR_LABEL Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location /printers/SATO_Q Limit 7f
d [30/Jul/2005:12:54:54 -0700] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [30/Jul/2005:12:54:54 -0700] FindBest: best = "/"
d [30/Jul/2005:12:54:54 -0700] IsAuthorized: auth = 0, satisfy=0...
d [30/Jul/2005:12:54:54 -0700] POST /
d [30/Jul/2005:12:54:54 -0700] CONTENT_TYPE = application/ipp
d [30/Jul/2005:12:54:54 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 75, con->file = -1
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest(0xb7bd8008[6]): operation_id = 4001
d [30/Jul/2005:12:54:54 -0700] get_default(0xb7bd8008[6])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbd108, 0x9dfcfe0, (nil), 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd008[printer-uri-supported,4,45])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd088[uri-authentication-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd0f8[uri-security-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd150[printer-name,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd1a0[printer-location,4,41])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd200[printer-info,4,41])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd270[printer-more-info,4,45])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd2e8[job-quota-period,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd328[job-k-limit,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd360[job-page-limit,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd3a0[job-sheets-default,4,42])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd408[device-uri,4,45])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e10bf8[color-supported,4,22])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e100f8[pages-per-minute,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e11140[printer-make-and-model,4,41])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd6a8[media-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd510[media-default,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dfd560[sides-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e08630[sides-default,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dff460[finishings-supported,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e12508[finishings-default,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e12c58[printer-type,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attrs(0x9fbd108, 0x9df00d0, (nil), 0)
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02438[pdl-override-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01fd8[ipp-versions-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e09030[operations-supported,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e022c8[multiple-document-jobs-supported,4,22])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e022a0[multiple-operation-time-out,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01d98[multiple-document-handling-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02158[charset-configured,4,47])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e11db8[charset-supported,4,47])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02118[natural-language-configured,4,48])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e020d8[generated-natural-language-supported,4,48])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02090[document-format-default,4,49])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01e40[document-format-supported,4,80000049])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e00eb0[compression-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02048[job-priority-supported,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01dd8[job-priority-default,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01d70[copies-supported,4,33])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e01d18[copies-default,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e019a8[page-ranges-supported,4,22])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e021a0[number-up-supported,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e00fd8[number-up-default,4,21])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02258[orientation-requested-supported,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9dffe40[orientation-requested-default,4,23])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02318[job-hold-until-supported,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e010a0[job-hold-until-default,4,44])
d [30/Jul/2005:12:54:54 -0700] copy_attribute(0x9fbd108, 0x9e02490[job-sheets-supported,4,42])
D [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: 6 status_code=0
d [30/Jul/2005:12:54:54 -0700] ProcessIPPRequest: Adding fd 6 to OutputSet...
d [30/Jul/2005:12:54:54 -0700] WriteClient: Removing fd 6 from OutputSet...
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6, used=0, file=-1
d [30/Jul/2005:12:54:55 -0700] ReadClient: httpGets returned EOF...
D [30/Jul/2005:12:54:55 -0700] CloseClient: 6
d [30/Jul/2005:12:54:55 -0700] CloseClient: Removing fd 6 from InputSet and OutputSet...
d [30/Jul/2005:12:54:55 -0700] AcceptClient(lis=0x9df03e8) 0 NumClients = 0
D [30/Jul/2005:12:54:55 -0700] AcceptClient: 6 from localhost:631.
d [30/Jul/2005:12:54:55 -0700] AcceptClient: Adding fd 6 to InputSet...
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6, used=0, file=-1
D [30/Jul/2005:12:54:55 -0700] ReadClient: 6 POST /printers/CSR_LABEL HTTP/1.1
d [30/Jul/2005:12:54:55 -0700] decode_auth(0xb7bd8008): Authorization string = ""
d [30/Jul/2005:12:54:55 -0700] decode_auth: 6 username=""
d [30/Jul/2005:12:54:55 -0700] IsAuthorized: con->uri = "/printers/CSR_LABEL"
d [30/Jul/2005:12:54:55 -0700] FindBest: uri = "/printers/CSR_LABEL"...
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /admin Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location / Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/testprinter Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/printer1 Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/novellprinter Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/novellprinter2 Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/ClientServ Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/CSR_LABEL_Q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/avery-label Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/testPrinter Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/avery-lable Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/LJ5000_Q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/network_q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/CSR_JD Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/DP_Q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/CSR_Q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/CSR_LABEL Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location /printers/SATO_Q Limit 7f
d [30/Jul/2005:12:54:55 -0700] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [30/Jul/2005:12:54:55 -0700] FindBest: best = "/printers/CSR_LABEL"
d [30/Jul/2005:12:54:55 -0700] IsAuthorized: auth = 0, satisfy=0...
d [30/Jul/2005:12:54:55 -0700] POST /printers/CSR_LABEL
d [30/Jul/2005:12:54:55 -0700] CONTENT_TYPE = application/ipp
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 410, con->file = -1
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6, used=316, file=-1
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6 con->data_encoding = length, con->data_remaining = 402, con->file = -1
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6 REQUEST /var/spool/cups/00000002=8
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6 writing 28 bytes to 8
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6 Closing data file 8, size = 28.
d [30/Jul/2005:12:54:55 -0700] ProcessIPPRequest(0xb7bd8008[6]): operation_id = 0002
d [30/Jul/2005:12:54:55 -0700] ProcessIPPRequest: URI="ipp://localhost:631/printers/CSR_LABEL"
d [30/Jul/2005:12:54:55 -0700] print_job(0xb7bd8008[6], ipp://localhost:631/printers/CSR_LABEL)
D [30/Jul/2005:12:54:55 -0700] print_job: auto-typing file...
D [30/Jul/2005:12:54:55 -0700] print_job: request file type is text/plain.
d [30/Jul/2005:12:54:55 -0700] check_quotas(0xb7bd8008[6], 0x9e0e1e8[CSR_LABEL])
D [30/Jul/2005:12:54:55 -0700] check_quotas: requesting-user-name = 'root'
D [30/Jul/2005:12:54:55 -0700] print_job: requesting-user-name = 'root'
I [30/Jul/2005:12:54:55 -0700] Adding start banner page "none" to job 559.
d [30/Jul/2005:12:54:55 -0700] copy_banner(0xb7bd8008[6], 0x9fbb7a0[559], none)
d [30/Jul/2005:12:54:55 -0700] add_file(con=0xb7bd8008[6], job=559, filetype=text/plain, compression=0)
I [30/Jul/2005:12:54:55 -0700] Adding end banner page "none" to job 559.
d [30/Jul/2005:12:54:55 -0700] copy_banner(0xb7bd8008[6], 0x9fbb7a0[559], none)
I [30/Jul/2005:12:54:55 -0700] Job 559 queued on 'CSR_LABEL' by 'root'.
D [30/Jul/2005:12:54:55 -0700] Job 559 hold_until = 0
d [30/Jul/2005:12:54:55 -0700] SaveJob: Closing file 8...
D [30/Jul/2005:12:54:55 -0700] StartJob(559, 0x9e0e1e8)
D [30/Jul/2005:12:54:55 -0700] StartJob() id = 559, file = 0/1
D [30/Jul/2005:12:54:55 -0700] job-sheets=none,none
D [30/Jul/2005:12:54:55 -0700] banner_page = 0
D [30/Jul/2005:12:54:55 -0700] StartJob: argv = "CSR_LABEL","559","root","bobtest","1","cpi=12 lpi=7 scaling=100 wrap PageRegion=SuspensionFile PageSize=SuspensionFile,PageRegion=SuspensionFile","/var/spool/cups/d00559-001"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[2]="USER=root"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[3]="CHARSET=utf-8"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[4]="LANG=en_US"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[5]="PPD=/etc/cups/ppd/CSR_LABEL.ppd"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[9]="CONTENT_TYPE=text/plain"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[10]="DEVICE_URI=smb://exchange/averylabelpc/AveryPLP"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[11]="PRINTER=CSR_LABEL"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[14]="CUPS_SERVER=localhost"
D [30/Jul/2005:12:54:55 -0700] StartJob: envp[15]="IPP_PORT=631"
d [30/Jul/2005:12:54:55 -0700] StartJob: Allocating status buffer...
D [30/Jul/2005:12:54:55 -0700] StartJob: statusfds = [ 8 9 ]
D [30/Jul/2005:12:54:55 -0700] StartJob: filterfds[1] = [ 10 -1 ]
D [30/Jul/2005:12:54:55 -0700] StartJob: filter = "/usr/lib/cups/filter/texttops"
D [30/Jul/2005:12:54:55 -0700] StartJob: filterfds[0] = [ 11 12 ]
D [30/Jul/2005:12:54:55 -0700] start_process("/usr/lib/cups/filter/texttops", 0xbfe64540, 0xbfe638b0, 10, 12, 9)
I [30/Jul/2005:12:54:55 -0700] Started filter /usr/lib/cups/filter/texttops (PID 28763) for job 559.
D [30/Jul/2005:12:54:55 -0700] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [30/Jul/2005:12:54:55 -0700] StartJob: filterfds[1] = [ 10 13 ]
D [30/Jul/2005:12:54:55 -0700] start_process("/usr/lib/cups/filter/pstops", 0xbfe64540, 0xbfe638b0, 11, 13, 9)
I [30/Jul/2005:12:54:55 -0700] Started filter /usr/lib/cups/filter/pstops (PID 28764) for job 559.
D [30/Jul/2005:12:54:55 -0700] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [30/Jul/2005:12:54:55 -0700] StartJob: filterfds[0] = [ 11 12 ]
D [30/Jul/2005:12:54:55 -0700] start_process("/usr/lib/cups/filter/foomatic-rip", 0xbfe64540, 0xbfe638b0, 10, 12, 9)
I [30/Jul/2005:12:54:55 -0700] Started filter /usr/lib/cups/filter/foomatic-rip (PID 28765) for job 559.
D [30/Jul/2005:12:54:55 -0700] StartJob: backend = "/usr/lib/cups/backend/smb"
D [30/Jul/2005:12:54:55 -0700] StartJob: filterfds[1] = [ -1 10 ]
D [30/Jul/2005:12:54:55 -0700] start_process("/usr/lib/cups/backend/smb", 0xbfe64540, 0xbfe638b0, 11, 10, 9)
I [30/Jul/2005:12:54:55 -0700] Started backend /usr/lib/cups/backend/smb (PID 28766) for job 559.
d [30/Jul/2005:12:54:55 -0700] StartJob: Adding fd 8 to InputSet...
d [30/Jul/2005:12:54:55 -0700] add_job_state_reasons(0xb7bd8008[6], 559)
D [30/Jul/2005:12:54:55 -0700] ProcessIPPRequest: 6 status_code=0
d [30/Jul/2005:12:54:55 -0700] ProcessIPPRequest: Adding fd 6 to OutputSet...
d [30/Jul/2005:12:54:55 -0700] select_timeout: 1 seconds to send browse update
D [30/Jul/2005:12:54:55 -0700] [Job 559] Page = 64x256; 0,0 to 64,256
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->num_fonts = 35
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[0] = AvantGarde-Book
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[1] = AvantGarde-BookOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[2] = AvantGarde-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[3] = AvantGarde-DemiOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[4] = Bookman-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[5] = Bookman-DemiItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[6] = Bookman-Light
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[7] = Bookman-LightItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[8] = Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[9] = Courier-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->num_fonts = 35
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[0] = AvantGarde-Book
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[1] = AvantGarde-BookOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[2] = AvantGarde-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[3] = AvantGarde-DemiOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[4] = Bookman-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[5] = Bookman-DemiItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[6] = Bookman-Light
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[7] = Bookman-LightItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[8] = Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->num_fonts = 35
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[0] = AvantGarde-Book
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[1] = AvantGarde-BookOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[2] = AvantGarde-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[3] = AvantGarde-DemiOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[4] = Bookman-Demi
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[5] = Bookman-DemiItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[6] = Bookman-Light
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[7] = Bookman-LightItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[8] = Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[9] = Courier-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[10] = Courier-BoldOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[11] = Courier-Oblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[12] = Helvetica
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[13] = Helvetica-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[14] = Helvetica-BoldOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[15] = Helvetica-Narrow
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[16] = Helvetica-Narrow-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[17] = Helvetica-Narrow-BoldOblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[18] = Helvetica-Narrow-Oblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[19] = Helvetica-Oblique
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[20] = NewCenturySchlbk-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[21] = NewCenturySchlbk-BoldItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[22] = NewCenturySchlbk-Italic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[23] = NewCenturySchlbk-Roman
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[24] = Palatino-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[25] = Palatino-BoldItalic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[26] = Palatino-Italic
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[27] = Palatino-Roman
D [30/Jul/2005:12:54:55 -0700] [Job 559] ppd->fonts[28] = Symbol
D [30/Jul/2005:12:54:55 -0700] [Job 559] Page = 64x256; 0,0 to 64,256
D [30/Jul/2005:12:54:55 -0700] [Job 559] slowcollate=0, slowduplex=0, sloworder=0
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BoundingBox: 0 0 64 256
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Creator: texttops/CUPS v1.1.22rc1
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%CreationDate: Sat 30 Jul 2005 12:54:55 PM PDT
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Title: bobtest
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%For: root
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Pages: (atend)
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%DocumentNeededResources: font Courier-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%+ font Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%+ font Symbol
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%DocumentSuppliedResources: procset texttops 1.1 0
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%+ font Courier-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%+ font Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%+ font Symbol
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndComments
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BeginProlog
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BeginResource: font Courier-Bold
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%CreationDate: Wed Dec 22 1999
d [30/Jul/2005:12:54:55 -0700] WriteClient: Removing fd 6 from OutputSet...
d [30/Jul/2005:12:54:55 -0700] ReadClient: 6, used=0, file=-1
d [30/Jul/2005:12:54:55 -0700] ReadClient: httpGets returned EOF...
D [30/Jul/2005:12:54:55 -0700] CloseClient: 6
d [30/Jul/2005:12:54:55 -0700] CloseClient: Removing fd 6 from InputSet and OutputSet...
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndResource
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BeginResource: font Courier
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%CreationDate: Wed Dec 22 1999
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndResource
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BeginResource: font Symbol
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%CreationDate: Thu Oct 21 1999
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndResource
d [30/Jul/2005:12:54:55 -0700] PID 28763 exited with no errors.
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%BeginResource: procset texttops 1.1 0
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndResource
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%EndProlog
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Page: 1 1
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Page: 1 1
D [30/Jul/2005:12:54:55 -0700] [Job 559] pw = 64.0, pl = 256.0
D [30/Jul/2005:12:54:55 -0700] [Job 559] PageLeft = 0.0, PageRight = 64.0
D [30/Jul/2005:12:54:55 -0700] [Job 559] PageTop = 256.0, PageBottom = 0.0
D [30/Jul/2005:12:54:55 -0700] [Job 559] PageWidth = 64.0, PageLength = 256.0
D [30/Jul/2005:12:54:55 -0700] [Job 559] 0 %%Trailer
D [30/Jul/2005:12:54:55 -0700] [Job 559] Saw Trailer!
D [30/Jul/2005:12:54:55 -0700] [Job 559] Saw EOF!
d [30/Jul/2005:12:54:55 -0700] PID 28764 exited with no errors.
d [30/Jul/2005:12:54:56 -0700] PID 28765 exited with no errors.
d [30/Jul/2005:12:54:56 -0700] PID 28766 exited with no errors.
D [30/Jul/2005:12:54:56 -0700] UpdateJob: job 559, file 0 is complete.
d [30/Jul/2005:12:54:56 -0700] UpdateJob: Removing fd 8 from InputSet...
D [30/Jul/2005:12:54:56 -0700] CancelJob: id = 559
D [30/Jul/2005:12:54:56 -0700] StopJob: id = 559, force = 0
D [30/Jul/2005:12:54:56 -0700] StopJob: printer state is 3
d [30/Jul/2005:12:54:56 -0700] StopJob: Freeing status buffer...
d [30/Jul/2005:12:54:56 -0700] SaveJob: Closing file 6...
d [30/Jul/2005:12:54:56 -0700] SaveJob: Closing file 6...


======================== CSR_LABEL.PPD ==========================
*PPD-Adobe: "4.3"
*FormatVersion: "4.3"
*FileVersion:   "1.1"
*LanguageVersion: English
*LanguageEncoding: ISOLatin1
*PCFileName:    "PBM2LWXL.PPD"
*Manufacturer:  "Avery"
*Product:       "(Personal Label Printer)"
*cupsVersion:   1.0
*cupsManualCopies: True
*cupsModelNumber:  2
*cupsFilter:    "application/vnd.cups-postscript 0 foomatic-rip"
*%pprRIP:        foomatic-rip other
*ModelName:     "Avery Personal Label Printer"
*ShortNickName: "Avery P. Label Printer pbm2lwxl"
*NickName:      "Avery Personal Label Printer Foomatic/pbm2lwxl (recommended)"
*PSVersion:     "(3010.000) 550"
*PSVersion:     "(3010.000) 651"
*PSVersion:     "(3010.000) 652"
*PSVersion:     "(3010.000) 653"
*PSVersion:     "(3010.000) 704"
*PSVersion:     "(3010.000) 705"
*PSVersion:     "(3010.000) 800"
*LanguageLevel: "3"
*ColorDevice:   False
*DefaultColorSpace: Gray
*FileSystem:    False
*Throughput:    "1"
*LandscapeOrientation: Plus90
*TTRasterizer:  Type42




*VariablePaperSize: False

*FoomaticIDs: Avery-Personal_Label_Printer pbm2lwxl
*FoomaticRIPCommandLine: "gs -sDEVICE=pbm -sOutputFile=- -q -dNOPAUSE%&&
A -dPARANOIDSAFER - -c quit | pnmflip -cw | pnmnoraw | pbm2lwxl"
*End

*OpenGroup: General/General

*OpenUI *PageSize/Label Size: PickOne
*FoomaticRIPOption PageSize: enum CmdLine A
*OrderDependency: 100 AnySetup *PageSize
*DefaultPageSize: SuspensionFile
*PageSize ArchSmall/1.4x7.5in, 38x190mm (Lever archive - small): "%% FoomaticRIPOptionSetting: PageSize=ArchSmall"
*FoomaticRIPOptionSetting PageSize=ArchSmall: " -g179x960"
*PageSize LargeAddr/1.4x3.5in, 36x89mm (Large address): "%% FoomaticRIPOptionSetting: PageSize=LargeAddr"
*FoomaticRIPOptionSetting PageSize=LargeAddr: " -g179x448"
*PageSize StandardAddr/1.125x3.5in, 28x89mm (Standard address): "%% FoomaticRIPOptionSetting: PageSize=StandardAddr"
*FoomaticRIPOptionSetting PageSize=StandardAddr: " -g128x448"
*PageSize SuspensionFile/0.5x2in, 12x50mm (Suspension file): "%% FoomaticRIPOptionSetting: PageSize=SuspensionFile"
*FoomaticRIPOptionSetting PageSize=SuspensionFile: " -g64x256"
*PageSize VideoSpine/0.75x5.875in, 19x147mm (Video tape spine): "%% FoomaticRIPOptionSetting: PageSize=VideoSpine"
*FoomaticRIPOptionSetting PageSize=VideoSpine: " -g96x752"
*CloseUI: *PageSize

*OpenUI *PageRegion: PickOne
*OrderDependency: 100 AnySetup *PageRegion
*DefaultPageRegion: SuspensionFile
*PageRegion ArchSmall/1.4x7.5in, 38x190mm (Lever archive - small): "%% FoomaticRIPOptionSetting: PageSize=ArchSmall"
*PageRegion LargeAddr/1.4x3.5in, 36x89mm (Large address): "%% FoomaticRIPOptionSetting: PageSize=LargeAddr"
*PageRegion StandardAddr/1.125x3.5in, 28x89mm (Standard address): "%% FoomaticRIPOptionSetting: PageSize=StandardAddr"
*PageRegion SuspensionFile/0.5x2in, 12x50mm (Suspension file): "%% FoomaticRIPOptionSetting: PageSize=SuspensionFile"
*PageRegion VideoSpine/0.75x5.875in, 19x147mm (Video tape spine): "%% FoomaticRIPOptionSetting: PageSize=VideoSpine"
*CloseUI: *PageRegion

*DefaultImageableArea: SuspensionFile
*ImageableArea ArchSmall/1.4x7.5in, 38x190mm (Lever archive - small): "0 0 179 960"
*ImageableArea LargeAddr/1.4x3.5in, 36x89mm (Large address): "0 0 179 448"
*ImageableArea StandardAddr/1.125x3.5in, 28x89mm (Standard address): "0 0 128 448"
*ImageableArea SuspensionFile/0.5x2in, 12x50mm (Suspension file): "0 0 64 256"
*ImageableArea VideoSpine/0.75x5.875in, 19x147mm (Video tape spine): "0 0 96 752"

*DefaultPaperDimension: SuspensionFile
*PaperDimension ArchSmall/1.4x7.5in, 38x190mm (Lever archive - small): "179 960"
*PaperDimension LargeAddr/1.4x3.5in, 36x89mm (Large address): "179 448"
*PaperDimension StandardAddr/1.125x3.5in, 28x89mm (Standard address): "128 448"
*PaperDimension SuspensionFile/0.5x2in, 12x50mm (Suspension file): "64 256"
*PaperDimension VideoSpine/0.75x5.875in, 19x147mm (Video tape spine): "96 752"

*FoomaticRIPOption Resolution: enum CmdLine A 100
*FoomaticRIPOptionSetting Resolution=128dpi: " -r128x128"

*CloseGroup: General


*% Generic boilerplate PPD stuff as standard PostScript fonts and so on

*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
*Font Bookman-Demi: Standard "(001.004S)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
*Font Bookman-Light: Standard "(001.004S)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
*Font Courier: Standard "(002.004S)" Standard ROM
*Font Courier-Bold: Standard "(002.004S)" Standard ROM
*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
*Font Helvetica: Standard "(001.006S)" Standard ROM
*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
*Font Symbol: Special "(001.007S)" Special ROM
*Font Times-Bold: Standard "(001.007S)" Standard ROM
*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
*Font Times-Italic: Standard "(001.007S)" Standard ROM
*Font Times-Roman: Standard "(001.007S)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Standard ROM






======================== cupsd.conf ==========================
LogLevel debug2
MaxLogSize 0
Printcap /etc/printcap

<Location /admin>
AuthType Basic
AuthClass System
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

<Location /printers/CSR_LABEL>
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
AuthType None
</Location>

Browsing On
BrowseProtocols cups
BrowseOrder Deny,Allow
BrowseAllow from @LOCAL
Listen 127.0.0.1:631





More information about the cups mailing list