[GRASS-dev] [GRASS GIS] #2392: winGRASS GIS 6.4.5 svn r.li modules - issues with hard coded path to conf files

GRASS GIS trac at osgeo.org
Sun Aug 17 08:58:57 PDT 2014


#2392: winGRASS GIS 6.4.5 svn r.li modules - issues with hard coded path to conf
files
----------------------------+-----------------------------------------------
 Reporter:  hellik          |       Owner:  grass-dev@…              
     Type:  defect          |      Status:  new                      
 Priority:  critical        |   Milestone:  6.4.5                    
Component:  Raster          |     Version:  svn-releasebranch64      
 Keywords:  wingrass, r.li  |    Platform:  MSWindows 7              
      Cpu:  x86-32          |  
----------------------------+-----------------------------------------------

Comment(by neteler):

 Replying to [ticket:2392 hellik]:
 > from the ML
 >
 > http://lists.osgeo.org/pipermail/grass-dev/2014-August/070384.html
 >
 > {{{
 > now conf-file generated in winGRASS7.1svn and the conf file stored e.g.
 >
 > C:\Users\normal\AppData\Roaming\GRASS6\movwindow7

 Note that the r.li directory is different in GRASS GIS 6 from than what
 you tried:


 {{{
 # Linux
 $HOME/.r.li/history/movwindow7

 # Windows (untested, please test)
 C:\Users\normal\AppData\Roaming\GRASS6\.r.li\history\movwindow7
 }}}

 ... and no path in conf= when running the r.li.* modules.

 See also:
 http://grasswiki.osgeo.org/wiki/GRASS_configuration_files_in_home_directory

 You may try to use 'g.gisenv set="DEBUG=1"' to check where r.li.* is
 seeking.

 Once understood, we should add a note in
 grass64/raster/r.li/r.li.setup/description.html

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



More information about the grass-dev mailing list