#1197: d.grid fails with -g flag in winGRASS
---------------------+------------------------------------------------------
Reporter: lponti | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Display | Version: svn-releasebranch64
Keywords: wxgui | Platform: MSWindows 7
Cpu: x86-32 |
---------------------+------------------------------------------------------
Working on Win7 with binary snapshot of 13 October 2010 istalled via
WinGRASS-6.4.SVN-r43880.exe in North Carolina location. Issuing the
following command (either via Cmd> text box or the button in the wxGUI):
{{{
d.grid -g size=0.01
}}}
triggers an Windows error pop up saying:
Execution failed: 'd.grid -g size=0.01 --q'
Details:
Error: Unable to set up lat/long projection parameters
But my error message was "Unable to update lat/long projection
parameters". This was a bug
in proj-trunk, the question is which proj4 version has been used.