<div dir="ltr"><div><div><div>Martin,<br><br></div>Just installed Grass6.5svn-r54955-495.<br><br></div>Opening Location North Carolina, mapset Permanent<br><br></div>The debug messages I get are copied bellow. Hope I've copied the rigth lines<br>
<div><div><div><div><br>(...)<br>GUI D2/5: gcmd.RunCommand(): return stdout<br>'n=221230<br>s=219580<br>w=637740<br>e=639530<br>nsres=10<br>ewres=10<br>rows=165<br>cols=179<br>cells=29535<br>center_easting=638635.000000<br>
center_northing=220405.000000<br>'<br>GUI D2/5: gcmd.RunCommand(): return ret, stdout<br>GUI D3/5: Map.GetRegion(): {u'rows': 165.0, u'e': 639530.0, u'cells': 29535.0, u<br>'cols': 179.0, u'center_northing': 220405.0, u'n': 221230.0, u'center_easting':<br>
638635.0, u's': 219580.0, u'w': 637740.0, u'ewres': 10.0, u'nsres': 10.0}<br>GUI D3/5: BufferedWindow.OnSize():<br>GUI D2/5: Map.ChangeMapSize(): width=798, height=540<br>GUI D4/5: BufferedWindow.ZoomHistory(): hist=[(221230.0, 219580.0, 639530.0, 637<br>
740.0)]<br>GUI D3/5: BufferedWindow.OnSize():<br>Invalid map size 142,0<br>GUI D2/5: Map.ChangeMapSize(): width=640, height=480<br>Invalid map size 142,0<br>GUI D2/5: Map.ChangeMapSize(): width=640, height=480<br>GUI D3/5: Map.AdjustRegion(): {u'rows': 480.0, u'e': 639530.0, u'cells': 307200.<br>
0, u'cols': 640.0, u'center_northing': 220405.0, u'n': 221230.0, u'center_eastin<br>g': 638635.0, u's': 219580.0, u'w': 637740.0, u'ewres': 2.796875, u'nsres': 3.43<br>
75}<br>GUI D3/5: Map.SetRegion(): n-s resol: 3.437500; n-s resol3: 10; rows: 480; north<br>: 221230.0; t-b resol: 1; zone: 0; bottom: 0.000000000000000; rows3: 165; west:<br>637740.0; top: 1.000000000000000; cols: 640; cols3: 179; depths: 1; e-w resol: 2<br>
.796875; proj: 99; e-w resol3: 10; east: 639530.0; south: 219580.0;<br>GUI D5/5: BufferedWindow.Draw(): id=None, pdctype = clear, coord=[0, 0, 0, 0]<br>GUI D3/5: Map.GetListOfLayers(): numberof=0<br>GUI D1/5: BufferedWindow.UpdateMap(): render=True, renderVector=True -> time=0.0<br>
270323<br><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 12:10 PM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Hi,<br>
<br>
2013/2/5 Daniel Victoria <<a href="mailto:daniel.victoria@gmail.com">daniel.victoria@gmail.com</a>>:<br>
</div><div class="im">> If there is anything I can do to shed some light into thys mystery, just let<br>
> me know.<br>
<br>
</div>please try the latest build (494) of GRASS *6.5*. The GUI shouldn't<br>
fail, it should print error messages about invalid map size. To help<br>
fixing this problem, you could enable wx debugging by<br>
<br>
g.gisenv set=WX_DEBUG=5<br>
<br>
and to find debug messages related to ChangeMapSize() - you will<br>
probably find one which will report 0 in width or height. Could you<br>
send it to ML? Something like<br>
<br>
...<br>
GUI D3/5: BufferedWindow.OnSize():<br>
GUI D2/5: Map.ChangeMapSize(): width=798, height=533<br>
GUI D3/5: BufferedWindow.OnSize():<br>
...<br>
<br>
Thanks, Martin<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Martin Landa <landa.martin <a href="http://gmail.com" target="_blank">gmail.com</a>> * <a href="http://geo.fsv.cvut.cz/~landa" target="_blank">http://geo.fsv.cvut.cz/~landa</a><br>
</div></div></blockquote></div><br></div>