I've almost given up hope on getting smart's GUI running for a period of
longer than a few days. Usually it works a few days if following the factory
builds, and then is broken again.
Sometimes you have to delete stuff in /var/lib/smart, but this time even this
doesn't help. For two weeks now it's like this:
linux:~ # smart --gui
Traceback (most recent call last):
File "/usr/bin/smart", line 194, in <module>
main(sys.argv[1:])
File "/usr/bin/smart", line 161, in main
forcelocks=opts.ignore_locks, loglevel=opts.log_level)
File "/usr/lib64/python2.5/site-packages/smart/__init__.py", line 122, in
init
iface.object = createInterface(ifacename, ctrl, command, argv)
File "/usr/lib64/python2.5/site-packages/smart/interface.py", line 158, in
createInterface
return interface.create(ctrl, command, argv)
File "/usr/lib64/python2.5/site-packages/smart/interfaces/gtk/__init__.py",
line 44, in create
return GtkInteractiveInterface(ctrl)
File "/usr/lib64/python2.5/site-packages/smart/interfaces/gtk/interactive.py",
line 338, in __init__
lambda x, y: self._pi.setPackage(y))
TypeError: <GtkPackageView object
(smart+interfaces+gtk+packageview+GtkPackageView) at 0x2affb1cac0f0>: unknown
signal name: package_selected
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]