Bug 949991

Summary: AttributeError: 'NoneType' object has no attribute 'convertTo'
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: 19CC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:0429fd5720b48aa5c1601c7c82b7dfffd8c2c56ffd57bf5de693a4efb97dfa17
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-09 13:26: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:
Bug Depends On:    
Bug Blocks: 920667    
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 Ladislav Jozsa 2013-04-09 12:38:29 UTC
Description of problem:
This error popped up after adding / partition while not speciying amount of disk space to be reserved.
The following was filed automatically by anaconda:
anaconda 19.16-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1674, in on_add_clicked
    if dialog.size.convertTo(spec="mb") < 1:
AttributeError: 'NoneType' object has no attribute 'convertTo'

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

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Alpha\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.9.0-0.rc4.git0.1.fc19.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        19-Alpha

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1674, in on_add_clicked
    if dialog.size.convertTo(spec="mb") < 1:
AttributeError: 'NoneType' object has no attribute 'convertTo'

Comment 1 Ladislav Jozsa 2013-04-09 12:38:36 UTC
Created attachment 733194 [details]
File: anaconda-tb

Comment 2 Ladislav Jozsa 2013-04-09 12:38:42 UTC
Created attachment 733195 [details]
File: anaconda.log

Comment 3 Ladislav Jozsa 2013-04-09 12:38:45 UTC
Created attachment 733196 [details]
File: backtrace

Comment 4 Ladislav Jozsa 2013-04-09 12:38:47 UTC
Created attachment 733197 [details]
File: environ

Comment 5 Ladislav Jozsa 2013-04-09 12:38:49 UTC
Created attachment 733198 [details]
File: ifcfg.log

Comment 6 Ladislav Jozsa 2013-04-09 12:38:56 UTC
Created attachment 733199 [details]
File: lsblk_output

Comment 7 Ladislav Jozsa 2013-04-09 12:38:58 UTC
Created attachment 733200 [details]
File: nmcli_dev_list

Comment 8 Ladislav Jozsa 2013-04-09 12:39:02 UTC
Created attachment 733202 [details]
File: packaging.log

Comment 9 Ladislav Jozsa 2013-04-09 12:39:07 UTC
Created attachment 733203 [details]
File: program.log

Comment 10 Ladislav Jozsa 2013-04-09 12:39:09 UTC
Created attachment 733204 [details]
File: storage.log

Comment 11 Ladislav Jozsa 2013-04-09 12:39:12 UTC
Created attachment 733205 [details]
File: syslog

Comment 12 Ladislav Jozsa 2013-04-09 13:26:49 UTC

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