[GRASS-dev] [GRASS GIS] #2138: winGRASS6.4.svn - addon python script status?

GRASS GIS trac at osgeo.org
Wed Nov 27 01:45:29 PST 2013


#2138: winGRASS6.4.svn - addon python script status?
-------------------------------------+--------------------------------------
 Reporter:  hellik                   |       Owner:  grass-dev@…              
     Type:  defect                   |      Status:  new                      
 Priority:  blocker                  |   Milestone:  6.4.4                    
Component:  Addons                   |     Version:  svn-releasebranch64      
 Keywords:  wingrass, addon, python  |    Platform:  MSWindows 7              
      Cpu:  x86-64                   |  
-------------------------------------+--------------------------------------

Comment(by hellik):

 Replying to [comment:4 hellik]:
 > >
 > > with r58199 %GISBASE% -> %GRASS_ADDON_PATH% happens just before the SH
 -> PYTHON on line 637.
 >
 > I see it, but addons installed with ''Fetch & install extensions from
 grass addons''
 >
 > {{{
 > r.threshold.bat
 > @"%GRASS_PYTHON%" "%GISBASE%/r.threshold.py" %*
 > }}}
 >
 > {{{
 > r.basin.bat
 > @"%GRASS_PYTHON%" "%GISBASE%/r.basin.py" %*
 > }}}

 the same bat-file-content when installed by

 {{{
 g.extension.py extension=r.threshold operation=add
 g.extension.py extension=r.basin operation=add
 }}}

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



More information about the grass-dev mailing list