Need help - yumex crashes after checking repositories:
Code:
running
Current Settings
autorefresh: True
branding_title: 'Yum Extender NextGen'
color_install: 'darkgreen'
color_normal: 'black'
color_obsolete: 'blue'
color_update: 'red'
debug: False
disable_repo_page: False
plugins: True
proxy: ''
recentdays: 14
repo_exclude: ['debug', 'source']
win_height: 600
win_sep: 300
win_width: 1000
yumdebuglevel: 2
/usr/lib/python2.6/site-packages/guihelpers/__init__.py:199: GtkWarning: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
self.add_from_file(filename)
eth0 (e1000e) is connected
/usr/lib/python2.6/site-packages/yumexgui/gui.py:179: DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltip = gtk.Tooltips()
/usr/lib/python2.6/site-packages/yumexgui/gui.py:206: DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltip.set_tip(button, tooltip)
eth0 (e1000e) is connected
Connected to an network
eth0 (e1000e) is connected
Starting yum child process
YUM: Loaded plugins: presto
Downloaded : rpmfusion-free/group_gz ( 1.5 k )
Downloaded : rpmfusion-free-updates/group_gz ( 1.5 k )
Downloaded : rpmfusion-nonfree/group_gz ( 1.0 k )
Downloaded : rpmfusion-nonfree-updates/group_gz ( 1.0 k )
History Enabled
/usr/bin/yumex: line 5: 2680 Segmentation fault (core dumped) /usr/bin/python /usr/share/yumex/yumex.pyc $*
did not help.
Could not find the same bug anywhere.