Bug 211731 - Network fails: NoneType object has no attribute get_text
Summary: Network fails: NoneType object has no attribute get_text
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 6
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-21 14:09 UTC by Jakub Suchy
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: FC6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-23 14:36:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Anaconda exception dump (46.55 KB, text/plain)
2006-10-21 16:29 UTC, Jakub Suchy
no flags Details

Description Jakub Suchy 2006-10-21 14:09:09 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Fedora Core 6 Test 5.92

How reproducible:
Download installation DVD, start installation, go through installation to
"Select packages". Select "Software development". Fedora installer asks about
connecting to internet. Permit and select DHCP or manual. Click OK and Anaconda
throws an unexpected exception.

Reproducible: always

Actual results:
Throws an exception and installation quits

Expected results:
Assign an IP address

Additional info:

Comment 1 Jakub Suchy 2006-10-21 14:10:35 UTC
Additional info:
/usr/lib/anaconda/iw/netconfig_dialog.py line 168 in _ok ipv4addr =
self.xml.get_widget("ipv4AddressEntry").get_text()

NoneType object has no attribute 'get_text'

Comment 2 Jakub Suchy 2006-10-21 16:29:36 UTC
Created attachment 139058 [details]
Anaconda exception dump

I tried it again in VMWare and saved a dump of an exception to a file. This is
the dump.

Comment 3 Chris Lumens 2006-10-23 14:36:53 UTC
This is fixed in FC6 final.


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