Bug 494138 - anaconda crash when editing existing NTFS partition
Summary: anaconda crash when editing existing NTFS partition
Keywords:
Status: CLOSED DUPLICATE of bug 495288
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:37d0bc958937d5fcd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-04 23:27 UTC by Phil
Modified: 2009-04-17 17:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-14 01:26:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (131.26 KB, text/plain)
2009-04-04 23:27 UTC, Phil
no flags Details
Attached traceback automatically from anaconda. (94.94 KB, text/plain)
2009-04-05 02:37 UTC, Igor Miletic
no flags Details
Attached traceback automatically from anaconda. (102.72 KB, text/plain)
2009-04-17 17:04 UTC, Brian C. Lane
no flags Details

Description Phil 2009-04-04 23:27:21 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.40 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/partition_ui_helpers_gui.py", line 335, in createPreExistFSOptionSection
    if not formatcb.get_active() and not origfs.migrate:
  File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 415, in __init__
    (row, self.fsoptionsDict) = createPreExistFSOptionSection(self.origrequest, maintable, row, self.mountCombo, self.storage, luksdev=luksdev)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1110, in editPartition
    restrictfs = restrictfs)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1074, in editCB
    self.editPartition(device)
AttributeError: 'NoneType' object has no attribute 'get_active'

Comment 1 Phil 2009-04-04 23:27:29 UTC
Created attachment 338183 [details]
Attached traceback automatically from anaconda.

Comment 2 Phil 2009-04-04 23:41:32 UTC
Steps to reproduce:

1. use a disk that has an existing NTFS formatted partition and chose "create custom layout"
2. select the NTFS formatted partition and click "edit".

this happens on my raid0 array that is using nvidia 680i fakeraid, my system also has 2 other disks in jbod.

Comment 3 Igor Miletic 2009-04-05 02:37:04 UTC
Created attachment 338194 [details]
Attached traceback automatically from anaconda.

Comment 4 Igor Miletic 2009-04-05 02:46:36 UTC
Just to add that in my case partition was ext2. I simply tried to label it as /boot when trying to install F11-rawhide from boot.iso (todays rawhide).

However, I did have two other partitions that where NTFS on the same disk.

Comment 5 David Cantrell 2009-04-14 01:26:08 UTC

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

Comment 6 Brian C. Lane 2009-04-17 17:04:16 UTC
Created attachment 340046 [details]
Attached traceback automatically from anaconda.


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