[GRASS-dev] [GRASS GIS] #1310: Browse button in WxPython GUIs (for scripts) does not provide a correct file path for WinGRASS
GRASS GIS
trac at osgeo.org
Sat Aug 18 06:28:34 PDT 2012
#1310: Browse button in WxPython GUIs (for scripts) does not provide a correct
file path for WinGRASS
------------------------------+---------------------------------------------
Reporter: katrineggert1980 | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.2
Component: Shell Scripts | Version: 6.4.1 RCs
Keywords: winGRASS | Platform: MSWindows XP
Cpu: Unspecified |
------------------------------+---------------------------------------------
Comment(by hellik):
Replying to [comment:25 hamish]:
> fixed by r48449? (duplicate of #1447?)
>
> scripts/windows_launch.bat now reads:
> {{{
> @"%GRASS_SH%" "%GISBASE%/scripts/SCRIPT_NAME" %*
> }}}
>
> (no more -c, 'single quotes' removed)
>
tested with
osgeo4w-wingrass6.4.3 r52715
{{{
r.out.xyz --verbose input=elevation at PERMANENT
output=C:\tmp\elevoutwingrass643.txt
(Sat Aug 18 15:22:48 2012) Befehl ausgeführt (10 sec)
}}}
osgeo4w-wingrass r52495
{{{
r.out.xyz --verbose input=elevation at PERMANENT
output=C:\tmp\elevoutwingrass65.txt
(Sat Aug 18 15:26:16 2012) Befehl ausgeführt (7 sec)
}}}
closing ticket?
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1310#comment:26>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list