Michael, no system change at all (it is an older Mandriva 2007.0 box). I have installed:
rpm -qa | grep wx wxPython-common-gtk2-unicode-2.8.3.0-1_py2.4 libwxgtku2.6-2.6.3-7mdv2007.0 libwxgtkglu2.7-2.7.0-2mdv2007.0 libwxPythonGTK2.6-2.6.3.3-2.1mdv2007.0 libwxgtku2.7-devel-2.7.0-2mdv2007.0 wxPython2.8-devel-gtk2-unicode-2.8.3.0-1_py2.4 wxgtk2.7-2.7.0-2mdv2007.0 wxGTK2.6-2.6.3-7mdv2007.0 libwxgtku2.7-2.7.0-2mdv2007.0 wxPython2.8-gtk2-unicode-2.8.3.0-1_py2.4 wxgrass starts, only the Location Wizard is broken here. uname -a Linux localhost 2.6.17-11mdv #1 SMP Tue Feb 13 11:59:10 MST 2007 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz GNU/Linux Markus On Jan 31, 2008 5:57 AM, Michael Barton <[EMAIL PROTECTED]> wrote: > 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" <[email protected]> > > 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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev > -- Open Source Geospatial Foundation http://www.osgeo.org/ http://www.grassbook.org/ _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
