Comment 10 for bug 195782

Revision history for this message
Bastian Becker (bastianbecker-deactivatedaccount) wrote : Re: No scanning functions of HP F2180 in Hardy

Hi Aaron,

this is the output of hp-toolbox -g:

HP Linux Imaging and Printing System (ver. 2.8.2)
HP Device Manager ver. 11.0

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

warning: Reportlab not installed. Fax coverpages disabled.
warning: Please install version 2.0+ of Reportlab for coverpage support.
hp-toolbox[9666]: debug: Using system locale: de_DE.UTF-8
hp-toolbox[9666]: debug: Trying to load .qm file for de_DE.UTF-8 locale.
hp-toolbox[9666]: debug: Name of .qm file: hplip_de_DE.qm
hp-toolbox[9666]: debug: Using locale: de_DE.UTF-8
hp-toolbox[9666]: debug: Startup: Trying to connect to hpssd on localhost:2207
Traceback (most recent call last):
  File "/usr/bin/hp-toolbox", line 182, in <module>
    hpssd_sock = service.startup()
  File "/usr/share/hplip/base/service.py", line 38, in startup
    hpssd_sock.connect((prop.hpssd_host, prop.hpssd_port))
  File "<string>", line 1, in connect
KeyboardInterrupt

I think it because it looks like he can't connect to localhost?!