[Chandler-dev] AssertionError when selecting Sharing Activity collection

Andre Mueninghoff andre_mueninghoff at fastmail.fm
Sat Mar 31 11:24:36 PST 2007


With this build:

Chandler_win_debug_0.7alpha5.dev-20070331090759.exe

The Sharing Activity collection never does display. Selecting another 
personal or OOTB collection halts the stream of Tracebacks. Repository 
checks clean.

Andre


Traceback (most recent call last):
   File "C:\Program 
Files\Chandler0.7alpha5\parcels\osaf\framework\blocks\Table.p
y", line 83, in GetValue
     return self.GetView().GetElementValue (row, column)
   File "C:\Program 
Files\Chandler0.7alpha5\debug\bin\lib\site-packages\wx\grid.p
y", line 774, in GetView
     return _grid.GridTableBase_GetView(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at 
\cygwin\hom
e\builder\tinderbuild\external\wx\wxPython-r160\src\generic\grid.cpp(10688) 
in w
xGrid::GetDefaultRendererForType(): Unknown data type name []
Traceback (most recent call last):
   File "C:\Program 
Files\Chandler0.7alpha5\parcels\osaf\framework\blocks\Table.p
y", line 83, in GetValue
     return self.GetView().GetElementValue (row, column)
   File "C:\Program 
Files\Chandler0.7alpha5\parcels\osaf\views\main\Sections.py",
  line 181, in GetElementValue
     itemIndex = self.RowToIndex(row)
   File "C:\Program 
Files\Chandler0.7alpha5\parcels\osaf\views\main\Sections.py",
  line 239, in RowToIndex
     assert itemIndex < len(self.blockItem.contents)
AssertionError


More information about the chandler-dev mailing list