[GRASSLIST:5763] Re: beta2: problems with shape import and
v.surf.rst
Moritz Lennert
mlennert at club.worldonline.be
Mon Feb 14 12:06:06 EST 2005
On Mon, February 14, 2005 17:46, Carlos Henrique Grohmann said:
> Hello all,
>
> So, despite the problems with big shape files, I decided to try with a smaller
> one. The problems persist. when I try to call v.surf.rst from the GUI, when I
> click over it I get:
>
>>child process exited abnormally
>>child process exited abnormally
>> while executing
>>"exec -- v.surf.rst >@ stdout 2>@ stderr"
>> ("eval" body line 1)
>> invoked from within
>>"eval exec -- $cmd $args >@ stdout 2>@ stderr"
>> (procedure "run" line 2)
>> invoked from within
>>"run v.surf.rst"
>> invoked from within
>>".#menubar.#menubar#menu3.#menubar#menu3#menu26 invoke active"
>> ("uplevel" body line 1)
>> invoked from within
>>"uplevel #0 [list $w invoke active]"
>> (procedure "tkMenuInvoke" line 47)
>> invoked from within
>>"tkMenuInvoke .#menubar.#menubar#menu3.#menubar#menu3#menu26 1
> v"
>> (command bound to event)
>
> and in the terminal:
>
>>ERROR: Required parameter <input> not set:
>> (Name of the vector file with input data).
>
> but how could I give the input if the window didn't even open?
>
Sorry, I misunderstood you. I can reproduce your error as well. It seems to be
a problem with how the module is called by the GUI (it is called via the "run"
procedure and not "execute" like v.surf.idw). I think it might be because of
the mention of the authors of the module...not sure.
Please file a real bug report at http://grass.itc.it/bugtracking/bugreport.html.
> and, If I try to call it from the terminal:...
I'll leave this one to those knowing the module better than I do.
Moritz
More information about the grass-user
mailing list