Bug 621659

Summary: NameError: name 'FAILURE_BROUGHT_TO_YOU_BY_THE_LETTER_Q' is not defined
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: anaconda-maint-list, jonathan, jturner, rhe, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:a7ce9b5115581d344368fcf33d970bddc9f9e70cd3ba700239b62b3ec803d136
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-05 18:35:01 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 anaconda.
none
Attached traceback automatically from anaconda. none

Description James Laska 2010-08-05 18:33:10 UTC
The following was filed automatically by anaconda:
anaconda 14.14 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/iw/welcome_gui.py", line 29, in <module>
    class WelcomeWindow (FAILURE_BROUGHT_TO_YOU_BY_THE_LETTER_Q):
  File "/tmp/updates/pyanaconda/gui.py", line 1225, in setScreen
    loaded = imp.load_module(moduleName, *found)
  File "/tmp/updates/pyanaconda/gui.py", line 1395, in setup_window
    self.setScreen()
  File "/tmp/updates/pyanaconda/gui.py", line 1409, in run
    self.setup_window(False)
  File "/tmp/updates/pyanaconda/gui.py", line 1138, in run
    self.icw.run()
  File "/usr/bin/anaconda", line 887, in <module>
    anaconda.intf.run(anaconda)
NameError: name 'FAILURE_BROUGHT_TO_YOU_BY_THE_LETTER_Q' is not defined

Comment 1 James Laska 2010-08-05 18:33:15 UTC
Created attachment 436938 [details]
Attached traceback automatically from anaconda.

Comment 2 He Rui 2010-08-06 02:18:40 UTC
Created attachment 437009 [details]
Attached traceback automatically from anaconda.