[GRASS-dev] Re: [GRASS GIS] #580: WinGRASS: $GISBASE/etc/gui/scripts/ require something like $(EXE) to run

GRASS GIS trac at osgeo.org
Thu Jun 4 05:23:59 EDT 2009


#580: WinGRASS: $GISBASE/etc/gui/scripts/ require something like $(EXE) to run
---------------------------+------------------------------------------------
  Reporter:  hamish        |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  blocker       |   Milestone:  6.4.0                    
 Component:  wxGUI         |     Version:  6.4.0 RCs                
Resolution:                |    Keywords:  wingrass                 
  Platform:  MSWindows XP  |         Cpu:  Unspecified              
---------------------------+------------------------------------------------
Comment (by hamish):

 still doesn't work for v.type_wrapper.py and g.change.gui.py using latest
 native wingrass installer (6.4.0.svn 2009-05-02).

 in wx it fails looking for the --interface-description.
 in tcl it just gives a red "X" in the output window, no error message.

 maybe need something like:
 {{{
  guiscritpspath = os.path.join(globalvar.ETCDIR, 'gui','scripts')
  sys.path.append(guiscriptspath)
 }}}
 ??


 (still doesn't work, similar error if called with --ui from the msys
 terminal prompt)


 Hamish

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


More information about the grass-dev mailing list