#728: wxgui: georectify zooming and panning don't work
-----------------------+----------------------------------------------------
  Reporter:  stevensj  |       Owner:  martinl            
      Type:  defect    |      Status:  assigned           
  Priority:  critical  |   Milestone:  6.4.0              
 Component:  wxGUI     |     Version:  svn-releasebranch64
Resolution:            |    Keywords:  georectify         
  Platform:  Linux     |         Cpu:  x86-32             
-----------------------+----------------------------------------------------
Comment (by hamish):

 6.4: still getting crazy coordinates in the bottom status bar.

 running from a lat/lon location with source from a simple_xy location, I
 tried to zoom. it let me drag a red box then froze.
 when I hit the power button to leave this showed in the layer manager
 window output tab:

 {{{
 Traceback (most recent call last):
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/mapdisp.py",
 line 1092, in MouseActions

 self.OnLeftUp(event)
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/mapdisp.py",
 line 1463, in OnLeftUp

 self.UpdateMap(render=True)
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/mapdisp.py",
 line 721, in UpdateMap

 windres=windres)
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/render.py", line
 912, in Render

 self._renderLayers(force, mapWindow, maps, masks, opacities)
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/render.py", line
 857, in _renderLayers

 if not layer.Render():
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/render.py", line
 166, in Render

 stderr=None)
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/gcmd.py", line
 357, in __init__

 _("Error: ") + self.GetError()))
   File
 "/usr/local/src/grass/svn/releasebranch_6_4/dist.x86_64
 -unknown-linux-gnu/etc/wxpython/gui_modules/gcmd.py", line
 450, in GetError

 return unicode(msg, locale.getdefaultlocale()[1])
 TypeError
 :
 unicode() argument 2 must be string, not None
 }}}


 LANG=C on this machine.



 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/728#comment:18>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to