Bugzilla – Bug 131473
smart --gui causes a segfault.
Last modified: 2005-10-30 21:38:46 UTC
# smart --gui /usr/lib/python2.4/site-packages/smart/interfaces/gtk/packageview.py:93: DeprecationWarning: Class PixbufCellRenderer is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered. gobject.type_register(PixbufCellRenderer) /usr/lib/python2.4/site-packages/smart/interfaces/gtk/packageview.py:413: DeprecationWarning: Class GtkPackageView is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered. gobject.type_register(GtkPackageView) /usr/lib/python2.4/site-packages/smart/interfaces/gtk/progress.py:281: DeprecationWarning: Class ProgressCellRenderer is already GObject-registered; Please note that classes containing any of the attributes __gtype_name__, __gproperties__, or __gsignals__ are now automatically registered. gobject.type_register(ProgressCellRenderer) Segmentation fault
Did it just crash out of all reason? If not, a "howto reproduce" would be very much appreciated, as I was unable to reproduce here :(
It crashes as soon as I try to launch it, every time. I tried installing smart from STABLE on 10.0, and this works. But with 10.1 alpha2 it crashes every time.
Did you experience any problems with other applications? This problem might be due to the fc-cache issue that's described at http://www.opensuse.org/Bugs:Most_Annoying_Bugs
That's probably it, since gdm/kdm also don't work. I was trying it through ssh -X from another box.