> first my printer (HP LaserJet 1320) won't print if in hplip - postscript > mode are hpiod and hpssd running ? if not just run as root: /etc/rc.d/hplip start
and add hplip to your DAEMONS list in /etc/rc.conf before cups if they are running, are they started before cups ? > Traceback (most recent call last): > File "/usr/bin/hp-toolbox", line 159, in <module> > toolbox = DevMgr4(hpiod_sock, hpssd_sock, toolboxCleanup, __version__) > File "/usr/share/hplip/ui/devmgr4.py", line 152, in __init__ > self.user_settings = utils.UserSettings() > File "/usr/share/hplip/base/utils.py", line 541, in __init__ > self.load() > File "/usr/share/hplip/base/utils.py", line 643, in load > self.cmd_scan = user_cfg.commands.scan or self.cmd_scan > AttributeError: 'UserSettings' object has no attribute 'cmd_scan' i got no such error with hp-toolbox. it works fine here _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
