Bug 1151145 - NameError: global name 'enlightbox' is not defined
Summary: NameError: global name 'enlightbox' is not defined
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 21
Hardware: s390x
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Samantha N. Bueno
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2014-10-09 16:19 UTC by Jan Stodola
Modified: 2014-11-17 18:18 UTC (History)
5 users (show)

Fixed In Version: anaconda-21.48.10-1
Clone Of:
Environment:
Last Closed: 2014-11-17 18:18:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
proposed patch (526 bytes, text/plain)
2014-10-09 16:19 UTC, Jan Stodola
no flags Details

Description Jan Stodola 2014-10-09 16:19:55 UTC
Created attachment 945406 [details]
proposed patch

Description of problem:
An attempt to add a DASD disk in anaconda GUI fails with following traceback:

anaconda 21.48.9-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/filter.py", line 580, in on_add_dasd_clicked
    with enlightbox(self.window, dialog.window):
NameError: global name 'enlightbox' is not defined

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

How reproducible:
always

Steps to Reproduce:
1. start vnc installation
2. go to the Installation destination spoke
3. Add a disk...
4. Add ECKD DASD...

Actual results:
traceback

Expected results:
no traceback after clicking on the "Add ECKD DASD..." button

Comment 1 Samantha N. Bueno 2014-10-10 15:06:44 UTC
Cherry-picked a6d1382a from master for this.

Comment 2 Samantha N. Bueno 2014-11-17 18:18:16 UTC
This should be fixed now, closing.


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