Bug 550110

Summary: Yumex fails to finish starting.
Product: [Fedora] Fedora Reporter: Darryl L. Pierce <dpierce>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: tim.lauridsen, tross
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-24 13:35:25 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 Darryl L. Pierce 2009-12-23 16:09:44 UTC
Description of problem:

When starting Yumex, I enter my root password, yumex goes through updating, then exits with an error (listed below).

Version-Release number of selected component (if applicable):

(mcpierce@mcpierce-desktop:~)$ rpm -q yumex
yumex-2.9.4-1.fc12.noarch


How reproducible:

100%

Steps to Reproduce:
1. Start yumex.
2. Enter root password.
  
Actual results:

Yumex exits.

Expected results:

Yumex presents the main window for interaction.


Additional info:

From ~/.xsession-errors:

  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)
/usr/bin/yumex: line 5: 19650 Segmentation fault      (core dumped) /usr/bin/python /usr/share/yumex/yumex.pyc $*
(null) get context on /home/mcpierce/.xsession-errors.swx failed: 'No such file or directory'

Comment 1 Tim Lauridsen 2009-12-24 13:35:25 UTC

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