Bug 131473 - smart --gui causes a segfault.
Summary: smart --gui causes a segfault.
Status: RESOLVED INVALID
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 2
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Christoph Thiel
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 23:48 UTC by Bart Whiteley
Modified: 2005-10-30 21:38 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Whiteley 2005-10-28 23:48:44 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
Comment 1 Christoph Thiel 2005-10-29 23:03:55 UTC
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 :(
Comment 2 Bart Whiteley 2005-10-30 01:30:16 UTC
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. 
Comment 3 Christoph Thiel 2005-10-30 18:53:33 UTC
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
Comment 4 Bart Whiteley 2005-10-30 21:38:46 UTC
That's probably it, since gdm/kdm also don't work.  I was trying it through ssh -X from
another box.