[GRASS-dev] [GRASS GIS] #1853: d.rast does not work with monitors created with d.mon

GRASS GIS trac at osgeo.org
Fri Jan 18 13:33:30 PST 2013


#1853: d.rast does not work with monitors created with d.mon
--------------------------------+-------------------------------------------
 Reporter:  huhabla             |       Owner:  grass-dev@…              
     Type:  defect              |      Status:  new                      
 Priority:  critical            |   Milestone:  7.0.0                    
Component:  Display             |     Version:  svn-trunk                
 Keywords:  d.mon, d.rast, wx0  |    Platform:  Linux                    
      Cpu:  x86-64              |  
--------------------------------+-------------------------------------------
 Hi,
 d.mon wx0 in conjunction with d.rast does not work anymore in the latest
 svn version of grass 7.

 Here the traceback:


 GRASS 7.0.svn (utm43wgs84):~ > d.mon wx0
 GRASS 7.0.svn (utm43wgs84):~ > d.rast h
 GRASS 7.0.svn (utm43wgs84):~ > Traceback (most recent call last):
   File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py",
 line 1358, in Notify
     self.notify()
   File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
 gnu/etc/gui/wxpython/mapdisp/main.py", line 288, in watcher
     self.mapFrm.OnDraw(None)
   File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
 gnu/etc/gui/wxpython/gui_core/mapdisp.py", line 278, in OnDraw
     self.MapWindow.UpdateMap(render = False)
   File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
 gnu/etc/gui/wxpython/mapdisp/mapwindow.py", line 633, in UpdateMap
     windres = windres)
   File "/home/soeren/src/grass7.0/grass_trunk/dist.x86_64-unknown-linux-
 gnu/etc/gui/wxpython/core/render.py", line 961, in Render
     maps, masks, opacities = self.GetMapsMasksAndOpacities(force, windres)
 TypeError: GetMapsMasksAndOpacities() takes exactly 4 arguments (3 given)

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1853>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list