Bug 649029

Summary: AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Product: [Fedora] Fedora Reporter: Julien BARRET <julien-a.barret>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: anaconda-maint-list, gerfert, jonathan, mjc, vanmeeuwen+fedora, wdolek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:292cd98cc6e3f2a8e651c156411f6feab73df63047e379a95f75614f4d3f79af
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-02 19:32: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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Julien BARRET 2010-11-02 19:28:22 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_ui_helpers_gui.py", line 237, in resizeOptionCB
    formatcb.set_sensitive(not widget.get_active())
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_ui_helpers_gui.py", line 393, in createPreExistFSOptionSection
    resizeOptionCB(resizecb, (formatcb, resizesb))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_dialog_gui.py", line 514, in __init__
    (row, self.fsoptionsDict) = createPreExistFSOptionSection(self.origrequest, maintable, row, self.mountCombo, self.storage, luksdev=luksdev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1671, in editPartition
    isNew = isNew, restrictfs = restrictfs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1639, in editCB
    self.editPartition(device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1160, in treeActivateCB
    self.editCB()
AttributeError: 'NoneType' object has no attribute 'set_sensitive'

Comment 1 Julien BARRET 2010-11-02 19:28:45 UTC
Created attachment 457254 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2010-11-02 19:32:34 UTC

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

Comment 3 Zdenek Havlin 2010-11-12 18:43:47 UTC
Created attachment 460125 [details]
Attached traceback automatically from anaconda.

Comment 4 Michael J. Chudobiak 2010-12-01 16:39:56 UTC
Created attachment 464050 [details]
Attached traceback automatically from anaconda.

Comment 5 gerfert 2011-04-14 19:51:13 UTC
Created attachment 492215 [details]
Attached traceback automatically from anaconda.