[GRASS-dev] [GRASS GIS] #2509: d.mon output overwrite

GRASS GIS trac at osgeo.org
Sun Dec 7 16:27:39 PST 2014


#2509: d.mon output overwrite
-------------------------+--------------------------------------------------
 Reporter:  martinl      |       Owner:  martinl    
     Type:  defect       |      Status:  assigned   
 Priority:  normal       |   Milestone:  7.0.0      
Component:  Display      |     Version:  unspecified
 Keywords:  d.mon        |    Platform:  Unspecified
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by wenzeslaus):

 Replying to [comment:4 neteler]:
 > So I find these files scattered all over my disk :-)

 This might be something different but probably related. Call of `d.rast`
 when `d.mon wx0` is active causes creation of `map.png` in the current
 directory:

 {{{
 > ls map.png
 ls: cannot access map.png: No such file or directory
 > d.mon wx0
 > ls map.png
 ls: cannot access map.png: No such file or directory
 > d.rast elevation
 > ls map.png
 map.png
 }}}

 I observe this for a long time already but until recently I wasn't able to
 find a cause. No further investigation done, however.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2509#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list