It's a "Printer Installation Problem"--not a "LPrinter ...".
I ran hp-setup to install my new printer (Laserjet M277dw Color), and it failed. I got a 2567 Segmentation fault. It says, "Python gobject/dbus may be not installed". I'm running Kubuntu 16.10.Python is installed, but I know nil about "gobject/dbus".
The printer requires HPLIP version 3.15.4 or higher. Kubuntu 16.10 has HPLIP 3.16.7. The HPLIP documentation tells me that a driver plug-in is required to enable print, fax, or scan support. hp-setup is supposed to install the printer and download and install the plug-in.
Here is some of the output:
Checking for network connection...
Downloading plug-in from:
Receiving digital keys: /usr/bin/gpg --homedir /home/bb/.hplip/.gnupg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9
Creating directory plugin_tmp
Verifying archive integrity... All good.
Uncompressing HPLIP 3.16.7 Plugin Self Extracting Archive...
HP Linux Imaging and Printing System (ver. 3.16.7)
Plugin Installer ver. 3.0
Copyright (c) 2001-15 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.
Plug-in version: 3.16.7
Installed HPLIP version: 3.16.7
Number of files to install: 42
note: Using PyQt5
Done.
./hplip-plugin-install: line 16: 2567 Segmentation fault (core dumped) $6 ./plugin_install.py $1 $2 $3 $4 $5
error: Python gobject/dbus may be not installed
error: Plug-in install failed.
Done.
Done.
Segmentation fault (core dumped)
END OF OUTPUT
Any suggestions you may have for a way to solve this problem will be appreciated.
I ran hp-setup to install my new printer (Laserjet M277dw Color), and it failed. I got a 2567 Segmentation fault. It says, "Python gobject/dbus may be not installed". I'm running Kubuntu 16.10.Python is installed, but I know nil about "gobject/dbus".
The printer requires HPLIP version 3.15.4 or higher. Kubuntu 16.10 has HPLIP 3.16.7. The HPLIP documentation tells me that a driver plug-in is required to enable print, fax, or scan support. hp-setup is supposed to install the printer and download and install the plug-in.
Here is some of the output:
Checking for network connection...
Downloading plug-in from:
Receiving digital keys: /usr/bin/gpg --homedir /home/bb/.hplip/.gnupg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9
Creating directory plugin_tmp
Verifying archive integrity... All good.
Uncompressing HPLIP 3.16.7 Plugin Self Extracting Archive...
HP Linux Imaging and Printing System (ver. 3.16.7)
Plugin Installer ver. 3.0
Copyright (c) 2001-15 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.
Plug-in version: 3.16.7
Installed HPLIP version: 3.16.7
Number of files to install: 42
note: Using PyQt5
Done.
./hplip-plugin-install: line 16: 2567 Segmentation fault (core dumped) $6 ./plugin_install.py $1 $2 $3 $4 $5
error: Python gobject/dbus may be not installed
error: Plug-in install failed.
Done.
Done.
Segmentation fault (core dumped)
END OF OUTPUT
Any suggestions you may have for a way to solve this problem will be appreciated.
Comment