Bug 882490

Summary: AttributeError: 'NoneType' object has no attribute 'get_child'
Product: [Fedora] Fedora Reporter: Pierguido Lambri <plambri>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:e6797a2487d8089cd6c76fe02855d6ae07768e261a65164de293038dc4157af2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-07 15:13:44 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
File: ifcfg.log
none
File: anaconda-tb
none
File: product
none
File: type
none
File: environ
none
File: storage.log
none
File: version
none
File: program.log
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release none

Description Pierguido Lambri 2012-12-01 11:22:59 UTC
Version-Release number of selected component:
anaconda-18.11

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.0-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.11 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 729, in add_new_selector
:    page = self._accordion._find_by_title(new_install_name).get_child()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1034, in _save_right_side
:    self.add_new_selector(device)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1552, in on_page_clicked
:    self._save_right_side(self._current_selector)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 115, in _onExpanded
:    cb(obj.get_child())
:AttributeError: 'NoneType' object has no attribute 'get_child'

Comment 1 Pierguido Lambri 2012-12-01 11:23:03 UTC
Created attachment 655511 [details]
File: ifcfg.log

Comment 2 Pierguido Lambri 2012-12-01 11:23:06 UTC
Created attachment 655512 [details]
File: anaconda-tb

Comment 3 Pierguido Lambri 2012-12-01 11:23:08 UTC
Created attachment 655513 [details]
File: product

Comment 4 Pierguido Lambri 2012-12-01 11:23:10 UTC
Created attachment 655514 [details]
File: type

Comment 5 Pierguido Lambri 2012-12-01 11:23:12 UTC
Created attachment 655515 [details]
File: environ

Comment 6 Pierguido Lambri 2012-12-01 11:23:14 UTC
Created attachment 655516 [details]
File: storage.log

Comment 7 Pierguido Lambri 2012-12-01 11:23:16 UTC
Created attachment 655517 [details]
File: version

Comment 8 Pierguido Lambri 2012-12-01 11:23:18 UTC
Created attachment 655518 [details]
File: program.log

Comment 9 Pierguido Lambri 2012-12-01 11:23:20 UTC
Created attachment 655519 [details]
File: anaconda.log

Comment 10 Pierguido Lambri 2012-12-01 11:23:22 UTC
Created attachment 655520 [details]
File: syslog

Comment 11 Pierguido Lambri 2012-12-01 11:23:24 UTC
Created attachment 655521 [details]
File: hashmarkername

Comment 12 Pierguido Lambri 2012-12-01 11:23:26 UTC
Created attachment 655522 [details]
File: packaging.log

Comment 13 Pierguido Lambri 2012-12-01 11:23:28 UTC
Created attachment 655523 [details]
File: cmdline_file

Comment 14 Pierguido Lambri 2012-12-01 11:23:30 UTC
Created attachment 655524 [details]
File: release

Comment 15 Chris Lumens 2012-12-01 20:38:50 UTC
This is a pretty old version of anaconda.  Can you please retest with F18 beta and let me know if you are still seeing this problem?  Thanks.

Comment 16 Pierguido Lambri 2012-12-02 00:02:04 UTC
Yeah, I later realised that I was running an older version.
With a newer one I was able to continue with the installation.
Sorry for the noise.

Comment 17 Chris Lumens 2012-12-07 15:13:44 UTC
Thanks for retesting.