Bug 517519 - Save to bugzilla fails on ppc - RuntimeError: Unable to find glade file exnSave.glade
Summary: Save to bugzilla fails on ppc - RuntimeError: Unable to find glade file exnSa...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F12Alpha, F12AlphaBlocker
TreeView+ depends on / blocked
 
Reported: 2009-08-14 13:09 UTC by James Laska
Modified: 2013-09-02 06:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-14 13:11:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2009-08-14 13:09:15 UTC
Description of problem:

Save to bugzilla fails on ppc, it appears due to a missing glade file

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

 * anaconda-12.14

How reproducible:


Steps to Reproduce:
1. Boot installer with updates=http://jlaska.fedorapeople.org/traceback.img
2. Attempt to save traceback directly to bugzilla
  
Actual results:

13:06:52 Please manually connect your vnc client to test1224.test.redhat.com:1 (10.10.10.224) to begin the install.
Press <enter> for a shell
13:06:53 Starting graphical installation.
XKB extension not present on :1
XKB extension not present on :1
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/meh/handler.py", line 156, in <lambda>
    sys.excepthook = lambda ty, value, tb: self.handleException((ty, value, tb), obj)
  File "/usr/lib/python2.6/site-packages/meh/handler.py", line 113, in handleException
    responseHash[rc]((ty, value, tb))
  File "/usr/lib/python2.6/site-packages/meh/handler.py", line 196, in runSave
    win = self.intf.saveExceptionWindow(self.exnFile)
  File "/usr/lib/anaconda/gui.py", line 1081, in saveExceptionWindow
    win = SaveExceptionWindow (self.anaconda, longTextFile)
  File "/usr/lib/python2.6/site-packages/meh/ui/gui.py", line 160, in __init__
    exnxml = gtk.glade.XML(findGladeFile("exnSave.glade"), domain="python-meh")
  File "/usr/lib/python2.6/site-packages/meh/ui/gui.py", line 34, in findGladeFile
    raise RuntimeError, "Unable to find glade file %s" % file
RuntimeError: Unable to find glade file exnSave.glade


Expected results:

 * 

Additional info:

Comment 1 James Laska 2009-08-14 13:11:25 UTC
Pilot error ... my cobbler server was pointing to F-12-Alpha-TC which did not have the glade fix in yet.

CLOSING as NOTABUG


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