| HP printer problem Dec 19th 2012, 10:11 Under Opensuse 12.4 + KDE 4.8.5. My printer HP PSC 1510 seems to work fine (can print test page). I reinstalled the printer in cups but job fails to print. The hp device manager seems messed up. It was working a few days ago. Now I cannot communicate with the printer. Here is what I get in console when trying to start the hp dm : Code:
HP Linux Imaging and Printing System (ver. 3.12.4) HP Device Manager ver. 15.0 Copyright (c) 2001-14 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. Traceback (most recent call last): File "/usr/bin/hp-toolbox", line 257, in <module> toolbox = DevMgr5(__version__, device_uri, None) File "/usr/share/hplip/ui4/devmgr5.py", line 204, in __init__ if not utils.Is_HPLIP_older_version( installed_version, self.user_settings.latest_available_version): File "/usr/share/hplip/base/utils.py", line 1795, in Is_HPLIP_older_version if(int(installed_array[ cnt ]) < int(available_array[ cnt ])): ValueError: invalid literal for int() with base 10: "11 Public Release')" I can read in another thread about problem with hplip upgrade. Could it be related to this one ? Or is it different ? | |
No comments:
Post a Comment