Bug 863353

Summary: AttributeError: 'NoneType' object has no attribute 'resizable'
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a6fd1e982e4437024d0fc50a9946dbb9863606ce8bb4ffc96945b0731c2ba41f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-05 14:35:02 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: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: program.log
none
File: product
none
File: anaconda.log
none
File: hashmarkername
none
File: cmdline_file
none
File: release
none
File: messages none

Description Jens Petersen 2012-10-05 08:09:50 UTC
Description of problem:
was trying to delete a partition, I thought

Version-Release number of selected component:
anaconda-18.12-1.fc18.x86_64

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.0-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.12 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 120, in populate
:    if dev.resizable:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 160, in refresh
:    self.populate(disks)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 592, in on_continue_clicked
:    resizeDialog.refresh(disks)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 597, in on_continue_clicked
:    self.on_continue_clicked(button)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 597, in on_continue_clicked
:    self.on_continue_clicked(button)
:AttributeError: 'NoneType' object has no attribute 'resizable'

Comment 1 Jens Petersen 2012-10-05 08:09:58 UTC
Created attachment 622021 [details]
File: anaconda-tb

Comment 2 Jens Petersen 2012-10-05 08:10:01 UTC
Created attachment 622022 [details]
File: environ

Comment 3 Jens Petersen 2012-10-05 08:10:02 UTC
Created attachment 622023 [details]
File: type

Comment 4 Jens Petersen 2012-10-05 08:10:05 UTC
Created attachment 622024 [details]
File: ifcfg.log

Comment 5 Jens Petersen 2012-10-05 08:10:10 UTC
Created attachment 622025 [details]
File: storage.log

Comment 6 Jens Petersen 2012-10-05 08:10:11 UTC
Created attachment 622026 [details]
File: version

Comment 7 Jens Petersen 2012-10-05 08:10:14 UTC
Created attachment 622027 [details]
File: program.log

Comment 8 Jens Petersen 2012-10-05 08:10:16 UTC
Created attachment 622028 [details]
File: product

Comment 9 Jens Petersen 2012-10-05 08:10:18 UTC
Created attachment 622029 [details]
File: anaconda.log

Comment 10 Jens Petersen 2012-10-05 08:10:20 UTC
Created attachment 622030 [details]
File: hashmarkername

Comment 11 Jens Petersen 2012-10-05 08:10:22 UTC
Created attachment 622031 [details]
File: cmdline_file

Comment 12 Jens Petersen 2012-10-05 08:10:23 UTC
Created attachment 622032 [details]
File: release

Comment 13 Jens Petersen 2012-10-05 08:10:26 UTC
Created attachment 622033 [details]
File: messages

Comment 14 Chris Lumens 2012-10-05 14:35:02 UTC

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