[GRASS-dev] Python location wizard broken
Michael Barton
michael.barton at asu.edu
Wed Jan 30 23:57:36 EST 2008
On Jan 30, 2008, at 8:54 PM, grass-dev-request at lists.osgeo.org wrote:
> Date: Wed, 30 Jan 2008 22:00:48 +0100
> From: "Markus Neteler" <neteler at osgeo.org>
> Subject: [GRASS-dev] Python location wizard broken
> To: "GRASS developers list" <grass-dev at lists.osgeo.org>
> Message-ID:
> <86782b610801301300j5fdcb236l3f8327a5ddaf7ad at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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
Markus,
It's working with OS X on the version I compiled from the trunk last
night. Did you upgrade your wxPython or make some other system change?
Michael
More information about the grass-dev
mailing list