Bug 1057740 - 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: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ab4bab035f8b50ad24b977e22b9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-24 17:31 UTC by Roger C. Pao
Modified: 2014-01-24 18:49 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 18:49:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (562.40 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: anaconda.log (85.70 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: environ (440 bytes, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: journalctl (214.23 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: lsblk_output (2.79 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: nmcli_dev_list (4.56 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: os_info (375 bytes, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: program.log (34.41 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: storage.log (177.30 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details
File: ifcfg.log (1.77 KB, text/plain)
2014-01-24 17:31 UTC, Roger C. Pao
no flags Details

Description Roger C. Pao 2014-01-24 17:31:04 UTC
Description of problem:
GA-Z77-D3H v1.0, BIOS vF22, UEFI only installation of Win8 Enterprise 90 day evaluation.  Attempting to install FC20 in a Win8 created non-formatted partition using Reformat with ext4 as / (root) mount point.

Version-Release number of selected component:
anaconda-20.25.15-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.15-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1059, in add_new_selector
    page = self._accordion._find_by_title(self.translated_new_install_name).get_child()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1583, in _save_right_side
    self.add_new_selector(device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2845, in on_apply_clicked
    self._save_right_side(self._current_selector)
AttributeError: 'NoneType' object has no attribute 'get_child'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=/isolinux/vmlinuz0 root=live:LABEL=Fedora-Live-Desktop-x86_64-20-1 ro rd.live.image quiet rhgb
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.10-301.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Roger C. Pao 2014-01-24 17:31:07 UTC
Created attachment 855091 [details]
File: anaconda-tb

Comment 2 Roger C. Pao 2014-01-24 17:31:08 UTC
Created attachment 855092 [details]
File: anaconda.log

Comment 3 Roger C. Pao 2014-01-24 17:31:10 UTC
Created attachment 855093 [details]
File: environ

Comment 4 Roger C. Pao 2014-01-24 17:31:11 UTC
Created attachment 855094 [details]
File: journalctl

Comment 5 Roger C. Pao 2014-01-24 17:31:12 UTC
Created attachment 855095 [details]
File: lsblk_output

Comment 6 Roger C. Pao 2014-01-24 17:31:13 UTC
Created attachment 855096 [details]
File: nmcli_dev_list

Comment 7 Roger C. Pao 2014-01-24 17:31:15 UTC
Created attachment 855097 [details]
File: os_info

Comment 8 Roger C. Pao 2014-01-24 17:31:16 UTC
Created attachment 855098 [details]
File: program.log

Comment 9 Roger C. Pao 2014-01-24 17:31:17 UTC
Created attachment 855099 [details]
File: storage.log

Comment 10 Roger C. Pao 2014-01-24 17:31:19 UTC
Created attachment 855100 [details]
File: ifcfg.log

Comment 11 Roger C. Pao 2014-01-24 17:45:32 UTC
Apparently, the correct way to install is to shrink Win8's partition and NOT create a new empty partition for FC20.  FC20 Installer auto-partitioning will then be able to detect the EFI system partition and create an LVM of the remaining free space.  It just won't give you much details of what the partitioning will look like if you attempt to view it first.

Comment 12 Roger C. Pao 2014-01-24 17:52:49 UTC
Oops.  It erased the existing Win8 efibootmgr settings (which I did not make a copy of) only leaving the new FC20 entry.

Comment 13 Roger C. Pao 2014-01-24 18:02:44 UTC
Windows Boot Manager was added to GRUB menu so GRUB can choose FC20 or Win8.  You can ignore comments 11 and 12, but the installer did crash initially as specified in Description.

Comment 14 David Shea 2014-01-24 18:49:19 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.