[GRASS-dev] Re: [GRASS GIS] #945: wxGUI: g.setproj fails on wingrass
GRASS GIS
trac at osgeo.org
Sat Feb 20 21:04:41 EST 2010
#945: wxGUI: g.setproj fails on wingrass
---------------------------+------------------------------------------------
Reporter: hamish | Owner: martinl
Type: defect | Status: assigned
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords: g.setproj, wingrass
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Comment (by hamish):
Replying to [comment:4 glynn]:
> Try using:
> {{{
> cmdlist = ["start", runbat, command]
> }}}
{{{
cmdlist = ["start", runbat, runbat, command]
}}}
does the trick.
AFAICT g.setproj is going to be the only thing using OnXTerm from the
wxGUI on WinGrass, so the only thing that will ever use that line of code.
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/945#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list