[GRASS-dev] [GRASS GIS] #624: grass65 wx-python gui - error loading raster

#624: grass65 wx-python gui - error loading raster
-------------------------+--------------------------------------------------
Reporter: hellik | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.5.0
Component: default | Version: svn-develbranch6
Keywords: | Platform: MSWindows Vista
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
fresh svn-checkout at rev37638, self compiled on winvista32 in the
osgeo4w-tree

starting grass65 in the nc-data-set, the layer manager-window is ok, the
display-window seems to be started, but can't be maximised => following
error message:

{{{
Traceback (most recent call last):
   File "c:\OSGeo4W\apps\grass\grass-6.5.svn\etc\wxpython\gui
_modules\mapdisp_window.py", line 536, in OnIdle

self.UpdateMap(render=True)
   File "c:\OSGeo4W\apps\grass\grass-6.5.svn\etc\wxpython\gui
_modules\mapdisp_window.py", line 635, in UpdateMap

windres=windres)
   File "c:\OSGeo4W\apps\grass\grass-6.5.svn\etc\wxpython\gui
_modules\render.py", line 915, in Render

os.environ["GRASS_REGION"] = self.SetRegion(windres)
   File "c:\OSGeo4W\apps\grass\grass-6.5.svn\etc\wxpython\gui
_modules\render.py", line 717, in SetRegion

region = self.AdjustRegion()
   File "c:\OSGeo4W\apps\grass\grass-6.5.svn\etc\wxpython\gui
_modules\render.py", line 504, in AdjustRegion

self.region["nsres"] = mapheight / self.height
ZeroDivisionError
:
float division
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/624&gt;
GRASS GIS <http://grass.osgeo.org>

#624: grass65 wx-python gui - error loading raster
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.5.0
Component: default | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: MSWindows Vista | Cpu: Unspecified
------------------------------+---------------------------------------------
Comment (by hellik):

if i start display2 and add a raster e.g. aspect, the display2-windows
behaves normally

best regards
helli

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/624#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#624: grass65 wx-python gui - error loading raster
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.5.0
Component: default | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: MSWindows Vista | Cpu: Unspecified
------------------------------+---------------------------------------------
Comment (by hellik):

grass6_devel self compiled in the osgeo4w-stack on WinVista
rev39094

MapDisplay1 is normally starting without any error message

so this report can be closed?

helli

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/624#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#624: grass65 wx-python gui - error loading raster
------------------------------+---------------------------------------------
  Reporter: hellik | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.5.0
Component: default | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: MSWindows Vista | Cpu: Unspecified
------------------------------+---------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed

Comment:

Seems ok now, closing. Feel free to re-open if needed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/624#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>