Hi, > 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
is already known: https://bugzilla.novell.com/show_bug.cgi?id=210934 Happens on x86_64 only. So it must be a bug somewhere in PyGTK. But the command-line interface works in the meantime. Andreas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
