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