Bug 200719

Summary: Pirut crash when this one is starting
Product: [Fedora] Fedora Reporter: Damien Durand <splinux25>
Component: pirutAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-31 11:37:03 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 Damien Durand 2006-07-31 10:09:42 UTC
Description of problem:

Problem is really simple, just launch pirut and this one crash.

Steps to Reproduce:
1. Start pirut
2. Enter your root password
3. This one crash
  
stack trace:

Component: Software Manager
Summary: TBe50a4c40 GroupSelector.py:329:_populateGroups:NameError: global name
'get_pix' is not defined

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 318, in
_categorySelected
    self._populateGroups(cat.groups, fbpix)
  File "/usr/lib/python2.4/site-packages/pirut/GroupSelector.py", line 329, in
_populateGroups
    pix = get_pix(fn)
NameError: global name 'get_pix' is not defined

Local variables in innermost frame:
grp: GNOME Desktop Environment
defaultpix: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0xb6c8389c>
self: <pirut.GroupSelector.GroupSelector instance at 0xb70b282c>
s: <span size="large" weight="bold">Environnement de bureau GNOME</span>
groups: ['gnome-desktop', 'xfce-desktop', 'kde-desktop']
grps: [<yum.comps.Group object at 0xb70d3e6c>, <yum.comps.Group object at
0xb706cc4c>, <yum.comps.Group object at 0xb706caec>]
fn: /usr/share/pixmaps/comps/gnome-desktop.png

Comment 1 Jeremy Katz 2006-07-31 11:37:03 UTC

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