Bug 649029 - AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Summary: AttributeError: 'NoneType' object has no attribute 'set_sensitive'
Keywords:
Status: CLOSED DUPLICATE of bug 627153
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:292cd98cc6e3f2a8e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-02 19:28 UTC by Julien BARRET
Modified: 2011-04-14 19:51 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-02 19:32:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (495.01 KB, text/plain)
2010-11-02 19:28 UTC, Julien BARRET
no flags Details
Attached traceback automatically from anaconda. (714.25 KB, text/plain)
2010-11-12 18:43 UTC, Zdenek
no flags Details
Attached traceback automatically from anaconda. (293.31 KB, text/plain)
2010-12-01 16:39 UTC, Michael J. Chudobiak
no flags Details
Attached traceback automatically from anaconda. (368.71 KB, text/plain)
2011-04-14 19:51 UTC, gerfert
no flags Details

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 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.


Note You need to log in before you can comment on or make changes to this bug.