Hi
installed KDe full as a 32 bit 2008-03
setup my HP officejet 5610 by
Code:
su
hp-setup
as a normal user run thru menu or icon hp-toolbox has a greyed out tab for supplies
2) running icon with enabled terminal gives error
error: Unable to load dbus - Automatic status updates in HPLIP Device Manager will be disabled
3) looking on net suggests you need python-dbus but according to Kpackage its already installed
4) Running thru a terminal as a normal user the command
Code:
hp-levels
HP Linux Imaging and Printing System (ver. 2.8.6b)
Supply Levels Utility ver. 1.3
Copyright (c) 2001-8 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.
Using device: hp:/usb/Officejet_5600_series?serial=CN793F319X04B2
HP Linux Imaging and Printing System (ver. 2.8.6b)
System Tray Status Service ver. 0.1
Copyright (c) 2001-8 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.
error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting...
warning: Unable to connect to dbus. Is hp-systray running?
Black cartridge
Part No.: 56 (C6656A) /27 (C8727A)
Health: Good/OK
---------------------------------------------------------------------------------------------------
|////////////////////////////////////////////////////////////////////////////// | (approx. 79%)
---------------------------------------------------------------------------------------------------
Tri-color cartridge
Part No.: 22 (C9352A)
Health: Good/OK
---------------------------------------------------------------------------------------------------
|/////////////// | (approx. 16%)
---------------------------------------------------------------------------------------------------
Done.
5) running apt-get update and then install python-dbus says I already have the latest installed.
6)
Code:
hp-systray
HP Linux Imaging and Printing System (ver. 2.8.6b)
System Tray Status Service ver. 0.1
Copyright (c) 2001-8 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.
error: dbus failed to load (python-dbus ver. 0.80+ required). Exiting...
Killed
7) Going back to running as a normal user hp-toolbox as a desktop icon with inside a terminal...to copy and paste error....somehow at somestage...I have been unable to repeat it...it got an error saying
/usr/share/hplip/ui/devmrg4.py error line 698 in ThreadUpdate
but I have no line numbers that get to that high
8
as root running siduxcc and going into services I can see
dbus
is currently running
running pstree...I can see service
dbus-launch
is running
In Summary
I can not get supplies of ink levels to show in hp-toolbox
I can get it running a command in terminal...hmmm
Any clues as to how to solve this? |