Bug 689650

Summary: TypeError: value is of wrong type for this column
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 15CC: akozumpl, anaconda-maint-list, jonathan, pfrields, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:b57cd5fc6a4206ad6dc6f03e5be499c2e5deb25ce7697c9c46cf68ccb11f41ce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-22 07:57:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Luke Macken 2011-03-22 02:20:55 UTC
The following was filed automatically by anaconda:
anaconda 15.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/datacombo.py", line 43, in append
    self.store[iter] = (text, data)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/lvm_dialog_gui.py", line 269, in createPEOptionMenu
    peCombo.append(val, curpe)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/lvm_dialog_gui.py", line 1345, in __init__
    self.peCombo = self.createPEOptionMenu(self.vg.peSize * 1024)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1749, in editLVMLogicalVolume
    lv.vg, isNew = False)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1640, in editCB
    self.editLVMLogicalVolume(lv = device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1168, in treeActivateCB
    self.editCB()
TypeError: value is of wrong type for this column

Comment 1 Luke Macken 2011-03-22 02:21:00 UTC
Created attachment 486719 [details]
Attached traceback automatically from anaconda.

Comment 2 Luke Macken 2011-03-22 02:23:54 UTC
Reproducable by double-clicking the swap volume while reviewing the default partitioning layout.  Using this F15 nightly: http://koji.fedoraproject.org/koji/taskinfo?taskID=2927424

Comment 3 Ales Kozumplik 2011-03-22 07:57:51 UTC

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