#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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to