FS#31889 - [hplip] hp-toolbox fail to start

Attached to Project: Arch Linux
Opened by Laurent Carlier (lordheavy) - Wednesday, 10 October 2012, 22:00 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 11 October 2012, 13:18 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andreas Radke (AndyRTR)
Tom Gundersen (tomegun)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
[lordh@archMain ~]$ hp-toolbox

HP Linux Imaging and Printing System (ver. 3.12.10)
HP Device Manager ver. 15.0

Copyright (c) 2001-14 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.

Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
Traceback (most recent call last):
File "/usr/bin/hp-toolbox", line 257, in <module>
toolbox = DevMgr5(__version__, device_uri, None)
File "/usr/share/hplip/ui4/devmgr5.py", line 204, in __init__
if not utils.Is_HPLIP_older_version( installed_version, self.user_settings.latest_available_version):
File "/usr/share/hplip/base/utils.py", line 1927, in Is_HPLIP_older_version
if(int(installed_array[cnt]) < int(available_array[cnt])):
ValueError: invalid literal for int() with base 10: "10a Public Release</a><br />')"
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Thursday, 11 October 2012, 13:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  should be fixed in 3.12.10.a
Comment by Laurent Carlier (lordheavy) - Wednesday, 10 October 2012, 22:03 GMT

Loading...