Bug 623765

Summary: RuntimeError: Unable to find glade file networkx.glade
Product: Red Hat Enterprise Linux 6 Reporter: Gavin Romig-Koch <gavin>
Component: reportAssignee: Gavin Romig-Koch <gavin>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-12 17:48:34 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:
Attachments:
Description Flags
Attached traceback automatically from report. none

Description Gavin Romig-Koch 2010-08-12 17:45:21 UTC
The following was filed automatically by anaconda:
anaconda 13.21.48 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/gui.py", line 322, in findGladeFile
    raise RuntimeError, "Unable to find glade file %s" % file
  File "/usr/lib/anaconda/gui.py", line 325, in getGladeWidget
    f = findGladeFile(file)
  File "/tmp/updates/iw/network_gui.py", line 47, in getScreen
    "network_align")
  File "/usr/lib/anaconda/gui.py", line 1415, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1427, in setScreen
    return self.setScreen()
  File "/usr/lib/anaconda/gui.py", line 1336, in nextClicked
    self.setScreen ()
RuntimeError: Unable to find glade file networkx.glade

Comment 1 Gavin Romig-Koch 2010-08-12 17:45:25 UTC
Created attachment 438491 [details]
Attached traceback automatically from report.

Comment 2 Gavin Romig-Koch 2010-08-12 17:48:34 UTC
just testing