Bug 967846 - AttributeError: 'NoneType' object has no attribute 'get_child'
Summary: AttributeError: 'NoneType' object has no attribute 'get_child'
Keywords:
Status: CLOSED DUPLICATE of bug 962537
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 19
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cc32d1e193efdce086ea8f7c110...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-28 12:20 UTC by Kevin
Modified: 2014-01-02 20:16 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-02 20:16:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (852.74 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: anaconda.log (48.66 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: backtrace (879 bytes, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: environ (783 bytes, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: ifcfg.log (1.21 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: lsblk_output (957 bytes, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: nmcli_dev_list (3.38 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: packaging.log (419.22 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: program.log (19.33 KB, text/plain)
2013-05-28 12:21 UTC, Kevin
no flags Details
File: storage.log (232.00 KB, text/plain)
2013-05-28 12:22 UTC, Kevin
no flags Details
File: syslog (72.46 KB, text/plain)
2013-05-28 12:22 UTC, Kevin
no flags Details

Description Kevin 2013-05-28 12:20:49 UTC
Description of problem:
The following was filed automatically by anaconda:
anaconda 19.30-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1019, in _update_selectors
    page = self._accordion._find_by_title(self.translated_new_install_name).get_child()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1354, in _save_right_side
    self._update_selectors()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2353, in _save_current_selector
    self._save_right_side(self._current_selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2364, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 218, in _onSelectorClicked
    cb(selector)
AttributeError: 'NoneType' object has no attribute 'get_child'

Version-Release number of selected component:
anaconda-19.30-1

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019\x20i386 rd.live.check quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.4-300.fc19.i686
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 218, in _onSelectorClicked
    cb(selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2364, in on_selector_clicked
    self._save_current_selector()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2353, in _save_current_selector
    self._save_right_side(self._current_selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1354, in _save_right_side
    self._update_selectors()
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1019, in _update_selectors
    page = self._accordion._find_by_title(self.translated_new_install_name).get_child()
AttributeError: 'NoneType' object has no attribute 'get_child'

Comment 1 Kevin 2013-05-28 12:21:12 UTC
Created attachment 753885 [details]
File: anaconda-tb

Comment 2 Kevin 2013-05-28 12:21:18 UTC
Created attachment 753886 [details]
File: anaconda.log

Comment 3 Kevin 2013-05-28 12:21:22 UTC
Created attachment 753887 [details]
File: backtrace

Comment 4 Kevin 2013-05-28 12:21:27 UTC
Created attachment 753888 [details]
File: environ

Comment 5 Kevin 2013-05-28 12:21:32 UTC
Created attachment 753889 [details]
File: ifcfg.log

Comment 6 Kevin 2013-05-28 12:21:36 UTC
Created attachment 753890 [details]
File: lsblk_output

Comment 7 Kevin 2013-05-28 12:21:40 UTC
Created attachment 753891 [details]
File: nmcli_dev_list

Comment 8 Kevin 2013-05-28 12:21:53 UTC
Created attachment 753892 [details]
File: packaging.log

Comment 9 Kevin 2013-05-28 12:21:57 UTC
Created attachment 753893 [details]
File: program.log

Comment 10 Kevin 2013-05-28 12:22:06 UTC
Created attachment 753894 [details]
File: storage.log

Comment 11 Kevin 2013-05-28 12:22:11 UTC
Created attachment 753895 [details]
File: syslog

Comment 12 jetbeard 2013-09-14 13:05:14 UTC
Attempting to manually modify disk layout after selecting a disk drive.

cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-Live-XFCE-x86_64-19-1 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
hashmarkername: anaconda
kernel:         3.9.5-301.fc19.x86_64
package:        anaconda-19.30.13-1.fc19.x86_64
packaging.log:  
product:        Fedora
reason:         AttributeError: 'NoneType' object has no attribute 'get_child'
release:        Fedora release 19 (Schrödinger’s Cat)
version:        19

Comment 13 David Shea 2014-01-02 20:16:23 UTC

*** This bug has been marked as a duplicate of bug 962537 ***


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