[GRASS-dev] [GRASS GIS] #2015: Missing file association dialog pops up all the time

GRASS GIS trac at osgeo.org
Mon Jun 24 13:03:08 PDT 2013


#2015: Missing file association dialog pops up all the time
------------------------+---------------------------------------------------
 Reporter:  wenzeslaus  |       Owner:  grass-dev@…              
     Type:  defect      |      Status:  new                      
 Priority:  normal      |   Milestone:  7.0.0                    
Component:  Default     |     Version:  svn-trunk                
 Keywords:              |    Platform:  MSWindows 7              
      Cpu:  All         |  
------------------------+---------------------------------------------------

Comment(by hamish):

 one high profile change in the last week or so is
 source:grass/trunk/mswindows/env.bat changed to have

 {{{
 -set GRASS_PYTHON=python
 +set GRASS_PYTHON=%GISBASE%\extrabin\python.exe
 }}}

 to match `set PYTHONHOME=%GISBASE%\Python27` a few lines later in the same
 file.

 try undoing that by hand and seeing if it makes a difference. also, if you
 do `echo %PATHEXT%` from ''outside'' of GRASS, is .PY already associated
 with a system install of python? AFAIU the official python.org installer
 makes some registry changes to set the file assoc. (no different than
 resetting it from the command line later, afaiu)


 ?,
 Hamish

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



More information about the grass-dev mailing list