Description of problem: Running yumex (yum extender) segmentation faults just by moving the mouse over the yumex screen after receiving all yum information (i.e., packages and group info). Version-Release number of selected component (if applicable): yumex-2.9.4-1.fc12.noarch 64-bit python-2.6.2-2.fc12.x86_64 32-bit python-2.6.2-2.fc12.i686 How reproducible: Steps to Reproduce: 1. run yumex Actual results: [root@vortex repo]# yumex 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: 1059 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) /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) Can't detect the network connection state Starting yum child process YUM: Loaded plugins: fastestmirror, presto YUM: Loading mirror speeds from cached hostfile YUM: * fedora: mirror.anl.gov YUM: * updates: mirrors.reflected.net Downloaded : repomdCsvlcVtmp.xml ( 1.9 k ) Downloaded : NstRepo/primary ( 94 k ) YUM: Checking for new repos for mirrors Downloaded : NstRepo/group_gz ( 1.5 k ) Downloaded : fedora/group_gz ( 390 k ) Downloaded : updates/group_gz ( 388 k ) History Enabled /usr/bin/yumex: line 5: 18710 Segmentation fault (core dumped) /usr/bin/python /usr/share/yumex/yumex.py $* Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 548849 ***