TypeError: %d format: a number is required, not NoneType
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
New
|
Undecided
|
Unassigned |
Bug Description
Hi
I try to use my HP DeskJet Plus InkAdvantage 6075 printer in Ubuntu 21.04
Sometimes prints, sometimes not.
I have run hp-doctor
```
HP_DeskJet_
-------
Type: Unknown
Device URI: implicitclass:
PPD: /etc/cups/
warning: Failed to read /etc/cups/
PPD Description:
Printer No suitable destination host found by cups-browsed. is idle. enabled since sob, 14 sie 2021, 13:38:48
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend for HP-Devices.
--------------
| PERMISSION |
--------------
USB None Required - - OK Node:'/
Checking Permissions....
Checking for Configured Queues....
warning: Fail to read ppd=/etc/
warning: Insufficient permission to access file /etc/cups/
warning: Could not complete Queue(s) configuration check
Checking for HP Properitery Plugin's....
No plug-in printers are configured.
```
So hp-plugin
```
HP Linux Imaging and Printing System (ver. 3.21.6)
Plugin Download and Install Utility ver. 2.1
Copyright (c) 2001-18 HP 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.
Warning: Ignoring XDG_SESSION_
Checking for network connection...
Traceback (most recent call last):
File "/usr/share/
ok = utils.check_
File "/usr/share/
status = check_network_
File "/usr/share/
log.debug("ping returned: %d" % status)
TypeError: %d format: a number is required, not NoneType
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/
with os.fdopen(
PermissionError: [Errno 13] Brak dostępu: '/var/crash/
```
More in attached txt file
TIA
See also
https:/ /askubuntu. com/questions/ 1351087/ why-it- is-such- a-big-problem- to-use- hp-printer- in-ubuntu-
21-04