hp-toolbox doesn't start: ImportError: No module named qt

Bug #4659 reported by mvandeg
10
Affects Status Importance Assigned to Milestone
hplip (Ubuntu)
Fix Released
Medium
Tollef Fog Heen

Bug Description

The hp-toolbox does not start. When running it from the command line, the following error message appears:

Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 41, in ?
    import base.async_qt as async
  File "/usr/lib/hplip/base/async_qt.py", line 85, in ?
    from qt import *
ImportError: No module named qt

Revision history for this message
mvandeg (mvandegiessen) wrote :

Installing python2.4-qt3 (and python2.4-sip4-qt3) creates a new problem. Output:

 HP Linux Imaging and Printing System (ver. 0.9.6)
 HP Device Manager ver. 6.0

 Copyright (c) 2003-5 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.

1
Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 275, in ?
    sys.exit(main(sys.argv[1:]))
  File "/usr/bin/hp-toolbox", line 238, in main
    client = tbx_client()
  File "/usr/bin/hp-toolbox", line 75, in __init__
    self.connect((prop.hpssd_host, prop.hpssd_port))
  File "/usr/lib/hplip/base/async_qt.py", line 201, in connect
    raise socket.error, err
socket.error: 111

Changed in hplip:
assignee: nobody → tfheen
Tollef Fog Heen (tfheen)
Changed in hplip:
status: New → Fixed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.