Canon Pixma IP 1000

Don cups6 at c.donm.net
Thu Apr 20 19:09:14 PDT 2006


I have a Canon PIXMA IP 1000 printer connected via USB cable.

The problem is that upon requesting a test page at http://127.0.0.1:631/printers/canonpixmaip1000
the status goes to processesing for a little while before returning to idle. However the printer
does nothing.

I have done a fresh install of Ubuntu V5.10, upgrded to the Dapper release, and have applied the
latest version as of 11 am 2006-04-21 Australia Eastern time.

I have followed instructions found on http://ubuntuforums.org/showthread.php?t=45609

Then I have installed drivers from
http://software.canon-europe.com/Printers/Bubble_Jet_Printers/PIXMA_iP100010104.asp?ComponentID=240003&SourcePageID=311611

The printer has been working for around six months on the Windows OS. I have never had it working
on Linux.

I have turned debug on, and following are the config file, access and error logs:

-----------------------------------------------------------------------------------------------
/etc/cups/cupsd.conf
-----------------------------------------------------------------------------------------------
LogLevel debug
SystemGroup lpadmin
RunAsUser Yes
BrowseOrder allow,deny
BrowseAllow @LOCAL
DefaultAuthType Basic
<Location />
  Order allow,deny
  Allow localhost
</Location>
<Location /admin>
  Order allow,deny
  Allow localhost
</Location>
<Location /admin/conf>
  AuthType Basic
  Require user @SYSTEM
  Order allow,deny
  Allow localhost
</Location>
<Policy default>
  # Job-related operations must be done by the owner or an adminstrator...
  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>
  <Limit Pause-Printer Resume-Printer Set-Printer-Attributes Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Add-Printer CUPS-Delete-Printer CUPS-Add-Class CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default>
    AuthType Basic
    Require user @SYSTEM
    Order deny,allow
  </Limit>
  <Limit Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>
  <Limit All>
    Order deny,allow
  </Limit>
</Policy>
Include /etc/cups/cups.d/ports.conf
Include /etc/cups/cups.d/browse.conf

-----------------------------------------------------------------------------------------------
/etc/cups/cups.d/browse.conf
-----------------------------------------------------------------------------------------------
Browsing off

-----------------------------------------------------------------------------------------------
/etc/cups/cups.d/ports.conf
-----------------------------------------------------------------------------------------------
Listen 127.0.0.1:631

-----------------------------------------------------------------------------------------------
/var/log/cups/access_log
-----------------------------------------------------------------------------------------------
localhost - - [21/Apr/2006:11:07:06 +1000] "GET /printers/canonpixmaip1000?op=print-test-page HTTP/1.1" 200 0 - -
localhost - - [21/Apr/2006:11:07:06 +1000] "POST /printers/canonpixmaip1000 HTTP/1.1" 200 18830 - successful-ok
localhost - - [21/Apr/2006:11:07:06 +1000] "GET /printers/canonpixmaip1000?op=print-test-page HTTP/1.1" 200 3402 - -
localhost - - [21/Apr/2006:11:07:11 +1000] "GET /printers/canonpixmaip1000 HTTP/1.1" 200 0 - -
localhost - - [21/Apr/2006:11:07:11 +1000] "POST / HTTP/1.1" 200 446 Get-Jobs successful-ok-ignored-or-substituted-attributes
localhost - - [21/Apr/2006:11:07:11 +1000] "GET /printers/canonpixmaip1000 HTTP/1.1" 200 6816 - -
localhost - - [21/Apr/2006:11:07:12 +1000] "GET /images/show-all.gif HTTP/1.1" 404 0 - -
localhost - - [21/Apr/2006:11:07:22 +1000] "GET /printers/canonpixmaip1000 HTTP/1.1" 200 0 - -
localhost - - [21/Apr/2006:11:07:22 +1000] "POST / HTTP/1.1" 200 446 Get-Jobs successful-ok-ignored-or-substituted-attributes
localhost - - [21/Apr/2006:11:07:22 +1000] "GET /printers/canonpixmaip1000 HTTP/1.1" 200 5890 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /cups.css HTTP/1.1" 200 2978 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/top-left.gif HTTP/1.1" 200 473 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/top-right.gif HTTP/1.1" 200 121 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/top-middle.gif HTTP/1.1" 200 1144 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/tab-left.gif HTTP/1.1" 200 46 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/tab-right.gif HTTP/1.1" 200 47 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/printer-idle.gif HTTP/1.1" 200 706 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/print-test-page.gif HTTP/1.1" 200 564 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/stop-printer.gif HTTP/1.1" 200 501 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/reject-jobs.gif HTTP/1.1" 200 509 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/cancel-all-jobs.gif HTTP/1.1" 200 568 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/unpublish-printer.gif HTTP/1.1" 200 594 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/modify-printer.gif HTTP/1.1" 200 559 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/set-printer-options.gif HTTP/1.1" 200 649 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/delete-printer.gif HTTP/1.1" 200 508 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/set-as-default.gif HTTP/1.1" 200 585 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/set-allowed-users.gif HTTP/1.1" 200 673 - -
localhost - - [21/Apr/2006:11:07:23 +1000] "GET /images/search.gif HTTP/1.1" 200 410 - -
localhost - - [21/Apr/2006:11:07:24 +1000] "GET /images/show-completed.gif HTTP/1.1" 200 764 - -
localhost - - [21/Apr/2006:11:07:24 +1000] "GET /images/show-all.gif HTTP/1.1" 404 0 - -
localhost - - [21/Apr/2006:11:07:24 +1000] "GET /images/bottom-left.gif HTTP/1.1" 200 122 - -
localhost - - [21/Apr/2006:11:07:24 +1000] "GET /images/bottom-right.gif HTTP/1.1" 200 123 - -

-----------------------------------------------------------------------------------------------
/var/log/cups/error_log
-----------------------------------------------------------------------------------------------
D [21/Apr/2006:11:07:06 +1000] cupsdReadClient: 4 GET /printers/canonpixmaip1000?op=print-test-page HTTP/1.1
D [21/Apr/2006:11:07:06 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:06 +1000] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 13729
I [21/Apr/2006:11:07:06 +1000] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=13729)
D [21/Apr/2006:11:07:06 +1000] cupsdSendCommand: 4 file=7
D [21/Apr/2006:11:07:06 +1000] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:06 +1000] cupsdReadClient: 6 POST /printers/canonpixmaip1000 HTTP/1.1
D [21/Apr/2006:11:07:06 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:08 +1000] print_job: request file type is application/postscript.
D [21/Apr/2006:11:07:08 +1000] check_quotas: requesting-user-name = "guest"
D [21/Apr/2006:11:07:08 +1000] print_job: requesting-user-name = "guest"
D [21/Apr/2006:11:07:08 +1000] Adding default job-sheets values "none,none"...
I [21/Apr/2006:11:07:08 +1000] Adding start banner page "none" to job 13.
I [21/Apr/2006:11:07:08 +1000] Adding end banner page "none" to job 13.
I [21/Apr/2006:11:07:08 +1000] Job 13 queued on "canonpixmaip1000" by "guest".
D [21/Apr/2006:11:07:08 +1000] Job 13 hold_until = 0
D [21/Apr/2006:11:07:08 +1000] Discarding unused job-created event...
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob() id = 13, file = 0/1
D [21/Apr/2006:11:07:08 +1000] job-sheets=none,none
D [21/Apr/2006:11:07:08 +1000] banner_page = 0
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: argv = "canonpixmaip1000","13","guest","Test Page","1","","/var/spool/cups/d00013-001"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[1]="CUPS_DATADIR=/usr/share/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[7]="CUPS_STATEDIR=/var/run/cups"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[8]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[9]="SOFTWARE=CUPS/1.2svn"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[10]="TMPDIR=/var/spool/cups/tmp"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[11]="TZ=Australia/Sydney"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[12]="USER=root"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[13]="CUPS_SERVER=localhost"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[14]="CUPS_ENCRYPTION=IfRequested"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[15]="IPP_PORT=631"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[16]="CHARSET=utf-8"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[17]="LANG=en"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[18]="PPD=/etc/cups/ppd/canonpixmaip1000.ppd"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[19]="RIP_MAX_CACHE=8m"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[20]="CONTENT_TYPE=application/postscript"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[21]="DEVICE_URI=usb://Canon/iP1000"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: envp[22]="PRINTER=canonpixmaip1000"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: statusfds = [ 10 11 ]
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filterfds[1] = [ 12 -1 ]
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filter = "/usr/lib/cups/filter/pstops"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filterfds[0] = [ 13 14 ]
I [21/Apr/2006:11:07:08 +1000] Started filter /usr/lib/cups/filter/pstops (PID 13731) for job 13.
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filter = "/usr/lib/cups/filter/pstocanonbj"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filterfds[1] = [ 12 15 ]
I [21/Apr/2006:11:07:08 +1000] Started filter /usr/lib/cups/filter/pstocanonbj (PID 13732) for job 13.
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: backend = "/usr/lib/cups/backend/usb"
D [21/Apr/2006:11:07:08 +1000] cupsdStartJob: filterfds[0] = [ -1 13 ]
I [21/Apr/2006:11:07:08 +1000] Started backend /usr/lib/cups/backend/usb (PID 13733) for job 13.
D [21/Apr/2006:11:07:08 +1000] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [21/Apr/2006:11:07:08 +1000] [Job 13] Page = 595x842; 10,14 to 586,833
D [21/Apr/2006:11:07:08 +1000] [Job 13] pstocanonbj start.
D [21/Apr/2006:11:07:08 +1000] cupsdCloseClient: 6
D [21/Apr/2006:11:07:09 +1000] [Job 13] Printer using device file "/dev/usblp0"...
D [21/Apr/2006:11:07:09 +1000] [Job 13] slowcollate=0, slowduplex=0, sloworder=0
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%BoundingBox: 0 0 612 792
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%Pages: 1
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%LanguageLevel: 1
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%DocumentData: Clean7Bit
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%DocumentSuppliedResources: procset testprint/1.2
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%Creator: Michael Sweet, Easy Software Products
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%CreationDate: D:20051002193000+0500
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%Title: Test Page
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%EndComments
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%BeginProlog
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%BeginResource procset testprint 1.2 0
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%EndResource
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%EndProlog
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%Page: 1 1
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%Page: 1 1
D [21/Apr/2006:11:07:09 +1000] [Job 13] pw = 576.0, pl = 819.2
D [21/Apr/2006:11:07:09 +1000] [Job 13] PageLeft = 9.6, PageRight = 585.6
D [21/Apr/2006:11:07:09 +1000] [Job 13] PageTop = 833.4, PageBottom = 14.2
D [21/Apr/2006:11:07:09 +1000] [Job 13] PageWidth = 595.0, PageLength = 842.0
D [21/Apr/2006:11:07:09 +1000] [Job 13] 0 %%EOF
D [21/Apr/2006:11:07:09 +1000] [Job 13] Saw EOF!
D [21/Apr/2006:11:07:09 +1000] [Job 13] pstocanonbj: /usr/bin/gs -r600 -g4958x7016 -q -dNOPROMPT -dSAFER -sDEVICE=ppmraw -sOutputFile=- -| /usr/local/bin/bjfilterpixmaip1500 --imageres 600 --papersize a4 --media plain --paperload asf --bbox 9,14,585,834
D [21/Apr/2006:11:07:09 +1000] [Job 13] /bin/sh: /usr/local/bin/bjfilterpixmaip1500: Permission denied
D [21/Apr/2006:11:07:09 +1000] [Job 13] LPGETSTATUS returned a port status of 18...
D [21/Apr/2006:11:07:11 +1000] cupsdReadClient: 4 GET /printers/canonpixmaip1000 HTTP/1.1
D [21/Apr/2006:11:07:11 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:11 +1000] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 13738
I [21/Apr/2006:11:07:11 +1000] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=13738)
D [21/Apr/2006:11:07:11 +1000] cupsdSendCommand: 4 file=7
D [21/Apr/2006:11:07:11 +1000] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:11 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:11 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:11 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:11 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:11 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:11 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:11 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:11 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:11 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:11 +1000] cupsdCloseClient: 6
D [21/Apr/2006:11:07:12 +1000] cupsdReadClient: 4 GET /images/show-all.gif HTTP/1.1
D [21/Apr/2006:11:07:12 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:12 +1000] cupsdSendError: 4 code=404 (Not Found)
D [21/Apr/2006:11:07:12 +1000] cupsdCloseClient: 4
D [21/Apr/2006:11:07:18 +1000] [Job 13] ESP Ghostscript 815.01: Unrecoverable error, exit code 1
D [21/Apr/2006:11:07:21 +1000] cupsdFinishJob: job 13, file 0 is complete.
D [21/Apr/2006:11:07:21 +1000] Discarding unused job-completed event...
D [21/Apr/2006:11:07:21 +1000] cupsdCancelJob: id = 13
D [21/Apr/2006:11:07:21 +1000] cupsdStopJob: id = 13, force = 0
D [21/Apr/2006:11:07:21 +1000] cupsdStopJob: printer state is 3
D [21/Apr/2006:11:07:22 +1000] cupsdAcceptClient: 4 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:22 +1000] cupsdReadClient: 4 GET /printers/canonpixmaip1000 HTTP/1.1
D [21/Apr/2006:11:07:22 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:22 +1000] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 13744
I [21/Apr/2006:11:07:22 +1000] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=13744)
D [21/Apr/2006:11:07:22 +1000] cupsdSendCommand: 4 file=7
D [21/Apr/2006:11:07:22 +1000] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:22 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:22 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:22 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:22 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:22 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:22 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:22 +1000] cupsdReadClient: 6 POST / HTTP/1.1
D [21/Apr/2006:11:07:22 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:22 +1000] cupsdProcessIPPRequest: 6 status_code=1 (successful-ok-ignored-or-substituted-attributes)
D [21/Apr/2006:11:07:23 +1000] cupsdCloseClient: 6
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /cups.css HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=6
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/top-left.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=6
D [21/Apr/2006:11:07:23 +1000] cupsdAcceptClient: 6 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/top-right.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/top-middle.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/tab-left.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/tab-right.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/printer-idle.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/print-test-page.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/stop-printer.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/reject-jobs.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/cancel-all-jobs.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/unpublish-printer.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/modify-printer.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/set-printer-options.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/delete-printer.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/set-as-default.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 6 GET /images/set-allowed-users.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:23 +1000] cupsdReadClient: 4 GET /images/search.gif HTTP/1.1
D [21/Apr/2006:11:07:23 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:23 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:24 +1000] cupsdReadClient: 6 GET /images/show-completed.gif HTTP/1.1
D [21/Apr/2006:11:07:24 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:24 +1000] cupsdSendFile: 6 file=7
D [21/Apr/2006:11:07:24 +1000] cupsdReadClient: 4 GET /images/show-all.gif HTTP/1.1
D [21/Apr/2006:11:07:24 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:24 +1000] cupsdSendError: 4 code=404 (Not Found)
D [21/Apr/2006:11:07:24 +1000] cupsdCloseClient: 4
D [21/Apr/2006:11:07:24 +1000] cupsdAcceptClient: 4 from localhost:631 (IPv4)
D [21/Apr/2006:11:07:24 +1000] cupsdReadClient: 4 GET /images/bottom-left.gif HTTP/1.1
D [21/Apr/2006:11:07:24 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:24 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:07:24 +1000] cupsdReadClient: 4 GET /images/bottom-right.gif HTTP/1.1
D [21/Apr/2006:11:07:24 +1000] cupsdAuthorize: No authentication data provided.
D [21/Apr/2006:11:07:24 +1000] cupsdSendFile: 4 file=7
D [21/Apr/2006:11:08:26 +1000] cupsdCloseClient: 6
D [21/Apr/2006:11:08:26 +1000] cupsdCloseClient: 4







More information about the cups mailing list