Bug 495202 - anaconda crash editing existing partitions
Summary: anaconda crash editing existing partitions
Keywords:
Status: CLOSED DUPLICATE of bug 495288
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:df0eba94bb1e2cbdf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-10 10:18 UTC by Andreas Thienemann
Modified: 2009-04-13 14:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-13 14:23:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (648.79 KB, text/plain)
2009-04-10 10:18 UTC, Andreas Thienemann
no flags Details
anaconda InstallError.txt (124.77 KB, text/plain)
2009-04-13 13:06 UTC, Patrik Elmberg
no flags Details

Description Andreas Thienemann 2009-04-10 10:18:27 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.38 exception report
Traceback (most recent call first):
  File "/tmp/updates/partition_ui_helpers_gui.py", line 334, in createPreExistFSOptionSection
    if not formatcb.get_active() and not origfs.migrate:
  File "/tmp/updates/partition_dialog_gui.py", line 415, in __init__
    (row, self.fsoptionsDict) = createPreExistFSOptionSection(self.origrequest, maintable, row, self.mountCombo, self.storage, luksdev=luksdev)
  File "/tmp/updates/partition_gui.py", line 1104, in editPartition
    restrictfs = restrictfs)
  File "/tmp/updates/partition_gui.py", line 1068, in editCB
    self.editPartition(device)
  File "/tmp/updates/partition_gui.py", line 943, in treeActivateCB
    self.editCB()
AttributeError: 'NoneType' object has no attribute 'get_active'

Comment 1 Andreas Thienemann 2009-04-10 10:18:56 UTC
Created attachment 339076 [details]
Attached traceback automatically from anaconda.

Comment 2 Patrik Elmberg 2009-04-13 13:05:43 UTC
Here's a similar exception report thrown while trying to install to hard drive from Fedora-11-Snap1-x86_64_Live. anaconda version "None".
Custom partitioning, pointing out existing swap and /boot ok.
Choked on sda8 which had no filesystem.

Comment 3 Patrik Elmberg 2009-04-13 13:06:52 UTC
Created attachment 339313 [details]
anaconda InstallError.txt

Comment 4 Chris Lumens 2009-04-13 14:23:54 UTC

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


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