Bug 972527

Summary: AttributeError: 'NoneType' object has no attribute 'get_selected'
Product: Red Hat Enterprise Linux 7 Reporter: Petr Machata <pmachata>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED WORKSFORME QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mnewsome
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:540124c89e68a3919cef3dd030aebe71693a0bce69252d620095cbc688ebd432
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-11 17:02:49 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: anaconda-tb
none
File: anaconda.log
none
File: backtrace
none
File: environ
none
File: ifcfg.log
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Petr Machata 2013-06-09 21:17:09 UTC
Description of problem:
I clicked on "make this disk bootable" button twice in short succession.  This was my laptop's sole disk.
The following was filed automatically by anaconda:
anaconda 19.28-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 196, in on_set_as_boot_clicked
    model, itr = self._selection.get_selected()
AttributeError: 'NoneType' object has no attribute 'get_selected'

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

Additional info:
reporter:       libreport-2.1.4
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=RHEL\x20Workstation\x207.0 rd.live.check quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.0-0.55.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux Client release 7.0 Beta (Maipo)
type:           anaconda
version:        7.0

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/cart.py", line 196, in on_set_as_boot_clicked
    model, itr = self._selection.get_selected()
AttributeError: 'NoneType' object has no attribute 'get_selected'

Comment 1 Petr Machata 2013-06-09 21:17:17 UTC
Created attachment 758943 [details]
File: anaconda-tb

Comment 2 Petr Machata 2013-06-09 21:17:20 UTC
Created attachment 758944 [details]
File: anaconda.log

Comment 3 Petr Machata 2013-06-09 21:17:23 UTC
Created attachment 758945 [details]
File: backtrace

Comment 4 Petr Machata 2013-06-09 21:17:26 UTC
Created attachment 758946 [details]
File: environ

Comment 5 Petr Machata 2013-06-09 21:17:30 UTC
Created attachment 758947 [details]
File: ifcfg.log

Comment 6 Petr Machata 2013-06-09 21:17:33 UTC
Created attachment 758948 [details]
File: lsblk_output

Comment 7 Petr Machata 2013-06-09 21:17:36 UTC
Created attachment 758949 [details]
File: nmcli_dev_list

Comment 8 Petr Machata 2013-06-09 21:17:41 UTC
Created attachment 758950 [details]
File: packaging.log

Comment 9 Petr Machata 2013-06-09 21:17:44 UTC
Created attachment 758951 [details]
File: program.log

Comment 10 Petr Machata 2013-06-09 21:17:48 UTC
Created attachment 758952 [details]
File: storage.log

Comment 11 Petr Machata 2013-06-09 21:17:52 UTC
Created attachment 758953 [details]
File: syslog

Comment 13 David Cantrell 2013-12-11 17:02:49 UTC
Unable to reproduce this problem in RHEL 7.0 beta.