<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 &amp; Social Change &nbsp;&nbsp;&nbsp;<BR>
Center for Social Dynamics &amp; 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):~ &gt; wxgrass&amp;<BR>
[2] 13248<BR>
[1] &nbsp;&nbsp;Done &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wxgrass<BR>
GRASS 6.3.cvs (spearfish60_test):~ &gt; Digitization tool is disabled.<BR>
Under development...<BR>
Traceback (most recent call last):<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py&quot;, line 918, in &lt;module&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;app = GMApp(0)<BR>
&nbsp;&nbsp;File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wx-2.8-mac-ansi/wx/_core.py&quot;, line 7757, in __init__<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self._BootstrapApp()<BR>
&nbsp;&nbsp;File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/wx-2.8-mac-ansi/wx/_core.py&quot;, line 7354, in _BootstrapApp<BR>
&nbsp;&nbsp;&nbsp;&nbsp;return _core_.PyApp__BootstrapApp(*args, **kwargs)<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py&quot;, line 900, in OnInit<BR>
&nbsp;&nbsp;&nbsp;&nbsp;mainframe = GMFrame(parent=None, id=wx.ID_ANY, title=&quot;&quot;)<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py&quot;, line 188, in __init__<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self.NewDisplay()<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/wxgui.py&quot;, line 582, in NewDisplay<BR>
&nbsp;&nbsp;&nbsp;&nbsp;auimgr=self._auimgr)<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/wxgui_utils.py&quot;, line 133, in __init__<BR>
&nbsp;&nbsp;&nbsp;&nbsp;Map=self.Map, auimgr=self.auimgr)<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/mapdisp.py&quot;, line 1511, in __init__<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self.MapWindow = BufferedWindow(self, id = wx.ID_ANY, Map=self.Map, tree=self.tree)<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/mapdisp.py&quot;, line 216, in __init__<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self.Map.SetRegion() # make sure that extents are updated at init<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/render.py&quot;, line 402, in SetRegion<BR>
&nbsp;&nbsp;&nbsp;&nbsp;self.__adjustRegion()<BR>
&nbsp;&nbsp;File &quot;/Applications/Grass/GRASS-6.3.app/Contents/Resources/etc/wx/gui_modules/render.py&quot;, line 348, in __adjustRegion<BR>
&nbsp;&nbsp;&nbsp;&nbsp;(self.region['e'] - self.region['w']) / self.width<BR>
ZeroDivisionError: float division<BR>
<BR>
<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>