Canon PIXMA ip7220 Printer does not print in Ubuntu 17.10

Asked by Dan Calloway

I've successfully installed my Canon PIXMA ip7220 photo printer as a network printer in Ubuntu 17.10. However, when I go to print, the printer simply prints a blank page. I've configured the properties on the printer and within the LibreOffice 5 app to no avail. I've generated the following report in the Terminal:

           Canon ip7220-series in Ubuntu 17.10 Bug report:

datapioneer@datapioneer-ubuntu:~$ sudo lsmod | grep usb
[sudo] password for datapioneer:
usblp 20480 0
snd_usb_audio 196608 2
snd_usbmidi_lib 32768 1 snd_usb_audio
snd_hwdep 20480 2 snd_hda_codec,snd_usb_audio
snd_pcm 98304 5 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi
snd_rawmidi 32768 2 snd_seq_midi,snd_usbmidi_lib
snd 81920 33 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_hda_codec_analog,snd_usb_audio,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,snd_pcm
usb_storage 69632 1 uas
usbhid 49152 0
hid 118784 5 hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
datapioneer@datapioneer-ubuntu:~$ sudo tail -f /var/log/syslog
Feb 19 19:52:10 datapioneer-ubuntu dbus-daemon[1072]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service'
Feb 19 19:52:10 datapioneer-ubuntu systemd[1053]: Starting GNOME Terminal Server...
Feb 19 19:52:10 datapioneer-ubuntu dbus-daemon[1072]: Successfully activated service 'org.gnome.Terminal'
Feb 19 19:52:10 datapioneer-ubuntu systemd[1053]: Started GNOME Terminal Server.
Feb 19 19:52:11 datapioneer-ubuntu gnome-terminal-[23228]: Allocating size to GtkBox 0x557951a6f700 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Feb 19 19:53:59 datapioneer-ubuntu kernel: [12338.208014] usb 1-1: USB disconnect, device number 2
Feb 19 19:53:59 datapioneer-ubuntu kernel: [12338.208247] usblp2: removed
Feb 19 19:53:59 datapioneer-ubuntu udev-configure-printer[23254]: remove /devices/pci0000:00/0000:00:1a.7/usb1/1-1
Feb 19 19:54:05 datapioneer-ubuntu colord-sane: io/hpmud/musb.c 2101: Invalid usb_open: Permission denied
Feb 19 19:54:05 datapioneer-ubuntu colord-sane: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.406289] usb 1-1: new high-speed USB device number 9 using ehci-pci
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.556378] usb 1-1: New USB device found, idVendor=04a9, idProduct=10dc
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.556383] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.556386] usb 1-1: Product: iP7200 series
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.556389] usb 1-1: Manufacturer: Canon
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.556391] usb 1-1: SerialNumber: 20545A
Feb 19 19:55:23 datapioneer-ubuntu kernel: [12421.562096] usblp 1-1:1.0: usblp2: USB Bidirectional printer dev 9 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10DC
Feb 19 19:55:23 datapioneer-ubuntu mtp-probe: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1"
Feb 19 19:55:23 datapioneer-ubuntu mtp-probe: bus: 1, device: 9 was not an MTP device
Feb 19 19:55:28 datapioneer-ubuntu colord-sane: io/hpmud/musb.c 2101: Invalid usb_open: Permission denied
Feb 19 19:55:28 datapioneer-ubuntu colord-sane: io/hpmud/pp.c 627: unable to read device-id ret=-1
^C
datapioneer@datapioneer-ubuntu:~$ lsusb
Bus 002 Device 003: ID 0bc2:ab28 Seagate RSS LLC
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 008: ID 03f0:4105 Hewlett-Packard ScanJet 4370
Bus 001 Device 007: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 005: ID 046d:082d Logitech, Inc. HD Pro Webcam C920
Bus 001 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 009: ID 04a9:10dc Canon, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 004 Device 002: ID 045e:00e1 Microsoft Corp. Wireless Laser Mouse 6000 Reciever
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
datapioneer@datapioneer-ubuntu:~$ sudo ls -l /dev/usb/lp* /dev/bus/usb/*/*
crw-rw-r-- 1 root root 189, 0 Feb 19 16:28 /dev/bus/usb/001/001
crw-rw-r-- 1 root root 189, 2 Feb 19 16:28 /dev/bus/usb/001/003
crw-rw-r-- 1 root root 189, 4 Feb 19 16:37 /dev/bus/usb/001/005
crw-rw-r-- 1 root root 189, 6 Feb 19 16:28 /dev/bus/usb/001/007
crw-rw-r--+ 1 root root 189, 7 Feb 19 16:37 /dev/bus/usb/001/008
crw-rw-r-- 1 root lp 189, 8 Feb 19 19:55 /dev/bus/usb/001/009
crw-rw-r-- 1 root root 189, 128 Feb 19 16:28 /dev/bus/usb/002/001
crw-rw-r-- 1 root root 189, 130 Feb 19 16:37 /dev/bus/usb/002/003
crw-rw-r-- 1 root root 189, 256 Feb 19 16:28 /dev/bus/usb/003/001
crw-rw-r-- 1 root root 189, 384 Feb 19 16:28 /dev/bus/usb/004/001
crw-rw-r-- 1 root root 189, 385 Feb 19 16:28 /dev/bus/usb/004/002
crw-rw-r-- 1 root root 189, 386 Feb 19 16:37 /dev/bus/usb/004/003
crw-rw-r-- 1 root root 189, 512 Feb 19 16:28 /dev/bus/usb/005/001
crw-rw-r-- 1 root root 189, 640 Feb 19 16:28 /dev/bus/usb/006/001
crw-rw-r-- 1 root root 189, 641 Feb 19 16:37 /dev/bus/usb/006/002
crw-rw-r-- 1 root root 189, 768 Feb 19 16:28 /dev/bus/usb/007/001
crw-rw---- 1 root lp 180, 2 Feb 19 19:55 /dev/usb/lp2
datapioneer@datapioneer-ubuntu:~$ sudo sudo usb_printerid /dev/usb/lp0
Error: No such file or directory: can't open '/dev/usb/lp0'
datapioneer@datapioneer-ubuntu:~$ sudo sudo usb_printerid /dev/usb/lp1
Error: No such file or directory: can't open '/dev/usb/lp1'
datapioneer@datapioneer-ubuntu:~$ sudo sudo usb_printerid /dev/usb/lp2
GET_DEVICE_ID string:
MFG:Canon;CMD:BJL,BJRaster3,BSCCe,NCCe,IVEC,IVECPLI;SOJ:BJNP2,BJNPe;MDL:iP7200 series;CLS:PRINTER;DES:Canon iP7200 series;VER:1.070;STA:10;FSI:03;HRI:2;MSI:AOFF,B240,DAT,E3,H2FSF,JTIME,K21000700;PDR:3;PSE:ACXB02754;CID:CA_IVEC1TYPE1_IJP;
datapioneer@datapioneer-ubuntu:~$ sudo lpinfo -v
network lpd
network https
network ipps
file cups-brf:/
network beh
network socket
network ipp
network http
serial serial:/dev/ttyS0?baud=115200
direct usb://Canon/iP7200%20series?serial=20545A
network dnssd://Canon%20iP7200%20series._ipp._tcp.local/?uuid=00000000-0000-1000-8000-180CAC3A685A
network ipp://3A685A000000.local:631/ipp/printer
datapioneer@datapioneer-ubuntu:~$

Can someone tell me what I'm doing wrong and how to correct this problem? Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu cups Edit question
Assignee:
No assignee Edit question
Solved by:
Dan Calloway
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

"Invalid usb_open: Permission denied"
Are you member of the "lp" group (that is the group of users allowed to use printers)?

What is the output of he commands

uname -a
lsb_release -crid
groups

Revision history for this message
Dan Calloway (datapioneer) said :
#2

uname -a reveals:

Linux datapioneer-ubuntu 4.13.0-36-generic #40-Ubuntu SMP Fri Feb 16 20:07:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

groups reveals:

datapioneer adm cdrom sudo dip plugdev lpadmin sambashare

I am no longer attempting to connect via usb but want to connect wirelessly as I have always done in the past. The discovery in Ubuntu 17.10 correctly discovered the printer and initially setup a driverless setting. I changed it to CUPS-Gutenprint 5.2.13. When running a Test Page, The paper is picked up and printer operation begins and ends successfully, but no text is printed. I ran troubleshooting and the following text file was generated:

Page 1 (<troubleshoot.SchedulerNotRunning.SchedulerNotRunning object at 0x7f26cf56e710>):
{'cups_connection_failure': False}
Page 2 (<troubleshoot.ChoosePrinter.ChoosePrinter object at 0x7f26cf56e2e8>):
{'cups_dest': <cups.Dest Canon_iP7200_series (default)>,
 'cups_instance': None,
 'cups_queue': 'Canon_iP7200_series',
 'cups_queue_listed': True}
Page 3 (<troubleshoot.CheckPrinterSanity.CheckPrinterSanity object at 0x7f26cf56ecf8>):
{'cups_device_uri_scheme': 'ipp',
 'cups_printer_dict': {'device-uri': 'ipp://3A685A000000.local:631/ipp/printer',
                       'printer-info': 'Canon_iP7200_series',
                       'printer-is-shared': True,
                       'printer-location': 'Living Room',
                       'printer-make-and-model': 'Canon PIXMA iP7220 - '
                                                 'CUPS+Gutenprint v5.2.13',
                       'printer-state': 3,
                       'printer-state-message': '',
                       'printer-state-reasons': ['none'],
                       'printer-type': 167964,
                       'printer-uri-supported': 'ipp://localhost/printers/Canon_iP7200_series'},
 'cups_printer_remote': False,
 'is_cups_class': False,
 'local_cups_queue_attributes': {'charset-configured': 'utf-8',
                                 'charset-supported': ['us-ascii', 'utf-8'],
                                 'color-supported': True,
                                 'compression-supported': ['none', 'gzip'],
                                 'copies-default': 1,
                                 'copies-supported': (1, 9999),
                                 'cups-browsed-default': True,
                                 'cups-version': '2.2.4',
                                 'device-uri': 'ipp://3A685A000000.local:631/ipp/printer',
                                 'document-format-default': 'application/octet-stream',
                                 'document-format-supported': ['application/octet-stream',
                                                               'application/pdf',
                                                               'application/postscript',
                                                               'application/vnd.adobe-reader-postscript',
                                                               'application/vnd.cups-pdf',
                                                               'application/vnd.cups-pdf-banner',
                                                               'application/vnd.cups-postscript',
                                                               'application/vnd.cups-raster',
                                                               'application/vnd.cups-raw',
                                                               'application/x-cshell',
                                                               'application/x-csource',
                                                               'application/x-perl',
                                                               'application/x-shell',
                                                               'image/gif',
                                                               'image/jpeg',
                                                               'image/png',
                                                               'image/pwg-raster',
                                                               'image/tiff',
                                                               'image/urf',
                                                               'image/x-bitmap',
                                                               'image/x-photocd',
                                                               'image/x-portable-anymap',
                                                               'image/x-portable-bitmap',
                                                               'image/x-portable-graymap',
                                                               'image/x-portable-pixmap',
                                                               'image/x-sgi-rgb',
                                                               'image/x-sun-raster',
                                                               'image/x-xbitmap',
                                                               'image/x-xpixmap',
                                                               'image/x-xwindowdump',
                                                               'text/css',
                                                               'text/html',
                                                               'text/plain'],
                                 'finishings-default': 3,
                                 'finishings-supported': [3],
                                 'generated-natural-language-supported': ['en-us'],
                                 'ipp-features-supported': ['subscription-object'],
                                 'ipp-versions-supported': ['1.0',
                                                            '1.1',
                                                            '2.0',
                                                            '2.1'],
                                 'ippget-event-life': 15,
                                 'job-cancel-after-default': 10800,
                                 'job-cancel-after-supported': (0, 2147483647),
                                 'job-creation-attributes-supported': ['copies',
                                                                       'finishings',
                                                                       'ipp-attribute-fidelity',
                                                                       'job-hold-until',
                                                                       'job-name',
                                                                       'job-priority',
                                                                       'job-sheets',
                                                                       'media',
                                                                       'media-col',
                                                                       'multiple-document-handling',
                                                                       'number-up',
                                                                       'output-bin',
                                                                       'orientation-requested',
                                                                       'page-ranges',
                                                                       'print-color-mode',
                                                                       'print-quality',
                                                                       'printer-resolution',
                                                                       'sides'],
                                 'job-hold-until-default': 'no-hold',
                                 'job-hold-until-supported': ['no-hold',
                                                              'indefinite',
                                                              'day-time',
                                                              'evening',
                                                              'night',
                                                              'second-shift',
                                                              'third-shift',
                                                              'weekend'],
                                 'job-ids-supported': True,
                                 'job-k-limit': 0,
                                 'job-k-octets-supported': (0, 960379920),
                                 'job-page-limit': 0,
                                 'job-priority-default': '50',
                                 'job-priority-supported': [100],
                                 'job-quota-period': 0,
                                 'job-settable-attributes-supported': ['copies',
                                                                       'finishings',
                                                                       'job-hold-until',
                                                                       'job-name',
                                                                       'job-priority',
                                                                       'media',
                                                                       'media-col',
                                                                       'multiple-document-handling',
                                                                       'number-up',
                                                                       'output-bin',
                                                                       'orientation-requested',
                                                                       'page-ranges',
                                                                       'print-color-mode',
                                                                       'print-quality',
                                                                       'printer-resolution',
                                                                       'sides'],
                                 'job-sheets-default': ('standard', 'standard'),
                                 'job-sheets-supported': ['none',
                                                          'classified',
                                                          'confidential',
                                                          'form',
                                                          'secret',
                                                          'standard',
                                                          'topsecret',
                                                          'unclassified'],
                                 'jpeg-k-octets-supported': (0, 960379920),
                                 'jpeg-x-dimension-supported': (0, 65535),
                                 'jpeg-y-dimension-supported': (1, 65535),
                                 'marker-change-time': 1519321012,
                                 'marker-colors': ['#D945DD',
                                                   '#2C2C2C',
                                                   '#DFD31D',
                                                   '#101010',
                                                   '#39D2E7'],
                                 'marker-high-levels': [100,
                                                        100,
                                                        100,
                                                        100,
                                                        100],
                                 'marker-levels': [100, 100, 100, 100, 100],
                                 'marker-low-levels': [15, 15, 15, 15, 15],
                                 'marker-names': ['Magenta',
                                                  'Black(BK)',
                                                  'Yellow',
                                                  'Black(PGBK)',
                                                  'Cyan'],
                                 'marker-types': ['inkCartridge',
                                                  'inkCartridge',
                                                  'inkCartridge',
                                                  'inkCartridge',
                                                  'inkCartridge'],
                                 'media-bottom-margin-supported': [0,
                                                                   1588,
                                                                   1517],
                                 'media-col-default': '(unknown IPP value tag '
                                                      '0x34)',
                                 'media-col-supported': ['media-bottom-margin',
                                                         'media-left-margin',
                                                         'media-right-margin',
                                                         'media-size',
                                                         'media-source',
                                                         'media-top-margin',
                                                         'media-type'],
                                 'media-default': 'na_letter_8.5x11in',
                                 'media-left-margin-supported': [0, 635, 776],
                                 'media-right-margin-supported': [0, 635, 776],
                                 'media-size-supported': ['(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)',
                                                          '(unknown IPP value '
                                                          'tag 0x34)'],
                                 'media-source-supported': ['main', 'cd'],
                                 'media-supported': ['na_letter_8.5x11in',
                                                     'na_legal_8.5x14in',
                                                     'na_executive_7.25x10.5in',
                                                     'jpn_hagaki_100x148mm',
                                                     'om_cd-5-inch_116.06x116.06mm',
                                                     'om_cd-3-inch_64.91x64.91mm',
                                                     'om_cdcustom_119.94x119.94mm',
                                                     'oe_w216h360_3x5in',
                                                     'om_w252h338_88.9x119.24mm',
                                                     'oe_w252h360_3.5x5in',
                                                     'oe_w144h432_2x6in',
                                                     'oe_w288h432_4x6in',
                                                     'oe_w324h432_4.5x6in',
                                                     'om_w324h495_114.3x174.63mm',
                                                     'om_w297h421_104.78x148.52mm',
                                                     'oe_w288h576_4x8in',
                                                     'om_w338h504_119.24x177.8mm',
                                                     'oe_w360h504_5x7in',
                                                     'oe_w360h576_5x8in',
                                                     'oe_w432h432_6x6in',
                                                     'oe_w432h576_6x8in',
                                                     'oe_w432h612_6x8.5in',
                                                     'oe_w432h648_6x9in',
                                                     'oe_c8x10_8x10in',
                                                     'na_invoice_5.5x8.5in',
                                                     'om_w213h284_75.14x100.19mm',
                                                     'om_w227h284_80.08x100.19mm',
                                                     'om_w284h284_100.19x100.19mm',
                                                     'om_w284h426_100.19x150.28mm',
                                                     'oe_w360h360_5x5in',
                                                     'oe_w504h576_8x7in',
                                                     'oe_w576h576_8x8in',
                                                     'oe_w576h648_8x9in',
                                                     'oe_w576h774_8x10.75in',
                                                     'oe_w576h864_8x12in',
                                                     'om_w576h842_203.2x297.04mm',
                                                     'oe_w612h864_8.5x12in',
                                                     'iso_a4_210x297mm',
                                                     'iso_a5_148x210mm',
                                                     'iso_a6_105x148mm',
                                                     'iso_a7_74x105mm',
                                                     'iso_a8_52x74mm',
                                                     'iso_a9_37x52mm',
                                                     'iso_a10_26x37mm',
                                                     'om_w609h864_214.84x304.8mm',
                                                     'iso_b5_176x250mm',
                                                     'iso_b6_125x176mm',
                                                     'iso_b7_88x125mm',
                                                     'iso_b8_62x88mm',
                                                     'iso_b9_44x62mm',
                                                     'iso_b10_31x44mm',
                                                     'jis_b5_182x257mm',
                                                     'jis_b6_128x182mm',
                                                     'jis_b7_91x128mm',
                                                     'jis_b8_64x91mm',
                                                     'jis_b9_45x64mm',
                                                     'jis_b10_32x45mm',
                                                     'om_c-5_161.93x228.95mm',
                                                     'om_w354h918_124.88x323.85mm',
                                                     'om_c-6_113.95x161.93mm',
                                                     'om_c-6-l_161.93x113.95mm',
                                                     'om_dl_109.71x219.78mm',
                                                     'om_w229h459_80.79x161.93mm',
                                                     'om_w-229h-459-l_161.93x80.79mm',
                                                     'om_c-7_80.79x113.95mm',
                                                     'om_c-7-l_113.95x80.79mm',
                                                     'om_c-8_56.8x80.79mm',
                                                     'om_c-8-l_80.79x56.8mm',
                                                     'om_c-9_39.86x56.8mm',
                                                     'om_c-9-l_56.8x39.86mm',
                                                     'om_c-10_27.87x39.86mm',
                                                     'om_c-10-l_39.86x27.87mm',
                                                     'om_ea-5_155.93x228.95mm',
                                                     'oe_w612h936_8.5x13in',
                                                     'om_w535h697_188.74x245.89mm',
                                                     'om_w569h731_200.73x257.88mm',
                                                     'om_w348h527_122.77x185.91mm',
                                                     'om_w365h561_128.76x197.91mm',
                                                     'om_w391h612_137.94x215.9mm',
                                                     'om_w442h663_155.93x233.89mm',
                                                     'om_w314h504_110.77x177.8mm',
                                                     'om_w314h513_110.77x180.98mm',
                                                     'om_w283h425_99.84x149.93mm',
                                                     'om_w283h420_99.84x148.17mm',
                                                     'om_w420h567_148.17x200.03mm',
                                                     'om_w340h666_119.94x234.95mm',
                                                     'om_w255h581_89.96x204.96mm',
                                                     'om_w-255h-581-l_204.96x89.96mm',
                                                     'om_w297h666_104.78x234.95mm',
                                                     'om_w277h538_97.72x189.79mm',
                                                     'om_w-277h-538-l_189.79x97.72mm',
                                                     'om_com-10_104.78x241.3mm',
                                                     'om_w315h414_111.13x146.05mm',
                                                     'om_monarch_98.43x190.5mm',
                                                     'om_monarch-l_190.5x98.43mm',
                                                     'om_w288h387_101.6x136.53mm',
                                                     'oe_w288h504_4x7in',
                                                     'om_w288h512_101.6x180.62mm',
                                                     'om_w253h337_89.25x118.89mm',
                                                     'om_w155h244_54.68x86.08mm',
                                                     'om_w155h257_54.68x90.66mm',
                                                     'om_w283h566_99.84x199.67mm',
                                                     'om_w612h935_215.9x329.85mm',
                                                     'om_legal-india_214.84x345.02mm',
                                                     'na_oficio_8.5x13.4in',
                                                     'om_b-oficio_215.9x354.89mm',
                                                     'om_m-oficio_215.9x340.78mm',
                                                     'oe_d-o100x400_1x4in',
                                                     'om_d-o131x400_33.16x101.6mm',
                                                     'om_d-o056x344_14.11x87.49mm',
                                                     'om_d-o319x350_81.14x88.9mm',
                                                     'om_d-o100x263_25.4x66.68mm',
                                                     'oe_d-o200x100_2x1in',
                                                     'oe_d-o200x150_2x1.5in',
                                                     'oe_d-o200x400_2x4in',
                                                     'oe_d-o225x550_2.25x5.5in',
                                                     'oe_d-o300x200_3x2in',
                                                     'oe_d-o300x300_3x3in',
                                                     'om_d-o319x175_81.14x44.45mm',
                                                     'oe_d-o350x200_3.5x2in',
                                                     'oe_d-o400x200_4x2in',
                                                     'oe_d-o400x300_4x3in',
                                                     'oe_d-o400x400_4x4in',
                                                     'oe_d-o400x500_4x5in',
                                                     'oe_d-o400x650_4x6.5in',
                                                     'oe_d-o400x1300_4x13in',
                                                     'oe_d-o600x200_6x2in',
                                                     'oe_d-o600x300_6x3in',
                                                     'oe_d-o600x400_6x4in',
                                                     'oe_d-o600x500_6x5in',
                                                     'oe_d-o850x600_8.5x6in',
                                                     'om_d-o250x313_63.5x79.38mm',
                                                     'oe_d-o050x175_0.5x1.75in',
                                                     'oe_d-o175x300_1.75x3in',
                                                     'oe_d-o075x575_0.75x5.75in',
                                                     'om_d-o44x31_44.1x31.04mm',
                                                     'om_d-o62x44_62.09x44.1mm',
                                                     'om_d-o74x52_74.08x51.86mm',
                                                     'om_d-o88x62_87.84x62.09mm',
                                                     'om_d-o105x74_105.13x74.08mm',
                                                     'om_d-o125x88_124.88x87.84mm',
                                                     'om_d-o148x105_148.17x105.13mm',
                                                     'om_d-o176x125_176.04x124.88mm',
                                                     'om_d-o210x148_209.9x148.17mm',
                                                     'om_a-4x-4inch_209.9x101.6mm',
                                                     'om_a-4x-5inch_209.9x127mm',
                                                     'om_a-4x-6inch_209.9x152.4mm',
                                                     'om_a-4x-8inch_209.9x203.2mm',
                                                     'om_a-4x-10inch_209.9x254mm',
                                                     'custom_min_0.35x0.35mm',
                                                     'custom_max_8.5x14in'],
                                 'media-top-margin-supported': [0, 635, 600],
                                 'media-type-supported': ['stationery',
                                                          'photo-plus-gloss-2',
                                                          'photo-pro-plat',
                                                          'photo-pro-luster',
                                                          'photo-pro-semi-gloss',
                                                          'photographic-glossy',
                                                          'photopaper-matte',
                                                          'stationery-coated',
                                                          'hagaki-a',
                                                          'ink-jet-hagaki',
                                                          'canon-photo-hagaki-k',
                                                          'hagaki',
                                                          'disc-compat',
                                                          'disc-others',
                                                          'tshirt',
                                                          'envelope',
                                                          'photopaper-other'],
                                 'multiple-document-handling-supported': ['separate-documents-uncollated-copies',
                                                                          'separate-documents-collated-copies'],
                                 'multiple-document-jobs-supported': True,
                                 'multiple-operation-time-out': 300,
                                 'multiple-operation-time-out-action': 'process-job',
                                 'natural-language-configured': 'en-us',
                                 'notify-attributes-supported': ['printer-state-change-time',
                                                                 'notify-lease-expiration-time',
                                                                 'notify-subscriber-user-name'],
                                 'notify-events-default': ['job-completed'],
                                 'notify-events-supported': ['job-completed',
                                                             'job-config-changed',
                                                             'job-created',
                                                             'job-progress',
                                                             'job-state-changed',
                                                             'job-stopped',
                                                             'printer-added',
                                                             'printer-changed',
                                                             'printer-config-changed',
                                                             'printer-deleted',
                                                             'printer-finishings-changed',
                                                             'printer-media-changed',
                                                             'printer-modified',
                                                             'printer-restarted',
                                                             'printer-shutdown',
                                                             'printer-state-changed',
                                                             'printer-stopped',
                                                             'server-audit',
                                                             'server-restarted',
                                                             'server-started',
                                                             'server-stopped'],
                                 'notify-lease-duration-default': 86400,
                                 'notify-lease-duration-supported': (0,
                                                                     2147483647),
                                 'notify-max-events-supported': [100],
                                 'notify-pull-method-supported': ['ippget'],
                                 'notify-schemes-supported': ['dbus',
                                                              'mailto',
                                                              '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,
                                                          56,
                                                          57,
                                                          59,
                                                          16385,
                                                          16386,
                                                          16387,
                                                          16388,
                                                          16389,
                                                          16390,
                                                          16391,
                                                          16392,
                                                          16393,
                                                          16394,
                                                          16395,
                                                          16396,
                                                          16397,
                                                          16398,
                                                          16399,
                                                          16423,
                                                          14],
                                 'orientation-requested-default': None,
                                 'orientation-requested-supported': [3,
                                                                     4,
                                                                     5,
                                                                     6],
                                 'output-bin-default': 'face-down',
                                 'output-bin-supported': ['face-down'],
                                 'page-ranges-supported': True,
                                 'pages-per-minute': 1,
                                 'pages-per-minute-color': 1,
                                 'pdf-k-octets-supported': (0, 960379920),
                                 'pdf-versions-supported': ['adobe-1.2',
                                                            'adobe-1.3',
                                                            'adobe-1.4',
                                                            'adobe-1.5',
                                                            'adobe-1.6',
                                                            'adobe-1.7',
                                                            'iso-19005-1_2005',
                                                            'iso-32000-1_2008',
                                                            'pwg-5102.3'],
                                 'pdl-override-supported': ['attempted'],
                                 'port-monitor': 'none',
                                 'port-monitor-supported': ['none'],
                                 'print-color-mode-default': 'color',
                                 'print-color-mode-supported': ['monochrome',
                                                                'color'],
                                 'print-quality-default': 5,
                                 'print-quality-supported': [4, 5],
                                 'printer-commands': 'none',
                                 'printer-config-change-date-time': '(IPP_TAG_DATE)',
                                 'printer-config-change-time': 1519321283,
                                 'printer-current-time': '(IPP_TAG_DATE)',
                                 'printer-dns-sd-name': 'Canon_iP7200_series @ '
                                                        'datapioneer-ubuntu',
                                 'printer-error-policy': 'retry-job',
                                 'printer-error-policy-supported': ['abort-job',
                                                                    'retry-current-job',
                                                                    'retry-job',
                                                                    'stop-printer'],
                                 'printer-geo-location': '(unknown IPP value '
                                                         'tag 0x12)',
                                 'printer-get-attributes-supported': ['document-format'],
                                 'printer-icons': 'http://localhost/icons/Canon_iP7200_series.png',
                                 'printer-info': 'Canon_iP7200_series',
                                 'printer-is-accepting-jobs': True,
                                 'printer-is-shared': True,
                                 'printer-is-temporary': False,
                                 'printer-location': 'Living Room',
                                 'printer-make-and-model': 'Canon PIXMA iP7220 '
                                                           '- CUPS+Gutenprint '
                                                           'v5.2.13',
                                 'printer-more-info': 'http://localhost/printers/Canon_iP7200_series',
                                 'printer-name': 'Canon_iP7200_series',
                                 'printer-op-policy': 'default',
                                 'printer-op-policy-supported': ['authenticated',
                                                                 'default',
                                                                 'kerberos'],
                                 'printer-organization': '',
                                 'printer-organizational-unit': '',
                                 'printer-resolution-default': (601, 600, 3),
                                 'printer-resolution-supported': [(601, 600, 3),
                                                                  (600, 600, 3),
                                                                  (602, 600, 3),
                                                                  (603, 600, 3),
                                                                  (604, 600, 3),
                                                                  (300, 300, 3),
                                                                  (605, 600, 3),
                                                                  (606, 600, 3),
                                                                  (607, 600, 3),
                                                                  (608, 600, 3),
                                                                  (609, 600, 3),
                                                                  (610, 600, 3),
                                                                  (611,
                                                                   600,
                                                                   3)],
                                 'printer-settable-attributes-supported': ['printer-geo-location',
                                                                           'printer-info',
                                                                           'printer-location',
                                                                           'printer-organization',
                                                                           'printer-organizational-unit'],
                                 'printer-state': 3,
                                 'printer-state-change-date-time': '(IPP_TAG_DATE)',
                                 'printer-state-change-time': 1519321023,
                                 'printer-state-message': '',
                                 'printer-state-reasons': ['none'],
                                 'printer-type': 167964,
                                 'printer-up-time': 1519321501,
                                 'printer-uri-supported': ['ipp://localhost/printers/Canon_iP7200_series'],
                                 'printer-uuid': 'urn:uuid:0cee747c-b59b-33d6-71ac-e07a4c10affa',
                                 'pwg-raster-document-resolution-supported': [(601,
                                                                               600,
                                                                               3)],
                                 'pwg-raster-document-sheet-back': 'normal',
                                 'pwg-raster-document-type-supported': ['black_1',
                                                                        'sgray_8',
                                                                        'srgb_8'],
                                 'queued-job-count': 0,
                                 'server-is-sharing-printers': True,
                                 'sides-default': 'one-sided',
                                 'sides-supported': ['one-sided',
                                                     'two-sided-long-edge',
                                                     'two-sided-short-edge'],
                                 'uri-authentication-supported': ['requesting-user-name'],
                                 'uri-security-supported': ['none'],
                                 'which-jobs-supported': ['completed',
                                                          'not-completed',
                                                          'aborted',
                                                          'all',
                                                          'canceled',
                                                          'pending',
                                                          'pending-held',
                                                          'processing',
                                                          'processing-stopped']},
 'remote_server_name': '3A685A000000.local',
 'remote_server_port': 631}
Page 4 (<troubleshoot.CheckPPDSanity.CheckPPDSanity object at 0x7f26cf56e978>):
{'cups_printer_ppd_defaults': {'C0L0': {'StpCDInnerRadius': 'None',
                                        'StpCassetteTray': 'Default',
                                        'StpFullBleed': 'False',
                                        'StpInkSet': 'None',
                                        'StpInkType': 'CMYK',
                                        'StpOrientation': 'Portrait'},
                               'C0L1': {'StpCDInnerDiameter': '121',
                                        'StpCDOuterDiameter': '329',
                                        'StpCDXAdjustment': '0',
                                        'StpCDYAdjustment': '0'},
                               'C1L0': {'StpBrightness': 'None',
                                        'StpColorCorrection': 'None',
                                        'StpContrast': 'None',
                                        'StpFineBrightness': 'None',
                                        'StpFineContrast': 'None',
                                        'StpFineSaturation': 'None',
                                        'StpImageType': 'TextGraphics',
                                        'StpSaturation': 'None'},
                               'C1L1': {'StpBlackDensity': 'None',
                                        'StpCyanDensity': 'None',
                                        'StpDensity': 'None',
                                        'StpDitherAlgorithm': 'None',
                                        'StpFineBlackDensity': 'None',
                                        'StpFineCyanDensity': 'None',
                                        'StpFineDensity': 'None',
                                        'StpFineMagentaDensity': 'None',
                                        'StpFineYellowDensity': 'None',
                                        'StpMagentaDensity': 'None',
                                        'StpYellowDensity': 'None'},
                               'C1L2': {'StpBlackGamma': 'None',
                                        'StpCyanBalance': 'None',
                                        'StpCyanGamma': 'None',
                                        'StpFineBlackGamma': 'None',
                                        'StpFineCyanBalance': 'None',
                                        'StpFineCyanGamma': 'None',
                                        'StpFineGamma': 'None',
                                        'StpFineMagentaBalance': 'None',
                                        'StpFineMagentaGamma': 'None',
                                        'StpFineYellowBalance': 'None',
                                        'StpFineYellowGamma': 'None',
                                        'StpGamma': 'None',
                                        'StpMagentaBalance': 'None',
                                        'StpMagentaGamma': 'None',
                                        'StpYellowBalance': 'None',
                                        'StpYellowGamma': 'None'},
                               'C1L4': {'StpLinearContrast': 'False'},
                               'C1L5': {'StpBlackTrans': 'None',
                                        'StpFineBlackTrans': 'None',
                                        'StpFineGCRLower': 'None',
                                        'StpFineGCRUpper': 'None',
                                        'StpFineInkLimit': 'None',
                                        'StpFineLightCyanTrans': 'None',
                                        'StpFineLightMagentaTrans': 'None',
                                        'StpFineLightYellowTrans': 'None',
                                        'StpGCRLower': 'None',
                                        'StpGCRUpper': 'None',
                                        'StpInkLimit': 'None',
                                        'StpLightCyanTrans': 'None',
                                        'StpLightMagentaTrans': 'None',
                                        'StpLightYellowTrans': 'None'},
                               'General': {'ColorModel': 'RGB',
                                           'Duplex': 'None',
                                           'InputSlot': 'Cassette',
                                           'MediaType': 'Plain',
                                           'PageRegion': 'Letter',
                                           'PageSize': 'Letter',
                                           'Resolution': '601x600dpi',
                                           'StpColorPrecision': 'Normal',
                                           'StpQuality': 'Standard',
                                           'StpiShrinkOutput': 'Shrink'}},
 'cups_printer_ppd_valid': True,
 'missing_pkgs_and_exes': ([], [])}
Page 5 (<troubleshoot.LocalOrRemote.LocalOrRemote object at 0x7f26cf574a20>):
{'printer_is_remote': False}
Page 6 (<troubleshoot.DeviceListed.DeviceListed object at 0x7f26cf5742e8>):
{'cups_device_dict': {'device-class': 'network',
                      'device-id': 'MFG:Canon;MDL:iP7200 '
                                   'series;CMD:AppleRaster,URF,JPEG;',
                      'device-info': 'Canon iP7200 series (driverless)',
                      'device-make-and-model': 'Canon iP7200 series'}}
Page 7 (<troubleshoot.CheckNetworkServerSanity.CheckNetworkServerSanity object at 0x7f26cf574a58>):
{'remote_server_connect_ipp': True,
 'remote_server_cups': False,
 'remote_server_name_resolves': ['192.168.1.56',
                                 '192.168.1.56',
                                 '192.168.1.56'],
 'remote_server_try_connect': '3A685A000000.local'}
Page 8 (<troubleshoot.PrintTestPage.PrintTestPage object at 0x7f26cf2674e0>):
{'test_page_attempted': '22/Feb/2018:12:45:18 -0500',
 'test_page_job_id': [25],
 'test_page_job_status': [(True,
                           25,
                           'Canon_iP7200_series',
                           'Test Page',
                           'Processing',
                           {'attributes-charset': 'utf-8',
                            'attributes-natural-language': 'en-us',
                            'copies': 1,
                            'cups-browsed': True,
                            'date-time-at-completed': None,
                            'date-time-at-creation': '(IPP_TAG_DATE)',
                            'date-time-at-processing': '(IPP_TAG_DATE)',
                            'document-format': 'application/vnd.cups-pdf-banner',
                            'document-format-detected': 'application/vnd.cups-pdf-banner',
                            'finishings': 0,
                            'job-cancel-after': 10800,
                            'job-hold-until': 'no-hold',
                            'job-id': 25,
                            'job-impressions-completed': 2,
                            'job-k-octets': 3,
                            'job-media-progress': 32,
                            'job-media-sheets-completed': 2,
                            'job-more-info': 'http://localhost/jobs/25',
                            'job-printer-state-message': 'Printing page 1, 32%',
                            'job-printer-state-reasons': ['none'],
                            'job-printer-up-time': 1519321544,
                            'job-printer-uri': 'ipp://localhost/printers/Canon_iP7200_series',
                            'job-priority': 50,
                            'job-sheets': ['standard', 'standard'],
                            'job-state': 5,
                            'job-state-reasons': 'job-printing',
                            'job-uri': 'ipp://localhost/jobs/25',
                            'job-uuid': 'urn:uuid:4d065a50-4b9a-38bb-4d4d-50135424d2e8',
                            'number-of-documents': 3,
                            'number-up': 1,
                            'print-quality': 5,
                            'printer-uri': 'ipp://localhost/printers/Canon%5FiP7200%5Fseries',
                            'time-at-completed': None,
                            'time-at-creation': 1519321518,
                            'time-at-processing': 1519321518})],
 'test_page_successful': False}
Page 9 (<troubleshoot.Locale.Locale object at 0x7f26cf28feb8>):
{'printer_page_size': 'Letter',
 'system_locale_lang': None,
 'user_locale_ctype': 'en_US',
 'user_locale_messages': 'en_US'}

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

How did you go about setting up the printer please?
What steps did you take?

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

You need to become member of the lp group that you are allowed to use a printer (independent from the connection).

sudo usermod -a -G groupName userName

Revision history for this message
Dan Calloway (datapioneer) said :
#5

When I installed the Canon ip7220 printer, it was already connected to the LAN with IPADDR of 192.168.1.56. The printer is not directly connected to my Dell Optiplex 745 PC running Ubuntu 17.10 Linux. The blue light is showing on the printer which means that it is on the LAN and I'm able to ping 192.168.1.56 from my Ubuntu Tower PC.

So, when I navigated to the Printers interface in Ubuntu, discovery had already found the printer and set it up using ipp://3A685A000000.local:631/ipp/printer as the Device URI, the make and model is set to: Canon PIXMA iP7220 - CUPS+Gutenprint v5.2.13, and the access control states that anyone is allowed to print to it.

If I open a LibreOffice document and select to print the document, the printer responds with the flashing white power light button, then the paper loads from the cassette tray as expected, and printing begins. When completed, what comes out of the tray is a blank white sheet of paper. I have installed new printer cartridges and the status of all cartridges is excellent. There are no plastic coverings over the printer ink ejection ports blocking that from hitting the paper and, in fact, a Test Page for the printer from the CUPS interface does produce an image that indicates that the cartridges are working as advertised.

I ran sudo usermod -a -G lp datapioneer

at the Terminal and this completed properly. However, there is no lp group which I assume is line-printer group. There is an lpadmin group, however, and datapioneer is a member of that group.

I'm clueless at this point as to what could be going wrong. I sent the Troubleshooting output that I ran earlier hoping that this might give you some idea as to what could be wrong.

Any help would be appreciated. Thanks.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Did you install the driver from the Canon website (if one exists)?
Did you log off and on once you added yourself to the group?

Revision history for this message
Dan Calloway (datapioneer) said :
#7

Actually, the Ubuntu system keeps refreshing the printer upon discovery after a reboot removing the configuration for a CUPS+Gutenprint 5.2.13 driver and wants to setup the printer as driverless. I did go to the Canon International Website and download and installed a driver in the system designed specifically for the Canon iP7220 series printer using a .deb file and rebooted. This did not help. The current configuration on the printer is driverless after a reboot and so I left it that way. The Canon website states that a driver may not be needed for that printer.

After adding myself to the lp group, I did restart. This did not fix the problem either.

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Your statement "...there is no lp group..." is not true. A previous output "crw-rw---- 1 root lp 180, 2 Feb 19 19:55 /dev/usb/lp2" shows that such group exists.
You have to be aware that after adding a group membership for a user the user needs to log off and log on again, that this membership is activated and becomes visible.

What is now the output of the command "groups"?

To rule out a problem with LibreOffice: Do you see the same "blank page" problem if you try printing from a different program, e.g. gedit?

Revision history for this message
Dan Calloway (datapioneer) said :
#9

I am aware that one must logoff and back on again to refresh the /etc/group file. This is an excerpt from this file as it currently stands:

disk:x:6:
lp:x:7:datapioneer
mail:x:8:

and so I am a member of that group now. Didn't see it before though. I have tried printing from other apps. I was able to get a png file to print but the image produced on the paper was very faint. So, it appears it is printing, but faintly. Text is not printing at all in LibreOffice. I don't really know what's going on. I don't think the issue is the printer though. I'm going to see if I can print from Kali Linux and will let you know.

Revision history for this message
Dan Calloway (datapioneer) said :
#10

The problem appears to one with the printer itself. I tried printing an email from my iPhone 7 using iOS 11.6.2 and only the hypertext was printed and not the rest of the message. So, the issue appears to be with the inkjet ports in the printer or there is a card issue. However, the status of all the printer cartridges is OK.

Thank you for looking at this but I think we can rule out an Ubuntu 17.10 CUPS problem.