[GRASS-dev] [GRASS GIS] #3137: d.redraw and d.mon

GRASS GIS trac at osgeo.org
Sat Aug 27 06:32:54 PDT 2016


#3137: d.redraw and d.mon
----------------------------------+-------------------------
 Reporter:  martinl               |      Owner:  grass-dev@…
     Type:  defect                |     Status:  new
 Priority:  normal                |  Milestone:  7.2.0
Component:  Display               |    Version:  unspecified
 Keywords:  d.redraw, d.mon, wx0  |        CPU:  Unspecified
 Platform:  Unspecified           |
----------------------------------+-------------------------
 `d.redraw` doesn't seems to work with `d.mon`, steps to reproduce:

 1. Open monitor with `d.mon wx0`
 2. Generate random point map `v.random out=test n=10 --o`
 3. Display data with `d.vect test`
 4. Re-generate the map with `v.random out=test n=1000 --o`
 5. Redraw monitor with `d.redraw`

 The display still shows older version of the map with 10 random points.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3137>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list