Bug 889610

Summary: AttributeError: 'NoneType' object has no attribute 'name'
Product: [Fedora] Fedora Reporter: Nicolas Chauvet (kwizart) <kwizart>
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, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:80d681a6324812ea6cf5ad09719788a73d6ea78ac9d710ba1d16d5781fb5247f
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-07 17:30: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

Description Nicolas Chauvet (kwizart) 2012-12-21 21:03:38 UTC
Description of problem:
Reworked the partition layout using existing luks with LVM
The following was filed automatically by anaconda:
anaconda 18.37.3 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1042, in _save_right_side
    if self._device_container_name != old_container.name:
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2171, in on_page_clicked
    self._save_right_side(self._current_selector)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 119, in _onExpanded
    cb(obj.get_child())
AttributeError: 'NoneType' object has no attribute 'name'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.x86_64
other involved packages: 
package:        anaconda-18.37.3
product:        Fedora
release:        Cannot get release name.
type:           libreport
version:        18-TC3

Comment 1 Nicolas Chauvet (kwizart) 2012-12-21 21:03:48 UTC
Created attachment 667434 [details]
File: anaconda-tb

Comment 2 Chris Lumens 2013-01-07 16:38:58 UTC
Can you please retest with a more recent tree and let us know if you continue to see this problem?  Thanks.

Comment 3 Nicolas Chauvet (kwizart) 2013-01-07 17:22:39 UTC
Actually I've successfully installed my workstation with 18-TC4.
That been said, I'm not sure if I have experienced exactly the same code path.

Comment 4 Chris Lumens 2013-01-07 17:30:49 UTC
Looks like we already fixed this one.

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