oh ! 
and _please_ use the patched levels.py in 
http://article.gmane.org/gmane.comp.printing.hplip.user/2384/match=hp+levels
because they made a mistake which will be fixed only in 1.7.2

the patch is :
--- hplip-1.7.1/levels.py       2007-02-06 15:36:44.000000000 +0100
+++ ./hplip-1.7.1/levels.py.new 2007-02-22 11:31:00.000000000 +0100
@@ -20,7 +20,7 @@
 # Author: Don Welch
 #

-__version__ = '1.0'
+__version__ = '1.1'
 __title__ = 'Supply Levels Utility'
 __doc__ = "Display bar graphs of current supply levels for supported HPLIP 
printers."

@@ -201,8 +201,6 @@
         log.error("Error occured during interactive mode. Exiting.")
         sys.exit(1)

-
-user_cfg.last_used.device_uri = d.device_uri

 try:
     d = device.Device(device_uri, printer_name)

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to