FS#43781 - [hplip] should optdepend on python-gobject instead of python-gobject2

Attached to Project: Arch Linux
Opened by Antonio Rojas (arojas) - Wednesday, 11 February 2015, 09:02 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 16 February 2015, 18:20 GMT
Task Type Bug Report
Category Packages: Extra
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 1
Private No

Details

Description:

hp-toolbox now needs version 3 of python-gobject.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 16 February 2015, 18:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.15.2-3
Comment by Mélodie (meylodie) - Sunday, 15 February 2015, 23:40 GMT
Hi,

It might be the same bug, (or not?).

After updating to hplip-3.15.2-2-x86_64, I get this when starting hp-toolbox from the console:

##################################################
$ hp-toolbox

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

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

Traceback (most recent call last):
File "/usr/bin/hp-toolbox", line 250, in <module>
from ui4.devmgr5 import DevMgr5
File "/usr/share/hplip/ui4/devmgr5.py", line 35, in <module>
from base import device, utils, pml, maint, models, pkit, os_utils
File "/usr/share/hplip/base/pkit.py", line 38, in <module>
from gi import _gobject as gobject
ImportError: No module named 'gi'
$

##################################################

I had to revert to hplip-3.15.2-1-x86_64 to be able to use the toolbox. (Which is very much needed here as my HP Printer version does not work when configured using the CUPS interface).

Thanks for fixing!

Loading...