[GRASS-dev] Re: [GRASS GIS] #1310: Browse button in WxPython GUIs (for scripts) does not provide a correct file path for WinGRAS

GRASS GIS trac at osgeo.org
Tue Mar 29 10:48:10 EDT 2011


#1310: Browse button in WxPython GUIs (for scripts) does not provide a correct
file path for WinGRAS
------------------------------+---------------------------------------------
 Reporter:  katrineggert1980  |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  critical          |   Milestone:  6.4.1                    
Component:  Bash              |     Version:  6.4.1 RCs                
 Keywords:  winGRASS          |    Platform:  MSWindows XP             
      Cpu:  Unspecified       |  
------------------------------+---------------------------------------------
Changes (by martinl):

  * component:  wxGUI => Bash


Comment:

 Changing compoment to `Bash`.

 Running from msys

 {{{
 r.out.xyz input=elevation out=C:\Temp\x.txt
 }}}

 create `Tempx.txt` in C drive.

 {{{
  r.out.xyz input=elevation out="C:\Temp\x.txt"
 }}}

 works as expected.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1310#comment:20>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list