Bug 864488

Summary: AttributeError: 'NoneType' object has no attribute 'resizable'
Product: [Fedora] Fedora Reporter: Ladislav Jozsa <ljozsa>
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, mbanas, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:6b8ed07c69eff8b14dea06ceaf61732ef0f71aed4863a2b5e9df7ce6b508dd12
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-09 14:04:34 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: product
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: environ
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: program.log none

Description Ladislav Jozsa 2012-10-09 13:01:23 UTC
Description of problem:
Selecting Delete in reclaim space dialog and continuing caused this traceback.

Version-Release number of selected component:
anaconda-18.12

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.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)
:  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)
:  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)
:  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 Ladislav Jozsa 2012-10-09 13:01:27 UTC
Created attachment 624066 [details]
File: anaconda-tb

Comment 2 Ladislav Jozsa 2012-10-09 13:01:29 UTC
Created attachment 624067 [details]
File: product

Comment 3 Ladislav Jozsa 2012-10-09 13:01:32 UTC
Created attachment 624068 [details]
File: type

Comment 4 Ladislav Jozsa 2012-10-09 13:01:37 UTC
Created attachment 624069 [details]
File: ifcfg.log

Comment 5 Ladislav Jozsa 2012-10-09 13:01:40 UTC
Created attachment 624070 [details]
File: storage.log

Comment 6 Ladislav Jozsa 2012-10-09 13:01:42 UTC
Created attachment 624071 [details]
File: version

Comment 7 Ladislav Jozsa 2012-10-09 13:01:44 UTC
Created attachment 624072 [details]
File: environ

Comment 8 Ladislav Jozsa 2012-10-09 13:01:46 UTC
Created attachment 624073 [details]
File: anaconda.log

Comment 9 Ladislav Jozsa 2012-10-09 13:01:48 UTC
Created attachment 624074 [details]
File: syslog

Comment 10 Ladislav Jozsa 2012-10-09 13:01:52 UTC
Created attachment 624075 [details]
File: hashmarkername

Comment 11 Ladislav Jozsa 2012-10-09 13:01:54 UTC
Created attachment 624076 [details]
File: packaging.log

Comment 12 Ladislav Jozsa 2012-10-09 13:02:00 UTC
Created attachment 624077 [details]
File: cmdline_file

Comment 13 Ladislav Jozsa 2012-10-09 13:02:03 UTC
Created attachment 624078 [details]
File: release

Comment 14 Ladislav Jozsa 2012-10-09 13:02:05 UTC
Created attachment 624079 [details]
File: program.log

Comment 15 Chris Lumens 2012-10-09 14:04:34 UTC

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