#580: WinGRASS: $GISBASE/etc/gui/scripts/ require something like $(EXE) to run
---------------------------+------------------------------------------------
Reporter: hamish | Owner: [email protected]
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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev