<HTML>
<HEAD>
<TITLE>crash in most recent wxgrass?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Martin,<BR>
<BR>
I just updated and recompiled both GRASS 6.3 cvs and wxgrass. When I went to start up wxgrass, it crashed with the error below. I wonder if you have any thoughts as to what is causing this?<BR>
<BR>
Thanks<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
Director of Graduate Studies<BR>
School of Human Evolution & Social Change <BR>
Center for Social Dynamics & Complexity<BR>
Arizona State University<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
========= wxpython error output =============<BR>
<BR>
GRASS 6.3.cvs (spearfish60_test):~ > wxgrass&<BR>
[2] 13248<BR>
[1] Done wxgrass<BR>
GRASS 6.3.cvs (spearfish60_test):~ > Digitization tool is disabled.<BR>
Under development...<BR>
Traceback (most recent call last):<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py", line 918, in <module><BR>
app = GMApp(0)<BR>
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wx-2.8-mac-ansi/wx/_core.py", line 7757, in __init__<BR>
self._BootstrapApp()<BR>
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wx-2.8-mac-ansi/wx/_core.py", line 7354, in _BootstrapApp<BR>
return _core_.PyApp__BootstrapApp(*args, **kwargs)<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py", line 900, in OnInit<BR>
mainframe = GMFrame(parent=None, id=wx.ID_ANY, title="")<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py", line 188, in __init__<BR>
self.NewDisplay()<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py", line 582, in NewDisplay<BR>
auimgr=self._auimgr)<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/wxgui_utils.py", line 133, in __init__<BR>
Map=self.Map, auimgr=self.auimgr)<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/mapdisp.py", line 1511, in __init__<BR>
self.MapWindow = BufferedWindow(self, id = wx.ID_ANY, Map=self.Map, tree=self.tree)<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/mapdisp.py", line 216, in __init__<BR>
self.Map.SetRegion() # make sure that extents are updated at init<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/render.py", line 402, in SetRegion<BR>
self.__adjustRegion()<BR>
File "/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/render.py", line 348, in __adjustRegion<BR>
(self.region['e'] - self.region['w']) / self.width<BR>
ZeroDivisionError: float division<BR>
<BR>
<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>