On Jan 30, 2008, at 8:54 PM, [EMAIL PROTECTED] wrote:

Date: Wed, 30 Jan 2008 22:00:48 +0100
From: "Markus Neteler" <[EMAIL PROTECTED]>
Subject: [GRASS-dev] Python location wizard broken
To: "GRASS developers list" <grass-dev@lists.osgeo.org>
Message-ID:
        <[EMAIL PROTECTED]>
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
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to