You are not logged in.

#1 2011-02-22 03:32:59

Pitou
Member
Registered: 2011-02-13
Posts: 62

[SOLVED] hp-toolbox doesn't work, gives an error

Hello,

When trying to run hp-toolbox, I get this error:

[manager@univers ~]$ hp-toolbox

HP Linux Imaging and Printing System (ver. 3.11.1)
HP Device Manager ver. 15.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.

Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 246, in <module>
    from ui4.devmgr5 import DevMgr5
  File "/usr/share/hplip/ui4/devmgr5.py", line 34, in <module>
    from base import device, utils, pml, maint, models, pkit
  File "/usr/share/hplip/base/pkit.py", line 42, in <module>
    import gobject
ImportError: No module named gobject


Any clue?

Thank you.

Pitou!

Last edited by Pitou (2011-02-22 03:49:45)

Offline

#2 2011-02-22 03:49:05

Pitou
Member
Registered: 2011-02-13
Posts: 62

Re: [SOLVED] hp-toolbox doesn't work, gives an error

Ok I hit this bug:

https://bugs.archlinux.org/task/18768?o … 237&status[0]=

I had to install pygobject and now it works fine. It wasn't installed or suggested by pacman when I did install hplip.

Pitou!

Offline

Board footer

Powered by FluxBB