difficulties with remote printer

Ilan Tal ilan.tal at gmail.com
Tue Feb 1 00:42:09 PST 2011


I have 2 Ubuntu 10.10 computers a desktop at ilan-main and a laptop at ilan-laptop. My wife also has a Windows XP. I would like to share my HP-930C across the LAN.
On both the desktop and the laptop the printer is detected automatically and I can print to it using the local machine. Using it across the LAN is a different story. On the laptop I can see it across the LAN and print to it from remote machines. On the desktop I can't see it across the LAN and the question is: why not? Samba and smbclient are installed on both machines. In fact the list of installed samba packages on both machines is identical.

I use System -> Administration -> Printing -> Add -> Network Printer -> Windows Printer via SAMBA -> Browse.. This gives me a list under WORKGROUP. When the printer is hooked up to the laptop, I see it under ilan-laptop. When it is on the desktop, I see nothing under ilan-main. One difference is that on ilan-main I am using VirtualBox, although it is not active for these tests.

Inside Printing I used Server -> Settings.. -> Problems to generate a debug output. I can see that the report is different for the ilan-laptop (where it works remotely) and ilan-main (where it doesn't). Ilan-laptop has more information, including a section on 'hplip_output' which  ilan-main is missing.

I was hoping that someone might look at the debug output and understand from it why I can't see the printer remotely from ilan-main.
I'll cut and paste the printouts, which are rather long.

Thanks,
Ilan

Page 1 (Scheduler not running?):
{'cups_connection_failure': False}
Page 2 (Choose printer):
{'cups_dest': <cups.Dest DESKJET-930C (default)>,
 'cups_instance': None,
 'cups_queue': 'DESKJET-930C',
 'cups_queue_listed': True}
Page 3 (Check printer sanity):
{'cups_device_uri_scheme': u'usb',
 'cups_printer_dict': {'device-uri': u'usb://HP/DESKJET%20930C?serial=HU0BU2G0Z3JK',
                       'printer-info': u'HEWLETT-PACKARD DESKJET 930C',
                       'printer-is-shared': True,
                       'printer-location': u'ilan-main',
                       'printer-make-and-model': u'HP Deskjet 930c hpijs, 3.10.6',
                       'printer-state': 3,
                       'printer-state-message': u'',
                       'printer-state-reasons': [u'none'],
                       'printer-type': 8556572,
                       'printer-uri-supported': u'ipp://localhost:631/printers/DESKJET-930C'},
 '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://HP/DESKJET%20930C?serial=HU0BU2G0Z3JK',
                                 '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,
                                                                   317,
                                                                   0],
                                 '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'iso_a4_210x297mm',
                                 'media-left-margin-supported': [635,
                                                                 342,
                                                                 317,
                                                                 0],
                                 'media-right-margin-supported': [635,
                                                                  342,
                                                                  317,
                                                                  0],
                                 'media-supported': [u'na_letter_8.5x11in',
                                                     u'iso_a4_210x297mm',
                                                     u'oe_photo_4x6in',
                                                     u'oe_photo5x7_5x7in',
                                                     u'oe_photo-tear-off_4x6in',
                                                     u'oe_3x5_3x5in',
                                                     u'oe_5x8_5x8in',
                                                     u'iso_a5_148x210mm',
                                                     u'iso_a6_105x148mm',
                                                     u'om_a6-tear-off_104.77x148.16mm',
                                                     u'om_b5-jis_182.03x257.17mm',
                                                     u'om_cddvd80_83.6x83.6mm',
                                                     u'oe_cddvd120_5x5in',
                                                     u'na_number-10_4.125x9.5in',
                                                     u'iso_c5_162x229mm',
                                                     u'iso_c6_114x162mm',
                                                     u'iso_dl_110x220mm',
                                                     u'om_env-isob5_176.03x250.11mm',
                                                     u'na_monarch_3.875x7.5in',
                                                     u'na_executive_7.25x10.5in',
                                                     u'oe_flsa_8.5x13in',
                                                     u'om_hagaki_99.83x148.16mm',
                                                     u'na_legal_8.5x14in',
                                                     u'om_oufuku_200.02x148.16mm',
                                                     u'oe_w558h774_7.75x10.75in',
                                                     u'om_w612h935_215.9x329.84mm',
                                                     u'custom_min_1x4in',
                                                     u'custom_max_13x19in'],
                                 'media-top-margin-supported': [317, 0],
                                 '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'HEWLETT-PACKARD DESKJET 930C',
                                 'printer-is-accepting-jobs': True,
                                 'printer-is-shared': True,
                                 'printer-location': u'ilan-main',
                                 'printer-make-and-model': u'HP Deskjet 930c hpijs, 3.10.6',
                                 'printer-more-info': u'http://localhost:631/printers/DESKJET-930C',
                                 'printer-name': u'DESKJET-930C',
                                 '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)',
                                 'printer-settable-attributes-supported': [u'printer-info',
                                                                           u'printer-location'],
                                 'printer-state': 3,
                                 'printer-state-change-time': 1296544101,
                                 'printer-state-message': u'',
                                 'printer-state-reasons': [u'none'],
                                 'printer-type': 8556572,
                                 'printer-up-time': 1296544174,
                                 'printer-uri-supported': [u'ipp://localhost:631/printers/DESKJET-930C'],
                                 'queued-job-count': 0,
                                 'server-is-sharing-printers': True,
                                 'sides-default': u'one-sided',
                                 'sides-supported': [u'one-sided',
                                                     u'two-sided-long-edge',
                                                     u'two-sided-short-edge'],
                                 'uri-authentication-supported': [u'requesting-user-name'],
                                 'uri-security-supported': [u'none']}}
Page 4 (Check PPD sanity):
{'cups_printer_ppd_defaults': {u'General': {u'Duplex': u'None',
                                            u'PageRegion': u'A4',
                                            u'PageSize': u'A4',
                                            u'PrintoutMode': u'Normal'},
                               u'PrintoutMode': {u'Quality': u'FromPrintoutMode'}},
 'cups_printer_ppd_valid': True,
 'missing_pkgs_and_exes': ([], [])}
Page 5 (Local or remote?):
{'printer_is_remote': False}
Page 6 (Choose device):
{'cups_device_dict': {'device-class': u'direct',
                      'device-id': u'MFG:HEWLETT-PACKARD;MDL:DESKJET 930C;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Packard DeskJet 930C;SERN:HU0BU2G0Z3JK;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K0,C1,SM,NR,KP066,CP000;VP:0800,FL,B0;VJ:                    ;',
                      'device-info': u'HP DESKJET 930C',
                      'device-location': u'',
                      'device-make-and-model': u'HP DESKJET 930C'}}
Page 7 (Error log checkpoint):
{'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
                          'BrowseRemoteProtocols': 'CUPS',
                          'DefaultAuthType': 'Basic',
                          'MaxLogSize': '0',
                          'SystemGroup': 'lpadmin',
                          '_debug_logging': '0',
                          '_remote_admin': '0',
                          '_remote_any': '1',
                          '_remote_printers': '1',
                          '_share_printers': '1',
                          '_user_cancel_any': '0'},
 'error_log_checkpoint': 2244L,
 'error_log_debug_logging_set': True}
Page 8 (Print test page):
{'test_page_job_status': [], 'test_page_successful': True}
Page 9 (Error log fetch):
{'error_log': ['D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 1.1 Get-Jobs 1',
               'D [01/Feb/2011:09:10:05 +0200] Get-Jobs ipp://localhost/printers/',
               'D [01/Feb/2011:09:10:05 +0200] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 1.1 Get-Jobs 1',
               'D [01/Feb/2011:09:10:05 +0200] Get-Jobs ipp://localhost/printers/',
               'D [01/Feb/2011:09:10:05 +0200] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:05 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:05 +0200] cupsdReadClient: 12 1.1 Create-Printer-Subscription 1',
               'D [01/Feb/2011:09:10:05 +0200] Create-Printer-Subscription /',
               'D [01/Feb/2011:09:10:05 +0200] cupsdCreateSubscription(con=0x2106ba90(12), uri="/")',
               'D [01/Feb/2011:09:10:05 +0200] pullmethod="ippget"',
               'D [01/Feb/2011:09:10:05 +0200] notify-lease-duration=86400',
               'D [01/Feb/2011:09:10:05 +0200] notify-time-interval=0',
               'D [01/Feb/2011:09:10:05 +0200] cupsdAddSubscription(mask=17800, dest=(nil)(), job=(nil)(0), uri="(null)")',
               'D [01/Feb/2011:09:10:05 +0200] Added subscription 28 for server',
               'D [01/Feb/2011:09:10:05 +0200] cupsdMarkDirty(-----S)',
               'D [01/Feb/2011:09:10:05 +0200] Returning IPP successful-ok for Create-Printer-Subscription (/) from localhost',
               'D [01/Feb/2011:09:10:05 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:07 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:10:07 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:07 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:07 +0200] cupsdReadClient: 12 1.1 Get-Notifications 1',
               'D [01/Feb/2011:09:10:07 +0200] Get-Notifications /',
               'D [01/Feb/2011:09:10:07 +0200] cupsdIsAuthorized: requesting-user-name="ilan"',
               'D [01/Feb/2011:09:10:07 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [01/Feb/2011:09:10:07 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:23 +0200] cupsdReadClient: 12 1.1 Cancel-Subscription 1',
               'D [01/Feb/2011:09:10:23 +0200] Cancel-Subscription /',
               'D [01/Feb/2011:09:10:23 +0200] cupsdIsAuthorized: requesting-user-name="ilan"',
               'D [01/Feb/2011:09:10:23 +0200] cupsdMarkDirty(-----S)',
               'D [01/Feb/2011:09:10:23 +0200] Returning IPP successful-ok for Cancel-Subscription (/) from localhost',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdReadClient: 12 PUT /admin/conf/cupsd.conf HTTP/1.1',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:10:23 +0200] cupsdIsAuthorized: username=""',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSendHeader: 12 WWW-Authenticate: Basic realm="CUPS", trc="y"',
               'D [01/Feb/2011:09:10:23 +0200] cupsdCloseClient: 12',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdAcceptClient: 12 from localhost (Domain)',
               'D [01/Feb/2011:09:10:23 +0200] cupsdReadClient: 12 PUT /admin/conf/cupsd.conf HTTP/1.1',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdAuthorize: Authorized as ilan using PeerCred',
               'D [01/Feb/2011:09:10:23 +0200] cupsdIsAuthorized: username="ilan"',
               'I [01/Feb/2011:09:10:23 +0200] Installing config file "/etc/cups/cupsd.conf"...',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:10:23 +0200] cupsdCloseClient: 12',
               'D [01/Feb/2011:09:10:23 +0200] cupsdDeregisterPrinter(p=0x2102f208(DESKJET-930C), removeit=1)',
               'I [01/Feb/2011:09:10:23 +0200] Generating printcap /var/run/cups/printcap...',
               'I [01/Feb/2011:09:10:23 +0200] Saving subscriptions.conf...',
               'D [01/Feb/2011:09:10:23 +0200] cupsdSetBusyState: Not busy'],
 'error_log_debug_logging_unset': True}
Page 10 (Locale issues):
{'printer_page_size': u'A4',
 'system_locale_lang': None,
 'user_locale_ctype': 'en_US',
 'user_locale_messages': 'en_US'}


Page 1 (Scheduler not running?):
{'cups_connection_failure': False}
Page 2 (Choose printer):
{'cups_dest': <cups.Dest DESKJET-930C>,
 'cups_instance': None,
 'cups_queue': 'DESKJET-930C',
 'cups_queue_listed': True}
Page 3 (Check printer sanity):
{'cups_device_uri_scheme': u'hp',
 'cups_printer_dict': {'device-uri': u'hp:/usb/DeskJet_930C?serial=HU0BU2G0Z3JK',
                       'printer-info': u'HEWLETT-PACKARD DESKJET 930C',
                       'printer-is-shared': True,
                       'printer-location': u'ilan-laptop',
                       'printer-make-and-model': u'HP Deskjet 930c hpijs, 3.10.6',
                       'printer-state': 3,
                       'printer-state-message': u'',
                       'printer-state-reasons': [u'none'],
                       'printer-type': 8425500,
                       'printer-uri-supported': u'ipp://localhost:631/printers/DESKJET-930C'},
 'cups_printer_remote': False,
 'hplip_output': (['',
                   '\x1b[01mHP Linux Imaging and Printing System (ver. 3.10.6)\x1b[0m',
                   '\x1b[01mSystem Tray Status Service ver. 2.0\x1b[0m',
                   '',
                   'Copyright (c) 2001-9 Hewlett-Packard Development Company, LP',
                   'This software comes with ABSOLUTELY NO WARRANTY.',
                   'This is free software, and you are welcome to distribute it',
                   'under certain conditions. See COPYING file for more details.',
                   '',
                   '',
                   '\x1b[01mHP Linux Imaging and Printing System (ver. 3.10.6)\x1b[0m',
                   '\x1b[01mDevice Information Utility ver. 5.2\x1b[0m',
                   '',
                   'Copyright (c) 2001-9 Hewlett-Packard Development Company, LP',
                   'This software comes with ABSOLUTELY NO WARRANTY.',
                   'This is free software, and you are welcome to distribute it',
                   'under certain conditions. See COPYING file for more details.',
                   '',
                   '',
                   '\x1b[01mhp:/usb/DeskJet_930C?serial=HU0BU2G0Z3JK\x1b[0m',
                   '',
                   '\x1b[01mDevice Parameters (dynamic data):\x1b[0m',
                   '\x1b[01m  Parameter                     Value(s)                                                  \x1b[0m',
                   '  ----------------------------  ----------------------------------------------------------',
                   '  agent1-ack                    False                                                     ',
                   '  agent1-desc                   Black cartridge                                           ',
                   '  agent1-dvc                    0                                                         ',
                   '  agent1-health                 0                                                         ',
                   '  agent1-health-desc            Good/OK                                                   ',
                   '  agent1-hp-ink                 False                                                     ',
                   '  agent1-id                     0                                                         ',
                   '  agent1-kind                   3                                                         ',
                   '  agent1-known                  False                                                     ',
                   '  agent1-level                  66                                                        ',
                   '  agent1-level-trigger          0                                                         ',
                   '  agent1-sku                    45 (51645A)                                               ',
                   '  agent1-type                   1                                                         ',
                   '  agent1-virgin                 False                                                     ',
                   '  agent2-ack                    False                                                     ',
                   '  agent2-desc                   Tri-color cartridge                                       ',
                   '  agent2-dvc                    0                                                         ',
                   '  agent2-health                 0                                                         ',
                   '  agent2-health-desc            Good/OK                                                   ',
                   '  agent2-hp-ink                 False                                                     ',
                   '  agent2-id                     0                                                         ',
                   '  agent2-kind                   3                                                         ',
                   '  agent2-known                  False                                                     ',
                   '  agent2-level                  0                                                         ',
                   '  agent2-level-trigger          0                                                         ',
                   '  agent2-sku                    78 (C6578DN/C6578AN)                                      ',
                   '  agent2-type                   2                                                         ',
                   '  agent2-virgin                 False                                                     ',
                   '  back-end                      hp                                                        ',
                   "  cups-printers                 ['DESKJET-930C']                                          ",
                   '  cups-uri                      hp:/usb/DeskJet_930C?serial=HU0BU2G0Z3JK                  ',
                   '  dev-file                                                                                ',
                   '  device-state                  1                                                         ',
                   '  device-uri                    hp:/usb/DeskJet_930C?serial=HU0BU2G0Z3JK                  ',
                   '  deviceid                      MFG:HEWLETT-PACKARD;MDL:DESKJET                           ',
                   '                                930C;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:Hewlett-Pac',
                   '                                kard DeskJet                                              ',
                   '                                930C;SERN:HU0BU2G0Z3JK;VSTATUS:$HB0$NC0,ff,DN,IDLE,CUT,K0,',
                   '                                C1,SM,NR,KP066,CP000;VP:0800,FL,B0;VJ: ;                  ',
                   '  duplexer                      0                                                         ',
                   '  error-state                   0                                                         ',
                   '  host                                                                                    ',
                   '  in-tray1                      0                                                         ',
                   '  in-tray2                      0                                                         ',
                   '  is-hp                         True                                                      ',
                   '  media-path                    1                                                         ',
                   '  panel                         0                                                         ',
                   '  panel-line1                                                                             ',
                   '  panel-line2                                                                             ',
                   '  photo-tray                    0                                                         ',
                   '  port                          1                                                         ',
                   '  r                             0                                                         ',
                   '  revision                      255                                                       ',
                   '  rg                            000                                                       ',
                   '  rr                            000000                                                    ',
                   '  rs                            000000000                                                 ',
                   '  serial                        HU0BU2G0Z3JK                                              ',
                   '  status-code                   1000                                                      ',
                   '  status-desc                   Idle                                                      ',
                   '  supply-door                   0                                                         ',
                   '  top-door                      1                                                         ',
                   '\x1b[01m',
                   'Model Parameters (static data):\x1b[0m',
                   '\x1b[01m  Parameter                     Value(s)                                                  \x1b[0m',
                   '  ----------------------------  ----------------------------------------------------------',
                   '  align-type                    1                                                         ',
                   '  clean-type                    1                                                         ',
                   '  color-cal-type                0                                                         ',
                   '  copy-type                     0                                                         ',
                   '  embedded-server-type          0                                                         ',
                   '  fax-type                      0                                                         ',
                   '  fw-download                   False                                                     ',
                   '  icon                          DESKJET_960C.png                                          ',
                   '  io-mfp-mode                   6                                                         ',
                   '  io-mode                       1                                                         ',
                   '  io-support                    2                                                         ',
                   '  job-storage                   0                                                         ',
                   '  linefeed-cal-type             0                                                         ',
                   '  model                         DeskJet_930C                                              ',
                   '  model-ui                      HP Deskjet 930c                                           ',
                   '  model1                        HP Deskjet 930c Printer                                   ',
                   '  model2                        HP Deskjet 930cm Printer                                  ',
                   '  monitor-type                  0                                                         ',
                   '  panel-check-type              0                                                         ',
                   '  pcard-type                    0                                                         ',
                   '  plugin                        0                                                         ',
                   '  plugin-reason                 0                                                         ',
                   '  power-settings                0                                                         ',
                   '  pq-diag-type                  0                                                         ',
                   '  r-type                        0                                                         ',
                   '  r0-agent1-kind                3                                                         ',
                   '  r0-agent1-sku                 45 (51645A)                                               ',
                   '  r0-agent1-type                1                                                         ',
                   '  r0-agent2-kind                3                                                         ',
                   '  r0-agent2-sku                 78 (C6578DN/C6578AN)                                      ',
                   '  r0-agent2-type                2                                                         ',
                   '  scan-style                    0                                                         ',
                   '  scan-type                     0                                                         ',
                   '  status-battery-check          0                                                         ',
                   '  status-dynamic-counters       0                                                         ',
                   '  status-type                   1                                                         ',
                   '  support-released              True                                                      ',
                   '  support-subtype               2202411                                                   ',
                   '  support-type                  2                                                         ',
                   '  support-ver                   0.9.5                                                     ',
                   "  tech-class                    ['DJ9xx']                                                 ",
                   "  tech-subclass                 ['Normal']                                                ",
                   '  tech-type                     2                                                         ',
                   '  usb-pid                       4612                                                      ',
                   '  usb-vid                       1008                                                      ',
                   '  wifi-config                   0                                                         ',
                   '',
                   'Done.',
                   ''],
                  ['\x1b[35;01mwarning: No display found.\x1b[0m',
                   '\x1b[31;01merror: hp-info -u/--gui requires Qt4 GUI support. Entering interactive mode.\x1b[0m',
                   '\x1b[35;01mwarning: No display found.\x1b[0m',
                   '\x1b[31;01merror: hp-systray requires Qt4 GUI and DBus support. Exiting.\x1b[0m',
                   '\x1b[35;01mwarning: Unable to connect to dbus. Is hp-systray running?\x1b[0m',
                   ''],
                  0),
 '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'hp:/usb/DeskJet_930C?serial=HU0BU2G0Z3JK',
                                 '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,
                                                                   317,
                                                                   0],
                                 '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'iso_a4_210x297mm',
                                 'media-left-margin-supported': [635,
                                                                 342,
                                                                 317,
                                                                 0],
                                 'media-right-margin-supported': [635,
                                                                  342,
                                                                  317,
                                                                  0],
                                 'media-supported': [u'na_letter_8.5x11in',
                                                     u'iso_a4_210x297mm',
                                                     u'oe_photo_4x6in',
                                                     u'oe_photo5x7_5x7in',
                                                     u'oe_photo-tear-off_4x6in',
                                                     u'oe_3x5_3x5in',
                                                     u'oe_5x8_5x8in',
                                                     u'iso_a5_148x210mm',
                                                     u'iso_a6_105x148mm',
                                                     u'om_a6-tear-off_104.77x148.16mm',
                                                     u'om_b5-jis_182.03x257.17mm',
                                                     u'om_cddvd80_83.6x83.6mm',
                                                     u'oe_cddvd120_5x5in',
                                                     u'na_number-10_4.125x9.5in',
                                                     u'iso_c5_162x229mm',
                                                     u'iso_c6_114x162mm',
                                                     u'iso_dl_110x220mm',
                                                     u'om_env-isob5_176.03x250.11mm',
                                                     u'na_monarch_3.875x7.5in',
                                                     u'na_executive_7.25x10.5in',
                                                     u'oe_flsa_8.5x13in',
                                                     u'om_hagaki_99.83x148.16mm',
                                                     u'na_legal_8.5x14in',
                                                     u'om_oufuku_200.02x148.16mm',
                                                     u'oe_w558h774_7.75x10.75in',
                                                     u'om_w612h935_215.9x329.84mm',
                                                     u'custom_min_1x4in',
                                                     u'custom_max_13x19in'],
                                 'media-top-margin-supported': [317, 0],
                                 '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'HEWLETT-PACKARD DESKJET 930C',
                                 'printer-is-accepting-jobs': True,
                                 'printer-is-shared': True,
                                 'printer-location': u'ilan-laptop',
                                 'printer-make-and-model': u'HP Deskjet 930c hpijs, 3.10.6',
                                 'printer-more-info': u'http://localhost:631/printers/DESKJET-930C',
                                 'printer-name': u'DESKJET-930C',
                                 '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)',
                                 'printer-settable-attributes-supported': [u'printer-info',
                                                                           u'printer-location'],
                                 'printer-state': 3,
                                 'printer-state-change-time': 1296544718,
                                 'printer-state-message': u'',
                                 'printer-state-reasons': [u'none'],
                                 'printer-type': 8425500,
                                 'printer-up-time': 1296545207,
                                 'printer-uri-supported': [u'ipp://localhost:631/printers/DESKJET-930C'],
                                 'queued-job-count': 0,
                                 'server-is-sharing-printers': True,
                                 'sides-default': u'one-sided',
                                 'sides-supported': [u'one-sided',
                                                     u'two-sided-long-edge',
                                                     u'two-sided-short-edge'],
                                 'uri-authentication-supported': [u'requesting-user-name'],
                                 'uri-security-supported': [u'none']}}
Page 4 (Check PPD sanity):
{'cups_printer_ppd_defaults': {u'General': {u'Duplex': u'None',
                                            u'PageRegion': u'A4',
                                            u'PageSize': u'A4',
                                            u'PrintoutMode': u'Normal'},
                               u'PrintoutMode': {u'Quality': u'FromPrintoutMode'}},
 'cups_printer_ppd_valid': True,
 'missing_pkgs_and_exes': ([], [])}
Page 5 (Local or remote?):
{'printer_is_remote': False}
Page 6 (Choose device):
{'cups_device_dict': {'device-class': u'direct',
                      'device-id': u'MFG:Hewlett-Packard;MDL:DeskJet 930C;CLS:PRINTER;DES:DeskJet 930C;SN:HU0BU2G0Z3JK;',
                      'device-info': u'HP DeskJet 930C USB HU0BU2G0Z3JK HPLIP',
                      'device-location': u'',
                      'device-make-and-model': u'HP DeskJet 930C'}}
Page 7 (Error log checkpoint):
{'cups_server_settings': {'BrowseLocalProtocols': 'CUPS dnssd',
                          'BrowseRemoteProtocols': 'CUPS',
                          'DefaultAuthType': 'Basic',
                          'MaxLogSize': '0',
                          'SystemGroup': 'lpadmin',
                          '_debug_logging': '0',
                          '_remote_admin': '0',
                          '_remote_any': '1',
                          '_remote_printers': '1',
                          '_share_printers': '1',
                          '_user_cancel_any': '0'},
 'error_log_checkpoint': 2522L,
 'error_log_debug_logging_set': True}
Page 8 (Print test page):
{'test_page_job_status': [], 'test_page_successful': True}
Page 9 (Error log fetch):
{'error_log': ['D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 1.1 Get-Jobs 1',
               'D [01/Feb/2011:09:27:16 +0200] Get-Jobs ipp://localhost/printers/',
               'D [01/Feb/2011:09:27:16 +0200] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 1.1 Get-Jobs 1',
               'D [01/Feb/2011:09:27:16 +0200] Get-Jobs ipp://localhost/printers/',
               'D [01/Feb/2011:09:27:16 +0200] [Job 1] Loading attributes...',
               'D [01/Feb/2011:09:27:16 +0200] [Job 2] Loading attributes...',
               'D [01/Feb/2011:09:27:16 +0200] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:16 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:16 +0200] cupsdReadClient: 12 1.1 Create-Printer-Subscription 1',
               'D [01/Feb/2011:09:27:16 +0200] Create-Printer-Subscription /',
               'D [01/Feb/2011:09:27:16 +0200] cupsdCreateSubscription(con=0x22b0a770(12), uri="/")',
               'D [01/Feb/2011:09:27:16 +0200] pullmethod="ippget"',
               'D [01/Feb/2011:09:27:16 +0200] notify-lease-duration=86400',
               'D [01/Feb/2011:09:27:16 +0200] notify-time-interval=0',
               'D [01/Feb/2011:09:27:16 +0200] cupsdAddSubscription(mask=17800, dest=(nil)(), job=(nil)(0), uri="(null)")',
               'D [01/Feb/2011:09:27:16 +0200] Added subscription 29 for server',
               'D [01/Feb/2011:09:27:16 +0200] cupsdMarkDirty(-----S)',
               'D [01/Feb/2011:09:27:16 +0200] Returning IPP successful-ok for Create-Printer-Subscription (/) from localhost',
               'D [01/Feb/2011:09:27:16 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:18 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:27:18 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:18 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:18 +0200] cupsdReadClient: 12 1.1 Get-Notifications 1',
               'D [01/Feb/2011:09:27:18 +0200] Get-Notifications /',
               'D [01/Feb/2011:09:27:18 +0200] cupsdIsAuthorized: requesting-user-name="ilan"',
               'D [01/Feb/2011:09:27:18 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost',
               'D [01/Feb/2011:09:27:18 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdReadClient: 12 POST / HTTP/1.1',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:20 +0200] cupsdReadClient: 12 1.1 Cancel-Subscription 1',
               'D [01/Feb/2011:09:27:20 +0200] Cancel-Subscription /',
               'D [01/Feb/2011:09:27:20 +0200] cupsdIsAuthorized: requesting-user-name="ilan"',
               'D [01/Feb/2011:09:27:20 +0200] cupsdMarkDirty(-----S)',
               'D [01/Feb/2011:09:27:20 +0200] Returning IPP successful-ok for Cancel-Subscription (/) from localhost',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdReadClient: 12 PUT /admin/conf/cupsd.conf HTTP/1.1',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdAuthorize: No authentication data provided.',
               'D [01/Feb/2011:09:27:20 +0200] cupsdIsAuthorized: username=""',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSendHeader: 12 WWW-Authenticate: Basic realm="CUPS", trc="y"',
               'D [01/Feb/2011:09:27:20 +0200] cupsdCloseClient: 12',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdAcceptClient: 12 from localhost (Domain)',
               'D [01/Feb/2011:09:27:20 +0200] cupsdReadClient: 12 PUT /admin/conf/cupsd.conf HTTP/1.1',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Active clients and dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdAuthorize: Authorized as ilan using PeerCred',
               'D [01/Feb/2011:09:27:20 +0200] cupsdIsAuthorized: username="ilan"',
               'I [01/Feb/2011:09:27:20 +0200] Installing config file "/etc/cups/cupsd.conf"...',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Dirty files',
               'D [01/Feb/2011:09:27:20 +0200] cupsdCloseClient: 12',
               'D [01/Feb/2011:09:27:20 +0200] cupsdDeregisterPrinter(p=0x22acac40(DESKJET-930C), removeit=1)',
               'D [01/Feb/2011:09:27:20 +0200] cupsdDeregisterPrinter(p=0x22acf928(IBM-Infoprint-1650-MFP), removeit=1)',
               'I [01/Feb/2011:09:27:20 +0200] Generating printcap /var/run/cups/printcap...',
               'I [01/Feb/2011:09:27:20 +0200] Saving subscriptions.conf...',
               'D [01/Feb/2011:09:27:20 +0200] cupsdSetBusyState: Not busy'],
 'error_log_debug_logging_unset': True}
Page 10 (Locale issues):
{'printer_page_size': u'A4',
 'system_locale_lang': None,
 'user_locale_ctype': 'en_US',
 'user_locale_messages': 'en_US'}







More information about the cups mailing list