Bug 684302

Summary: TypeError: value is of the wrong type for this column
Product: [Fedora] Fedora Reporter: Marcus Moeller <marcus.moeller>
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: anaconda-maint-list, jonathan, sandro, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:faec64f7b7b1bb9b47a786e0e8dc1cc0c38e892863e2e3dc71319f7f44421cf6
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-11 18:11:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Marcus Moeller 2011-03-11 18:05:01 UTC
The following was filed automatically by anaconda:
anaconda 15.22 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 607, in __setitem__
    self.model.set_value(self.iter, key, value)
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1002, in populate
    self.tree[iter]['Size (MB)'] = vg.freeSpace
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1621, in refresh
    self.populate()
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 1326, in deleteCB
    self.refresh(justRedraw=justRedraw)
TypeError: value is of the wrong type for this column

Comment 1 Marcus Moeller 2011-03-11 18:05:14 UTC
Created attachment 483790 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-11 18:11:28 UTC

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

Comment 3 Sandro Mathys 2011-03-14 14:13:07 UTC
Created attachment 484194 [details]
Attached traceback automatically from anaconda.