[Bug 525901] Re: Unable to install a plugin
Matthias Klose
doko at ubuntu.com
Sun Mar 24 19:38:00 UTC 2013
won't fix for python2.x
** Changed in: python-defaults (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/525901
Title:
Unable to install a plugin
Status in HP Linux Imaging and Printing:
Confirmed
Status in Python:
Won't Fix
Status in “hplip” package in Ubuntu:
Fix Released
Status in “python-defaults” package in Ubuntu:
Won't Fix
Bug description:
When I was trying to download and install a plugin for HP LaserJet P1006 I got this output:
HP Linux Imaging and Printing System (ver. 3.9.8)
Plugin Download and Install Utility ver. 2.1
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.
/Checking for network connection...
Downloading configuration file from: http://hplip.sf.net/plugin.conf
Checking for network connection...
Downloading plug-in from: http://www.linuxprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-3.9.8-plugin.run
Receiving digital keys: /usr/bin/gpg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0x9013c005
Verifying archive integrity... All good.
Uncompressing HPLIP 3.9.8 Plugin Self Extracting Archive.................................
HP Linux Imaging and Printing System (ver. 3.9.8)
Plugin Installer ver. 3.0
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.
Plug-in version: 3.9.8
Installed HPLIP version: 3.9.8
Number of files to install: 28
Done.
Downloading firmware to device hp:/usb/HP_LaserJet_P1006?serial=AB0EH7C...
Traceback (most recent call last):
File "/usr/share/hplip/ui4/plugindialog.py", line 338, in NextButton_clicked
if d.downloadFirmware():
File "/usr/share/hplip/base/device.py", line 2440, in downloadFirmware
log.debug("%s bytes downloaded." % utils.commafy(bytes_written))
File "/usr/share/hplip/base/utils.py", line 365, in commafy
return unicode(locale.format("%d", val, grouping=True))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 3: ordinal not in range(128)
I'm using Ubuntu 9.10 (64bit) and I didn't have any problems in Ubuntu
9.04 and older. I upgraded HPlip from 3.9.8 (which was in the distro
repository) to 3.9.12 and the problem was solved. But all Ubuntu users
still have to deal with this bug so it would be great if you fixed the
bug in 3.9.8 or made Ubuntu maintainers backport 3.9.12.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/525901/+subscriptions
More information about the foundations-bugs
mailing list