Bug 495665 - Crash during custom layout
Summary: Crash during custom layout
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:83b7cdf2e30e0c6ae...
: 495744 495810 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-14 10:04 UTC by MartinG
Modified: 2009-04-17 13:20 UTC (History)
6 users (show)

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


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (84.75 KB, text/plain)
2009-04-14 10:04 UTC, MartinG
no flags Details

Description MartinG 2009-04-14 10:04:05 UTC
The following was filed automatically by anaconda:
anaconda None exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/partition_ui_helpers_gui.py", line 401, in createPreExistFSOptionSection
    formatcb.connect("toggled", formatOptionResizeCB, (resizesb, origfs))
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 498, in <lambda>
    luksdev=templuks)
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 550, in editLogicalVolume
    (row, self.fsoptionsDict) = cpefsos(maintable, row)
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 775, in editCurrentLogicalVolume
    self.editLogicalVolume(lv)
  File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 831, in logvolActivateCb
    self.editCurrentLogicalVolume()
AttributeError: 'NoneType' object has no attribute 'connect'

Comment 1 MartinG 2009-04-14 10:04:11 UTC
Created attachment 339454 [details]
Attached traceback automatically from anaconda.

Comment 2 MartinG 2009-04-14 10:09:21 UTC
This was from Fedora-11-Snap1-x86_64-Live-KDE, with upgraded anaconda-11.5.0.44-1 from koji.

The exception happened when I ran custom layout, and edited the (now empty/uninitialized) swap volume.

Comment 3 Chris Lumens 2009-04-14 13:31:29 UTC
This will be fixed in the next build of anaconda.  Thanks for the bug report.

Comment 4 Chris Lumens 2009-04-14 15:59:48 UTC
*** Bug 495744 has been marked as a duplicate of this bug. ***

Comment 5 Chris Lumens 2009-04-15 13:59:15 UTC
*** Bug 495810 has been marked as a duplicate of this bug. ***

Comment 6 MartinG 2009-04-17 13:20:15 UTC
Thank you! This worked for me:
Boot the snap1 live image, get packages from koji and install:
# yum --nogpgcheck localinstall \
anaconda-11.5.0.45-2* 
NetworkManager-0.7.1-3.git20090414.fc11* \
NetworkManager-glib-0.7.1-3.git20090414.fc11* \
NetworkManager-gnome-0.7.1-3.git20090414.fc11*

Then install to disk - create custom layout -> works!


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