Bug 200719 - Pirut crash when this one is starting
Summary: Pirut crash when this one is starting
Keywords:
Status: CLOSED DUPLICATE of bug 200515
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: rawhide
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-31 10:09 UTC by Damien Durand
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-31 11:37:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.