#534: g.gui doesn't work in ms-windows ---------------------------+------------------------------------------------ Reporter: cnielsen | Owner: [email protected] Type: defect | Status: reopened Priority: major | Milestone: 6.4.0 Component: wxGUI | Version: svn-releasebranch64 Resolution: | Keywords: Platform: MSWindows XP | Cpu: Unspecified ---------------------------+------------------------------------------------ Comment (by hamish):
testing on wingrass prev binary r40019- from the "GRASS 6.4.SVN with MSYS" terminal prompt $GRASS_PYTHON is set (presumably by init.sh) and "g.gui wxpython" works. from the "GRASS Command Line" menu item DOS-box %GRASS_PYTHON% is not set and "g.gui wxpython" fails unless I set it. It is best to fix init.bat of course, but perhaps we could also add a check to see if the getenv() in g.gui.c is empty, and if it is default to "python"? Hamish -- Ticket URL: <http://trac.osgeo.org/grass/ticket/534#comment:10> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
