Hello Anna, thanks for your help.<div><br></div><div>I _does_ compile now, and even launches, but the map display won&#39;t show any map, just the grey background, and eventually it freezes, the layers in gis.m start to blink and then I have to force quit it.</div>

<div><br></div><div>Here&#39;s my msgs from terminal and Console:</div><div><br></div><div>terminal</div><div><br></div><div><br></div><div><div><br></div><div>Welcome to GRASS 7.0.svn</div><div>GRASS homepage:                          <a href="http://grass.osgeo.org">http://grass.osgeo.org</a></div>

<div>This version running through:            Bash Shell (/bin/bash)</div><div>Help is available with the command:      g.manual -i</div><div>See the licence terms with:              g.version -c</div><div>If required, restart the GUI with:       g.gui wxpython</div>

<div>When ready to quit enter:                exit</div><div><br></div><div>Launching &lt;wxpython&gt; GUI in the background, please wait...</div><div>GRASS 7.0.svn (cassiquiari):~ &gt; 3D view mode: dlopen(/Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_datetime.7.0.svn.dylib, 10): no suitable image found.  Did find:</div>

<div><span class="Apple-tab-span" style="white-space:pre">        </span>/Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_datetime.7.0.svn.dylib: mach-o, but wrong architecture</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>/Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_datetime.7.0.svn.dylib: mach-o, but wrong architecture</div>

<div>/Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py:54: wxPyDeprecationWarning: Call to deprecated item &#39;InitAllImageHandlers&#39;. </div><div>  wx.InitAllImageHandlers()</div><div>Traceback (most recent call last):</div>

<div>  File &quot;/Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/mapdisp/mapwindow.py&quot;, line 322, in OnPaint</div><div>    self.PrepareDC(dc)</div><div>AttributeError: &#39;BufferedWindow&#39; object has no attribute &#39;PrepareDC&#39;</div>

<div>Traceback (most recent call last):</div><div>  File &quot;/Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/mapdisp/mapwindow.py&quot;, line 322, in OnPaint</div><div>    self.PrepareDC(dc)</div><div>AttributeError: &#39;BufferedWindow&#39; object has no attribute &#39;PrepareDC&#39;</div>

<div>2012-03-13 12:58:12.458 Python[58307:100f] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.</div><div>2012-03-13 12:58:12.461 Python[58307:100f] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.</div>

<div>2012-03-13 12:58:12.462 Python[58307:100f] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.</div><div>GRASS 7.0.svn (cassiquiari):~ &gt; </div><div><br></div><div><br></div><div><br></div>
<div>
Console:</div><div><br></div><div><div>13/03/2012 12:58:12.461 Python: -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.</div><div>13/03/2012 12:58:12.462 Python: -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.</div>

<div>13/03/2012 12:58:12.463 Python: -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.</div><div>13/03/2012 12:59:28.000 kernel: IOSurface: buffer allocation size is zero</div></div><div><br></div>

<div><br></div><div>best</div><div><br></div><div>Carlos</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">2012/3/12 Anna Kratochvílová <span dir="ltr">&lt;<a href="mailto:kratochanna@gmail.com">kratochanna@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Mar 12, 2012 at 8:35 PM, Carlos Grohmann<br>
&lt;<a href="mailto:carlos.grohmann@gmail.com">carlos.grohmann@gmail.com</a>&gt; wrote:<br>
&gt; Hello, I just tried to rebuild my GRASS 7.0svn (which I do regularly) and,<br>
&gt; although it builds,<br>
&gt; it doesn&#39;t work.<br>
&gt;<br>
&gt; I&#39;m running OS X Lion, and just updated my wxpython to 2.9beta, since an app<br>
&gt; I develop (OpenStereo)<br>
&gt; uses it.<br>
&gt;<br>
&gt; After making the GRASS.app (no errors detected by make), I got these errors:<br>
<br>
</div><div class="im">&gt; &quot;/usr/local/lib/wxPython-2.9.3.1/lib/python2.7/site-packages/wx-2.9.3-osx_cocoa/wx/_core.py&quot;,<br>
&gt; line 15372, in AddGrowableCol<br>
&gt;     return _core_.FlexGridSizer_AddGrowableCol(*args, **kwargs)<br>
&gt; wx._core.PyAssertionError: C++ assertion &quot;!m_cols || idx &lt; (size_t)m_cols&quot;<br>
&gt; failed at /BUILD/wxPython-src-2.9.3.1/src/common/sizer.cpp(1956) in<br>
&gt; AddGrowableCol(): invalid column index<br>
&gt; GRASS 7.0.svn (cassiquiari):~ &gt;<br>
&gt;<br>
<br>
</div>Hi,<br>
<br>
please update and test it again, I tried to fix (r51052). Even if it<br>
helps, there could be more such problems.<br>
<span class="HOEnZb"><font color="#888888"><br>
Anna<br>
</font></span><div class="im HOEnZb"><br>
&gt;<br>
&gt; So, something with wx2.9...<br>
&gt;<br>
&gt; thanks for any input.<br>
&gt;<br>
&gt; best<br>
&gt;<br>
&gt; Carlos<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Prof. Carlos Henrique Grohmann - Geologist D.Sc.<br>
&gt; Institute of Geosciences - Univ. of São Paulo, Brazil<br>
&gt; ---<br>
&gt; <a href="http://www.igc.usp.br/pessoais/guano" target="_blank">http://www.igc.usp.br/pessoais/guano</a><br>
&gt; <a href="http://digitalelevation.wordpress.com/" target="_blank">http://digitalelevation.wordpress.com/</a><br>
&gt; <a href="http://lattes.cnpq.br/5846052449613692" target="_blank">http://lattes.cnpq.br/5846052449613692</a> (CV)<br>
&gt; ---<br>
&gt; Twitter: @CarlosGrohmann<br>
&gt; <a href="http://carlosgrohmann.tumblr.com/" target="_blank">http://carlosgrohmann.tumblr.com/</a><br>
&gt; ________________<br>
&gt; Can’t stop the signal.<br>
&gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; grass-user mailing list<br>
&gt; <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Prof. Carlos Henrique Grohmann - Geologist D.Sc.<br>Institute of Geosciences - Univ. of São Paulo, Brazil<br>---<br><a href="http://www.igc.usp.br/pessoais/guano" target="_blank">http://www.igc.usp.br/pessoais/guano</a><br>

<a href="http://www.igc.usp.br/index.php?id=openstereo" target="_blank">http://www.igc.usp.br/openstereo</a><br><a href="http://lattes.cnpq.br/5846052449613692" target="_blank">http://lattes.cnpq.br/5846052449613692</a> (CV)<br>

---<br>Twitter: @CarlosGrohmann<br><a href="http://carlosgrohmann.tumblr.com/" target="_blank">http://carlosgrohmann.tumblr.com/</a><br>________________<br>Can’t stop the signal.<br>
</div>