System is openSUSE 13.1 KDE 32-bit. hp-lip is 3.15.2-118.1; cups is 2.0.2-169.1. All printing packages are from repository http://download.opensuse.org/repositories/Printing/openSUSE_13.1/ Trying to start HP Device Manager (/usr/bin/hp-toolbox) from a terminal gives:
howard@HPa730n-oS131:~> hp-toolbox
Traceback (most recent call last):
File "/usr/bin/hp-toolbox", line 37, in <module>
from base.g import *
File "/usr/share/hplip/base/g.py", line 242, in <module>
user_conf = UserConfig()
File "/usr/share/hplip/base/g.py", line 209, in __init__
ConfigBase.__init__(self, prop.user_config_file)
File "/usr/share/hplip/base/g.py", line 90, in __init__
self.read()
File "/usr/share/hplip/base/g.py", line 132, in read
except (configparser.DuplicateOptionError):
AttributeError: 'module' object has no attribute 'DuplicateOptionError'
howard@HPa730n-oS131:~>
I reran hp-setup but got no change in behavior. Printing a test page via YaST works, scanning with xsane works. HP Device Manager worked fine before the lasest update from the Printing repository. The penultimate update did the hplip files. HP Device Manager was fine after that. The last update did about 10 other files, and now HP Device Manager does not start.
What is the problem that keeps hp-toolbox from running?
Thanks,
Howard