Bug 549755

Summary: Segmentation fault using yumex-2.9.4
Product: [Fedora] Fedora Reporter: rwhalb <rwhalb>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 12CC: rwhalb, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-22 16:06:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rwhalb 2009-12-22 15:26:03 UTC
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:

Comment 1 Tim Lauridsen 2009-12-22 16:06:53 UTC

*** This bug has been marked as a duplicate of bug 548849 ***