[GRASS-user] d.grid fails with -g flag in winGRASS

Hi there,

Working on Win7 with today's binary snapshot WinGRASS-6.4.SVN-r43880 in North Caroline location. Issuing the following command (either via Cmd> text box or the button in the wxGUI):

    d.grid -g size=0.01

triggers an error pop up saying:

    Execution failed: 'd.grid -g size=0.01 --q'
    Details:
    Error: Unable to set up lat/long projection parameters

While the following:

    d.grid -w size=0.01

works fine.

Anybody experiencing the same error?

Kind regards,

Luigi

On Wed, Oct 13, 2010 at 12:58 PM, Luigi Ponti <lponti@inbox.com> wrote:

Hi there,

Working on Win7 with today's binary snapshot WinGRASS-6.4.SVN-r43880 in
North Caroline location. Issuing the following command (either via Cmd> text
box or the button in the wxGUI):

d.grid -g size=0.01

triggers an error pop up saying:

Execution failed: 'd.grid -g size=0.01 --q'
Details:
Error: Unable to set up lat/long projection parameters

While the following:

d.grid -w size=0.01

works fine.

Anybody experiencing the same error?

for the record: I have added a comment in your ticket
http://trac.osgeo.org/grass/ticket/1197

Markus