#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):
> Replying to [comment:14 hamish]: > > does not work: > > - wxGUI Config->Working Environ->Change Default GUI > > (Traceback error in command output tab ... Unable to fetch interface description for command 'g.change.gui.py'.) Replying to [comment:17 hellik]: > there seems to be no g.change.gui(.py) sure there is. look at the title of this bug report. The source is in gui/scripts/, it gets installed to $GISBASE/etc/gui/scripts/. All the wrapper scripts in there fail on wingrass. These wrapper scripts are needed to make command line based modules more GUI dialog friendly, or to extract particular targted functionality. https://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/gui/scripts/ the above quoted menu path shows where it is in the wx menu. > g.gui is working on windows that is something different (a normal C module, not a python wrapper script). Hamish -- Ticket URL: <https://trac.osgeo.org/grass/ticket/580#comment:18> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
