Results 1 to 4 of 4

Thread: Printer Problems with Xubuntu 10.10

  1. #1
    Join Date
    May 2009
    Location
    Draag
    Beans
    Hidden!
    Distro
    Xubuntu 11.04 Natty Narwhal

    Unhappy Printer Problems with Xubuntu 10.10

    I'm running Xubuntu 10.10 on a Dell Dimension 2400, with a Pentium 4. The printer I'm having problems with is a Lexmark X5650.

    I couldn't find the drivers for it in Xubuntu, I tried numerous different drivers with no success. I used the troubleshooting tool with no success either. Here is the .txt file from the troubleshooting tool:

    Code:
    Page 1 (Scheduler not running?):
    {'cups_connection_failure': False}
    Page 2 (Is local server publishing?):
    {'local_server_exporting_printers': False}
    Page 3 (Choose printer):
    {'cups_dest': <cups.Dest Lexmark-5600-6600-Series (default)>,
     'cups_instance': None,
     'cups_queue': 'Lexmark-5600-6600-Series',
     'cups_queue_listed': True}
    Page 4 (Check printer sanity):
    {'cups_device_uri_scheme': u'usb',
     'cups_printer_dict': {'device-uri': u'usb://Lexmark/5600-6600%20Series',
                           'printer-info': u'Lexmark 5600-6600 Series',
                           'printer-is-shared': True,
                           'printer-location': u'ubuntu',
                           'printer-make-and-model': u'Lexmark 5000 Foomatic/lx5000 (recommended)',
                           'printer-state': 3,
                           'printer-state-message': u'',
                           'printer-state-reasons': [u'none'],
                           'printer-type': 8523788,
                           'printer-uri-supported': u'ipp://localhost:631/printers/Lexmark-5600-6600-Series'},
     'cups_printer_remote': False,
     'is_cups_class': False,
     'local_cups_queue_attributes': {'auth-info-required': u'none',
                                     'charset-configured': u'utf-8',
                                     'charset-supported': [u'us-ascii', u'utf-8'],
                                     'color-supported': True,
                                     'compression-supported': [u'none', u'gzip'],
                                     'copies-default': 1,
                                     'copies-supported': (1, 9999),
                                     'cups-version': u'1.4.4',
                                     'device-uri': u'usb://Lexmark/5600-6600%20Series',
                                     'document-format-default': u'application/octet-stream',
                                     'document-format-supported': [u'application/octet-stream',
                                                                   u'application/openofficeps',
                                                                   u'application/pdf',
                                                                   u'application/postscript',
                                                                   u'application/vnd.cups-banner',
                                                                   u'application/vnd.cups-pdf',
                                                                   u'application/vnd.cups-postscript',
                                                                   u'application/vnd.cups-raw',
                                                                   u'application/vnd.hp-hpgl',
                                                                   u'application/x-cshell',
                                                                   u'application/x-csource',
                                                                   u'application/x-perl',
                                                                   u'application/x-shell',
                                                                   u'image/gif',
                                                                   u'image/jpeg',
                                                                   u'image/png',
                                                                   u'image/tiff',
                                                                   u'image/x-bitmap',
                                                                   u'image/x-photocd',
                                                                   u'image/x-portable-anymap',
                                                                   u'image/x-portable-bitmap',
                                                                   u'image/x-portable-graymap',
                                                                   u'image/x-portable-pixmap',
                                                                   u'image/x-sgi-rgb',
                                                                   u'image/x-sun-raster',
                                                                   u'image/x-xbitmap',
                                                                   u'image/x-xpixmap',
                                                                   u'image/x-xwindowdump',
                                                                   u'text/css',
                                                                   u'text/html',
                                                                   u'text/plain'],
                                     'finishings-default': 3,
                                     'finishings-supported': [3],
                                     'generated-natural-language-supported': [u'en-us'],
                                     'ipp-versions-supported': [u'1.0',
                                                                u'1.1',
                                                                u'2.0',
                                                                u'2.1'],
                                     'ippget-event-life': 15,
                                     'job-creation-attributes-supported': [u'copies',
                                                                           u'finishings',
                                                                           u'ipp-attribute-fidelity',
                                                                           u'job-hold-until',
                                                                           u'job-name',
                                                                           u'job-priority',
                                                                           u'job-sheets',
                                                                           u'media',
                                                                           u'media-col',
                                                                           u'multiple-document-handling',
                                                                           u'number-up',
                                                                           u'output-bin',
                                                                           u'orientation-requested',
                                                                           u'page-ranges',
                                                                           u'print-quality',
                                                                           u'printer-resolution',
                                                                           u'sides'],
                                     'job-hold-until-default': u'no-hold',
                                     'job-hold-until-supported': [u'no-hold',
                                                                  u'indefinite',
                                                                  u'day-time',
                                                                  u'evening',
                                                                  u'night',
                                                                  u'second-shift',
                                                                  u'third-shift',
                                                                  u'weekend'],
                                     'job-k-limit': 0,
                                     'job-page-limit': 0,
                                     'job-priority-default': 50,
                                     'job-priority-supported': [100],
                                     'job-quota-period': 0,
                                     'job-settable-attributes-supported': [u'copies',
                                                                           u'finishings',
                                                                           u'job-hold-until',
                                                                           u'job-name',
                                                                           u'job-priority',
                                                                           u'media',
                                                                           u'media-col',
                                                                           u'multiple-document-handling',
                                                                           u'number-up',
                                                                           u'output-bin',
                                                                           u'orientation-requested',
                                                                           u'page-ranges',
                                                                           u'print-quality',
                                                                           u'printer-resolution',
                                                                           u'sides'],
                                     'job-sheets-default': (u'none', u'none'),
                                     'job-sheets-supported': [u'none',
                                                              u'classified',
                                                              u'confidential',
                                                              u'secret',
                                                              u'standard',
                                                              u'topsecret',
                                                              u'unclassified'],
                                     'marker-change-time': 0,
                                     'media-bottom-margin-supported': [1270],
                                     'media-col-supported': [u'media-bottom-margin',
                                                             u'media-left-margin',
                                                             u'media-right-margin',
                                                             u'media-size',
                                                             u'media-source',
                                                             u'media-top-margin',
                                                             u'media-type'],
                                     'media-default': u'na_letter_8.5x11in',
                                     'media-left-margin-supported': [635],
                                     'media-right-margin-supported': [635],
                                     'media-supported': [u'na_letter_8.5x11in',
                                                         u'iso_a4_210x297mm',
                                                         u'iso_a5_148x210mm',
                                                         u'jis_b5_182x257mm',
                                                         u'na_number-10_4.125x9.5in',
                                                         u'iso_c5_162x229mm',
                                                         u'iso_dl_110x220mm',
                                                         u'om_env-isob5_176.03x250.11mm',
                                                         u'na_monarch_3.875x7.5in',
                                                         u'na_executive_7.25x10.5in',
                                                         u'na_legal_8.5x14in'],
                                     'media-top-margin-supported': [1270],
                                     'multiple-document-handling-supported': [u'separate-documents-uncollated-copies',
                                                                              u'separate-documents-collated-copies'],
                                     'multiple-document-jobs-supported': True,
                                     'multiple-operation-time-out': 300,
                                     'natural-language-configured': u'en-us',
                                     'notify-attributes-supported': [u'printer-state-change-time',
                                                                     u'notify-lease-expiration-time',
                                                                     u'notify-subscriber-user-name'],
                                     'notify-events-default': [u'job-completed'],
                                     'notify-events-supported': [u'job-completed',
                                                                 u'job-config-changed',
                                                                 u'job-created',
                                                                 u'job-progress',
                                                                 u'job-state-changed',
                                                                 u'job-stopped',
                                                                 u'printer-added',
                                                                 u'printer-changed',
                                                                 u'printer-config-changed',
                                                                 u'printer-deleted',
                                                                 u'printer-finishings-changed',
                                                                 u'printer-media-changed',
                                                                 u'printer-modified',
                                                                 u'printer-restarted',
                                                                 u'printer-shutdown',
                                                                 u'printer-state-changed',
                                                                 u'printer-stopped',
                                                                 u'server-audit',
                                                                 u'server-restarted',
                                                                 u'server-started',
                                                                 u'server-stopped'],
                                     'notify-lease-duration-default': 86400,
                                     'notify-lease-duration-supported': (0,
                                                                         2147483647),
                                     'notify-max-events-supported': [100],
                                     'notify-pull-method-supported': [u'ippget'],
                                     'notify-schemes-supported': [u'dbus',
                                                                  u'mailto',
                                                                  u'rss'],
                                     'number-up-default': 1,
                                     'number-up-supported': [1, 2, 4, 6, 9, 16],
                                     'operations-supported': [2,
                                                              4,
                                                              5,
                                                              6,
                                                              8,
                                                              9,
                                                              10,
                                                              11,
                                                              12,
                                                              13,
                                                              16,
                                                              17,
                                                              18,
                                                              19,
                                                              20,
                                                              21,
                                                              22,
                                                              23,
                                                              24,
                                                              25,
                                                              26,
                                                              27,
                                                              28,
                                                              34,
                                                              35,
                                                              37,
                                                              38,
                                                              16385,
                                                              16386,
                                                              16387,
                                                              16388,
                                                              16389,
                                                              16390,
                                                              16391,
                                                              16392,
                                                              16393,
                                                              16394,
                                                              16395,
                                                              16396,
                                                              16397,
                                                              16398,
                                                              16399,
                                                              16423],
                                     'orientation-requested-default': None,
                                     'orientation-requested-supported': [3,
                                                                         4,
                                                                         5,
                                                                         6],
                                     'output-bin-default': u'face-down',
                                     'output-bin-supported': [u'face-down'],
                                     'page-ranges-supported': True,
                                     'pages-per-minute': 1,
                                     'pages-per-minute-color': 1,
                                     'pdl-override-supported': [u'not-attempted'],
                                     'port-monitor': u'none',
                                     'port-monitor-supported': [u'none'],
                                     'print-quality-default': 4,
                                     'print-quality-supported': [4],
                                     'printer-commands': [u'AutoConfigure',
                                                          u'Clean',
                                                          u'PrintSelfTestPage'],
                                     'printer-current-time': '(IPP_TAG_DATE)',
                                     'printer-error-policy': u'retry-job',
                                     'printer-error-policy-supported': [u'abort-job',
                                                                        u'retry-current-job',
                                                                        u'retry-job',
                                                                        u'stop-printer'],
                                     'printer-info': u'Lexmark 5600-6600 Series',
                                     'printer-is-accepting-jobs': True,
                                     'printer-is-shared': True,
                                     'printer-location': u'ubuntu',
                                     'printer-make-and-model': u'Lexmark 5000 Foomatic/lx5000 (recommended)',
                                     'printer-more-info': u'http://localhost:631/printers/Lexmark-5600-6600-Series',
                                     'printer-name': u'Lexmark-5600-6600-Series',
                                     'printer-op-policy': u'default',
                                     'printer-op-policy-supported': [u'authenticated',
                                                                     u'default'],
                                     'printer-resolution-default': '(unknown IPP tag)',
                                     'printer-resolution-supported': ['(unknown IPP tag)',
                                                                      '(unknown IPP tag)',
                                                                      '(unknown IPP tag)'],
                                     'printer-settable-attributes-supported': [u'printer-info',
                                                                               u'printer-location'],
                                     'printer-state': 3,
                                     'printer-state-change-time': 1302645821,
                                     'printer-state-message': u'',
                                     'printer-state-reasons': [u'none'],
                                     'printer-type': 8523788,
                                     'printer-up-time': 1302645928,
                                     'printer-uri-supported': [u'ipp://localhost:631/printers/Lexmark-5600-6600-Series'],
                                     'queued-job-count': 0,
                                     'server-is-sharing-printers': True,
                                     'sides-default': u'one-sided',
                                     'sides-supported': [u'one-sided'],
                                     'uri-authentication-supported': [u'requesting-user-name'],
                                     'uri-security-supported': [u'none']}}
    Page 5 (Check PPD sanity):
    {'cups_printer_ppd_defaults': {u'Adjustment': {u'AlignA': u'16',
                                                   u'AlignB': u'8',
                                                   u'DryingTime': u'30s',
                                                   u'HeadSeparation': u'16'},
                                   u'General': {u'ColorMode': u'Colour',
                                                u'PageRegion': u'Letter',
                                                u'PageSize': u'Letter',
                                                u'Resolution': u'600x600dpi'}},
     'cups_printer_ppd_valid': True,
     'missing_pkgs_and_exes': ([], [])}
    Page 6 (Local or remote?):
    {'printer_is_remote': False}
    Page 7 (Choose device):
    {'cups_device_dict': {'device-class': u'direct',
                          'device-id': u'MFG:Lexmark;CMD:CPDNPA004;MODEL:5600-6600 Series;CLASS:Printer;DES:Lexmark 5600-6600 Series;',
                          'device-info': u'Lexmark 5600-6600 Series',
                          'device-location': u'',
                          'device-make-and-model': u'Lexmark 5600-6600 Series'}}
    Page 8 (Error log checkpoint):
    {'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
                              'BrowseRemoteProtocols': 'CUPS',
                              'DefaultAuthType': 'Basic',
                              'MaxLogSize': '0',
                              'PreserveJobHistory': 'No',
                              'SystemGroup': 'lpadmin',
                              '_debug_logging': '1',
                              '_remote_admin': '0',
                              '_remote_any': '1',
                              '_remote_printers': '1',
                              '_share_printers': '1',
                              '_user_cancel_any': '1'},
     'error_log_checkpoint': 646517L}
    Page 9 (Print test page):
    {'test_page_attempted': '12/Apr/2011:18:06:03 +0000',
     'test_page_job_id': [8],
     'test_page_successful': False}
    Page 10 (Error log fetch):
    {'error_log': ['D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 1.1 Get-Jobs 1',
                   'D [12/Apr/2011:18:05:43 -0400] Get-Jobs ipp://localhost/printers/',
                   'D [12/Apr/2011:18:05:43 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 1.1 Get-Jobs 1',
                   'D [12/Apr/2011:18:05:43 -0400] Get-Jobs ipp://localhost/printers/',
                   'D [12/Apr/2011:18:05:43 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdReadClient: 16 1.1 Create-Printer-Subscription 1',
                   'D [12/Apr/2011:18:05:43 -0400] Create-Printer-Subscription /',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdCreateSubscription(con=0x219d3648(16), uri="/")',
                   'D [12/Apr/2011:18:05:43 -0400] pullmethod="ippget"',
                   'D [12/Apr/2011:18:05:43 -0400] notify-lease-duration=86400',
                   'D [12/Apr/2011:18:05:43 -0400] notify-time-interval=0',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdAddSubscription(mask=17800, dest=(nil)(), job=(nil)(0), uri="(null)")',
                   'D [12/Apr/2011:18:05:43 -0400] Added subscription 17 for server',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:05:43 -0400] Returning IPP successful-ok for Create-Printer-Subscription (/) from localhost',
                   'D [12/Apr/2011:18:05:43 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdReadClient: 16 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:05:44 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdIsAuthorized: username="family"',
                   'D [12/Apr/2011:18:05:44 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:05:44 -0400] cupsdSetBusyState: Dirty files',
                   'I [12/Apr/2011:18:05:45 -0400] Saving printers.conf...',
                   'I [12/Apr/2011:18:05:45 -0400] Saving subscriptions.conf...',
                   'D [12/Apr/2011:18:05:45 -0400] cupsdSetBusyState: Not busy',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:05:53 -0400] Report: clients=6',
                   'D [12/Apr/2011:18:05:53 -0400] Report: jobs=0',
                   'D [12/Apr/2011:18:05:53 -0400] Report: jobs-active=0',
                   'D [12/Apr/2011:18:05:53 -0400] Report: printers=1',
                   'D [12/Apr/2011:18:05:53 -0400] Report: printers-implicit=0',
                   'D [12/Apr/2011:18:05:53 -0400] Report: stringpool-string-count=581',
                   'D [12/Apr/2011:18:05:53 -0400] Report: stringpool-alloc-bytes=6848',
                   'D [12/Apr/2011:18:05:53 -0400] Report: stringpool-total-bytes=13032',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 POST /jobs/ HTTP/1.1',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdSetBusyState: Active clients',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 1.1 Cancel-Job 1',
                   'D [12/Apr/2011:18:05:53 -0400] Cancel-Job ipp://localhost/jobs/7',
                   'D [12/Apr/2011:18:05:53 -0400] Cancel-Job client-error-not-found: Job #7 does not exist!',
                   'D [12/Apr/2011:18:05:53 -0400] Returning IPP client-error-not-found for Cancel-Job (ipp://localhost/jobs/7) from localhost',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdSetBusyState: Not busy',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdSetBusyState: Active clients',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:05:53 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:05:53 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdSetBusyState: Not busy',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:05:53 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 POST /jobs/ HTTP/1.1',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdSetBusyState: Active clients',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 1.1 Cancel-Job 1',
                   'D [12/Apr/2011:18:05:59 -0400] Cancel-Job ipp://localhost/jobs/7',
                   'D [12/Apr/2011:18:05:59 -0400] Cancel-Job client-error-not-found: Job #7 does not exist!',
                   'D [12/Apr/2011:18:05:59 -0400] Returning IPP client-error-not-found for Cancel-Job (ipp://localhost/jobs/7) from localhost',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdSetBusyState: Not busy',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdSetBusyState: Active clients',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:05:59 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:05:59 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdSetBusyState: Not busy',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:05:59 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdReadClient: 19 POST /printers/Lexmark-5600-6600-Series HTTP/1.1',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdSetBusyState: Active clients',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdReadClient: 19 1.1 Print-Job 1',
                   'D [12/Apr/2011:18:06:03 -0400] Print-Job ipp://localhost/printers/Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:03 -0400] [Job ???] Auto-typing file...',
                   'I [12/Apr/2011:18:06:03 -0400] [Job ???] Request file type is application/vnd.cups-banner.',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(----J-)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:03 -0400] add_job: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:03 -0400] Adding default job-sheets values "none,none"...',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Adding start banner page "none".',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(----J-)',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Adding end banner page "none".',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] File of type application/vnd.cups-banner queued by "family".',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] hold_until=0',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Queued on "Lexmark-5600-6600-Series" by "family".',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(----J-)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] job-sheets=none,none',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[0]="Lexmark-5600-6600-Series"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[1]="8"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[2]="family"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[3]="Test Page"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[4]="1"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[5]="job-uuid=urn:uuid:8cef6139-f2dd-3bd0-52a9-b2db4e6ea4b5 job-originating-host-name=localhost"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] argv[6]="/var/spool/cups/d00008-001"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[0]="CUPS_CACHEDIR=/var/cache/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[1]="CUPS_DATADIR=/usr/share/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc-root"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[6]="CUPS_SERVERROOT=/etc/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[7]="CUPS_STATEDIR=/var/run/cups"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[8]="HOME=/var/spool/cups/tmp"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[10]="SERVER_ADMIN=root@ubuntu"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[11]="SOFTWARE=CUPS/1.4.4"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[12]="TMPDIR=/var/spool/cups/tmp"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[13]="USER=root"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[14]="CUPS_SERVER=/var/run/cups/cups.sock"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[15]="CUPS_ENCRYPTION=IfRequested"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[16]="IPP_PORT=631"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[17]="CHARSET=utf-8"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[18]="LANG=en_US.UTF-8"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[19]="PPD=/etc/cups/ppd/Lexmark-5600-6600-Series.ppd"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[20]="RIP_MAX_CACHE=auto"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[21]="CONTENT_TYPE=application/vnd.cups-banner"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[22]="DEVICE_URI=usb://Lexmark/5600-6600%20Series"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[23]="PRINTER_INFO=Lexmark 5600-6600 Series"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[24]="PRINTER_LOCATION=ubuntu"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[25]="PRINTER=Lexmark-5600-6600-Series"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[26]="CUPS_FILETYPE=document"',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] envp[27]="FINAL_CONTENT_TYPE=printer/Lexmark-5600-6600-Series"',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Started filter /usr/lib/cups/filter/bannertops (PID 2075)',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Started filter /usr/lib/cups/filter/pstopdf (PID 2076)',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Started filter /usr/lib/cups/filter/pdftopdf (PID 2077)',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Started filter /usr/lib/cups/filter/foomatic-rip (PID 2078)',
                   'I [12/Apr/2011:18:06:03 -0400] [Job 8] Started backend /usr/lib/cups/backend/usb (PID 2080)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:03 -0400] Returning IPP successful-ok for Print-Job (ipp://localhost/printers/Lexmark-5600-6600-Series) from localhost',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] pstopdf 5 args: 8 family Test Page 1 job-uuid=urn:uuid:8cef6139-f2dd-3bd0-52a9-b2db4e6ea4b5 job-originating-host-name=localhost',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] PPD: /etc/cups/ppd/Lexmark-5600-6600-Series.ppd',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Getting input from file',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] foomatic-rip version 4.0.5.223 running...',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Parsing PPD file ...',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option PageSize',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] STATE: +connecting-to-device',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option ImageableArea',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option PaperDimension',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option ColorMode',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option Resolution',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option HeadSeparation',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] load_banner(filename="/var/spool/cups/d00008-001")',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option AlignA',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Printer using device file "/dev/usblp0"...',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] STATE: -connecting-to-device',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] backendRunLoop(print_fd=0, device_fd=5, snmp_fd=-1, addr=(nil), use_bc=1, side_cb=0x3717f0)',
                   'D [12/Apr/2011:18:06:03 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option AlignB',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option DryingTime',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Added option Font',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Parameter Summary',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] -----------------',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Spooler: cups',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Printer: Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Shell: /bin/bash',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] PPD file: /etc/cups/ppd/Lexmark-5600-6600-Series.ppd',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] ATTR file:',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Printer model: Lexmark 5000 Foomatic/lx5000 (recommended)',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Job title: Test Page',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] File(s) to be printed:',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] <STDIN>',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   "D [12/Apr/2011:18:06:03 -0400] [Job 8] Ghostscript extra search path ('GS_LIB'): /usr/share/cups/fonts",
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Printing system options:',
                   "D [12/Apr/2011:18:06:03 -0400] [Job 8] Pondering option 'job-uuid=urn:uuid:8cef6139-f2dd-3bd0-52a9-b2db4e6ea4b5'",
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Unknown option job-uuid=urn:uuid:8cef6139-f2dd-3bd0-52a9-b2db4e6ea4b5.',
                   "D [12/Apr/2011:18:06:03 -0400] [Job 8] Pondering option 'job-originating-host-name=localhost'",
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Unknown option job-originating-host-name=localhost.',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Options from the PPD file:',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] ================================================',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] File: <STDIN>',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] ================================================',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] Page = 612x792; 18,36 to 594,756',
                   'D [12/Apr/2011:18:06:03 -0400] [Job 8] PNG image: 128x128x8, color_type=6 (RGB+ALPHA)',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] PNG image: 192x128x8, color_type=2 (RGB)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdNetIFUpdate: "lo" = localhost:631',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdNetIFUpdate: "eth0" = 192.168.1.96:631',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdNetIFUpdate: "lo" = localhost:631',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdNetIFUpdate: "eth0" = fe80::20d:56ff:fe21:9125%eth0:631',
                   'D [12/Apr/2011:18:06:04 -0400] PID 2075 (/usr/lib/cups/filter/bannertops) exited with no errors.',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] Resolution: 600x600',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] Page size: Letter',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 21 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 22 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 23 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 24 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 24 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 1.1 Get-Jobs 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Jobs ipp://localhost/printers/',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 24 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 21',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 23',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 21 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 24 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 24',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Printers 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Printers',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 1.1 Get-Job-Attributes 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Job-Attributes ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Classes 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Classes',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 1.1 Get-Job-Attributes 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Job-Attributes ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] Width: 612, height: 792, absolute margins: 18, 36, 594, 756',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Default 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Default',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 23 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 1.1 Get-Printer-Attributes 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Printer-Attributes ipp://ubuntu:631/printers/Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ubuntu:631/printers/Lexmark-5600-6600-Series) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 23 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 23',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 22',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAcceptClient: 22 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 1.1 Get-Printer-Attributes 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Printer-Attributes ipp://ubuntu:631/printers/Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ubuntu:631/printers/Lexmark-5600-6600-Series) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 22 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 22',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 16 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:04 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdIsAuthorized: username="family"',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] Relative margins: 18, 36, 18, 36',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] PPD options: -r600 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] PostScript to be injected:',
                   'D [12/Apr/2011:18:06:04 -0400] [Job 8] Running cat | /usr/bin/gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.3 -dAutoRotatePages=/None -dAutoFilterColorImages=false                -dNOPLATFONTS -dPARANOIDSAFER -sstdout=%stderr -dColorImageFilter=/FlateEncode                 -dPDFSETTINGS=/printer                 -dColorConversionStrategy=/LeaveColorUnchanged -dDoNumCopies -r600 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -sOutputFile=-  -c .setpdfwrite -f -',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Printers 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Printers',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Classes 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Classes',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Default 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Default',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 21 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdCloseClient: 21',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Printers 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Printers',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Classes 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Classes',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Active clients, printing jobs, and dirty files',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Default 1',
                   'D [12/Apr/2011:18:06:04 -0400] CUPS-Get-Default',
                   'D [12/Apr/2011:18:06:04 -0400] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
                   'D [12/Apr/2011:18:06:04 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'D [12/Apr/2011:18:06:05 -0400] PID 2076 (/usr/lib/cups/filter/pstopdf) exited with no errors.',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Filetype: PDF',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Storing temporary files in /var/spool/cups/tmp',
                   'D [12/Apr/2011:18:06:05 -0400] PID 2077 (/usr/lib/cups/filter/pdftopdf) exited with no errors.',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] File contains 1 pages',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Starting renderer with command: gs -dFirstPage=1  -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=lx5000  -r600x600 -dBitsPerPixel=4 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dHeadSeparation=16 -dAlignA=16 -dAlignB=8 -dDryingTime=30 -sOutputFile=-   /var/spool/cups/tmp/foomatic-VlKfjN',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Starting process "kid3" (generation 1)',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Starting process "kid4" (generation 2)',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Starting process "renderer" (generation 2)',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] JCL: \x1b%-12345X@PJL',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] <job data>',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8]',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] STATE: -media-empty-warning',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] STATE: -offline-report',
                   'I [12/Apr/2011:18:06:05 -0400] [Job 8] Printer is now online.',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Received 17 bytes of back-channel data!',
                   'D [12/Apr/2011:18:06:05 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:05 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Received 4 bytes of back-channel data!',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:06 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:07 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:08 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:09 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:10 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:11 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Read 8192 bytes of print data...',
                   'D [12/Apr/2011:18:06:12 -0400] [Job 8] Wrote 8192 bytes of print data...',
                   'I [12/Apr/2011:18:06:34 -0400] Saving job cache file "/var/cache/cups/job.cache"...',
                   'I [12/Apr/2011:18:06:34 -0400] Saving subscriptions.conf...',
                   'D [12/Apr/2011:18:06:34 -0400] cupsdSetBusyState: Printing jobs',
                   'D [12/Apr/2011:18:06:40 -0400] [Job 8] GPL Ghostscript 8.71: Unrecoverable error, exit code 1',
                   'D [12/Apr/2011:18:06:40 -0400] [Job 8] renderer exited with status 1',
                   'D [12/Apr/2011:18:06:40 -0400] [Job 8] Possible error on renderer command line or PostScript error. Check options.Kid3 exit status: 3',
                   'D [12/Apr/2011:18:06:40 -0400] [Job 8] Read 6718 bytes of print data...',
                   'D [12/Apr/2011:18:06:40 -0400] PID 2078 (/usr/lib/cups/filter/foomatic-rip) stopped with status 9!',
                   'D [12/Apr/2011:18:06:41 -0400] [Job 8] Wrote 6718 bytes of print data...',
                   'D [12/Apr/2011:18:06:41 -0400] PID 2080 (/usr/lib/cups/backend/usb) exited with no errors.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Printing jobs and dirty files',
                   'E [12/Apr/2011:18:06:41 -0400] [Job 8] Job stopped due to filter errors; please consult the error_log file for details.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdMarkDirty(----J-)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 20 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 21 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 20',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 20 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 1.1 Get-Jobs 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Jobs ipp://localhost/printers/',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Printers 1',
                   'D [12/Apr/2011:18:06:41 -0400] CUPS-Get-Printers',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 20',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 20 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 21',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Classes 1',
                   'D [12/Apr/2011:18:06:41 -0400] CUPS-Get-Classes',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 13 1.1 CUPS-Get-Default 1',
                   'D [12/Apr/2011:18:06:41 -0400] CUPS-Get-Default',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 16 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdIsAuthorized: username="family"',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 21 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 22 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 22 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 22 1.1 Get-Printer-Attributes 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Printer-Attributes ipp://ubuntu:631/printers/Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ubuntu:631/printers/Lexmark-5600-6600-Series) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 22 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 22 1.1 Get-Job-Attributes 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Job-Attributes ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 21',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAcceptClient: 21 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 1.1 Get-Printer-Attributes 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Printer-Attributes ipp://ubuntu:631/printers/Lexmark-5600-6600-Series',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Printer-Attributes (ipp://ubuntu:631/printers/Lexmark-5600-6600-Series) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 21 1.1 Get-Job-Attributes 1',
                   'D [12/Apr/2011:18:06:41 -0400] Get-Job-Attributes ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:06:41 -0400] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdReadClient: 20 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:41 -0400] cupsdCloseClient: 20',
                   'D [12/Apr/2011:18:06:42 -0400] [Job 8] Unloading...',
                   'D [12/Apr/2011:18:06:46 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 POST /jobs/ HTTP/1.1',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 1.1 Cancel-Job 1',
                   'D [12/Apr/2011:18:06:47 -0400] Cancel-Job ipp://localhost/jobs/7',
                   'D [12/Apr/2011:18:06:47 -0400] Cancel-Job client-error-not-found: Job #7 does not exist!',
                   'D [12/Apr/2011:18:06:47 -0400] Returning IPP client-error-not-found for Cancel-Job (ipp://localhost/jobs/7) from localhost',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:47 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:47 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:47 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:54 -0400] Report: clients=8',
                   'D [12/Apr/2011:18:06:54 -0400] Report: jobs=1',
                   'D [12/Apr/2011:18:06:54 -0400] Report: jobs-active=1',
                   'D [12/Apr/2011:18:06:54 -0400] Report: printers=1',
                   'D [12/Apr/2011:18:06:54 -0400] Report: printers-implicit=0',
                   'D [12/Apr/2011:18:06:54 -0400] Report: stringpool-string-count=1200',
                   'D [12/Apr/2011:18:06:54 -0400] Report: stringpool-alloc-bytes=7984',
                   'D [12/Apr/2011:18:06:54 -0400] Report: stringpool-total-bytes=27320',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdReadClient: 19 POST /jobs/ HTTP/1.1',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdReadClient: 19 1.1 Cancel-Job 1',
                   'D [12/Apr/2011:18:06:54 -0400] Cancel-Job ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:06:54 -0400] [Job 8] Loading attributes...',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdMarkDirty(-----S)',
                   'I [12/Apr/2011:18:06:54 -0400] [Job 8] Job purged by "family"',
                   'D [12/Apr/2011:18:06:54 -0400] [Job 8] Unloading...',
                   'I [12/Apr/2011:18:06:54 -0400] [Job 8] Purged by "family".',
                   'D [12/Apr/2011:18:06:54 -0400] Returning IPP successful-ok for Cancel-Job (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:54 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdReadClient: 19 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdReadClient: 19 1.1 Get-Notifications 1',
                   'D [12/Apr/2011:18:06:55 -0400] Get-Notifications /',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:55 -0400] Returning IPP successful-ok for Get-Notifications (/) from localhost',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:55 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdReadClient: 19 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdAuthorize: No authentication data provided.',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdReadClient: 19 1.1 Cancel-Subscription 1',
                   'D [12/Apr/2011:18:06:56 -0400] Cancel-Subscription /',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdIsAuthorized: requesting-user-name="family"',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:06:56 -0400] Returning IPP successful-ok for Cancel-Subscription (/) from localhost',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdReadClient: 19 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdCloseClient: 19',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdReadClient: 22 WAITING Closing on EOF',
                   'D [12/Apr/2011:18:06:56 -0400] cupsdCloseClient: 22',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdReadClient: 16 1.1 Get-Job-Attributes 1',
                   'D [12/Apr/2011:18:07:00 -0400] Get-Job-Attributes ipp://localhost/jobs/8',
                   'D [12/Apr/2011:18:07:00 -0400] Get-Job-Attributes client-error-not-found: Job #8 does not exist!',
                   'D [12/Apr/2011:18:07:00 -0400] Returning IPP client-error-not-found for Get-Job-Attributes (ipp://localhost/jobs/8) from localhost',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdReadClient: 16 POST / HTTP/1.1',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdAuthorize: Authorized as family using PeerCred',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdReadClient: 16 1.1 Cancel-Subscription 1',
                   'D [12/Apr/2011:18:07:00 -0400] Cancel-Subscription /',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdIsAuthorized: username="family"',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdMarkDirty(-----S)',
                   'D [12/Apr/2011:18:07:00 -0400] Returning IPP successful-ok for Cancel-Subscription (/) from localhost',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdSetBusyState: Dirty files',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdAcceptClient: 19 from localhost (Domain)',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdReadClient: 19 GET /admin/log/error_log HTTP/1.1',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdSetBusyState: Active clients and dirty files',
                   'D [12/Apr/2011:18:07:00 -0400] cupsdAuthorize: No authentication data provided.']}
    Page 11 (Printer state reasons):
    {'printer-state-message': u'/usr/lib/cups/filter/foomatic-rip failed',
     'printer-state-reasons': [u'none']}
    Page 12 (Locale issues):
    {'printer_page_size': u'Letter',
     'system_locale_lang': None,
     'user_locale_ctype': 'en_US',
     'user_locale_messages': 'en_US'}
    Next I downloaded the Linux drivers from Lexmark here: http://support.lexmark.com/index?doc...&userlocale=EN

    When I double click on "lexmark-08z-series-driver-1.0-1.i386.deb.sh" it pulls up an installer. After I accept the warranty & license agreement, a "password dialog" window pops up which states, "This installation requires root (administrator) privileges to continue. Please enter the administrative password below"

    Which, of course, I do and another window pops up claiming that my password is incorrect.

    From what I'm reading this driver may not even work...it's meant for Ubuntu 9.10!

    I have no idea what to do at this point...please help!
    "Ascend out of your bed, cavern of a trunk and shrine!"

  2. #2
    Join Date
    May 2009
    Location
    Draag
    Beans
    Hidden!
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: Printer Problems with Xubuntu 10.10

    Bumpty bump
    "Ascend out of your bed, cavern of a trunk and shrine!"

  3. #3
    Join Date
    May 2009
    Location
    Draag
    Beans
    Hidden!
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: Printer Problems with Xubuntu 10.10

    Bump!
    "Ascend out of your bed, cavern of a trunk and shrine!"

  4. #4
    Join Date
    May 2009
    Location
    Draag
    Beans
    Hidden!
    Distro
    Xubuntu 11.04 Natty Narwhal

    Re: Printer Problems with Xubuntu 10.10

    Bump!
    "Ascend out of your bed, cavern of a trunk and shrine!"

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •