Bug 211731

Summary: Network fails: NoneType object has no attribute get_text
Product: [Fedora] Fedora Reporter: Jakub Suchy <jakub>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: FC6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-10-23 14:36:53 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
Anaconda exception dump none

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.