[GRASS-dev] Python location wizard broken

Markus Neteler neteler at osgeo.org
Wed Jan 30 16:00:48 EST 2008


Hi,

currently the Python location wizard is broken...

grass63 -wx
Cleaning up temporary files.....
Starting GRASS ...
...
Traceback (most recent call last):
  File "/home/neteler/grass63/dist.i686-pc-linux-gnu/etc/wx/gis_set.py",
line 374, in OnWizard
    gWizard = location_wizard.LocationWizard(self, self.tgisdbase.GetValue())
  File "/home/neteler/grass63/dist.i686-pc-linux-gnu/etc/wx/gui_modules/location_wizard.py",
line 1592, in __init__
    self.projtypepage.DoLayout()
  File "/home/neteler/grass63/dist.i686-pc-linux-gnu/etc/wx/gui_modules/location_wizard.py",
line 118, in DoLayout
    tmpsizer.Fit(self)
  File "/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 12558, in Fit
    return _core_.Sizer_Fit(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "uiIndex < m_nCount" failed
at ../include/wx/dynarray.h(813) in Item()

Markus


More information about the grass-dev mailing list