Mon, Feb 14 2005
18:33:32
|
|
Request created by guest
|
|
Subject: v.surf.rst fails when called from GUI and in command-line mode
Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources
GRASS Version: 6.0 beta2
Calos Henrique Grohmann
code: grass6.0beta2.
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?
NOTE: according to Moritz Lennert, it could 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)
and, If I try to call it from the terminal:...
>
>GRASS 6.0.0beta2:~ > v.surf.rst input=cn_clip3d layer=0 zcolumn=ELEV
elev=teste
>
>Authors: original version - H.Mitasova, L.Mitas, I. Kosinovsky, D.P. Gerdes
>See manual pages for reference and publications
>Percent complete: Reading lines from vector map ... Warning: some points
outside of region -- will >ignore...
> 100%
>Reading nodes from vector map ... 100%
> 100%
>Warning: strip exists with insufficient data
>
>Warning: there are points outside specified region--ignored 25362 points
>
>The number of points from vector file is 1464201
>The number of points outside of region 25362
>The number of points being used is 1438839
>
>Processing all selected output files
>will require 1530928 bytes of disk space for temp files
>Percent complete: Warning: taking too long to find points for
interpolation--please change the >region to area where your points are.
Continuing calculations...
>G_ludcmp() failed! n=0
>ERROR: Interp_segmets failed
>GRASS 6.0.0beta2:~
>
the points are there, inside the region, so how could it not find them???
|
|
Wed, Feb 16 2005
05:16:48
|
|
Priority changed to 80 by hbowman
|
|
Wed, Feb 16 2005
05:37:43
|
|
Mail sent by guest
|
|
re v.surf.rst GUI window failing from d.m menu.
(Raster -> Interpolate -> Reg. Spline ..)
The "Authors:" text needs to be moved to directly after the G_parser() call,
otherwise it breaks the auto-generated GUI window.
??
Hamish
|
|
Wed, Feb 16 2005
07:05:22
|
|
Mail sent by guest
|
|
re v.surf.rst GUI window failing from d.m menu.
(Raster -> Interpolate -> Reg. Spline ..)
The "Authors:" text needs to be moved to directly after the G_parser() call,
otherwise it breaks the auto-generated GUI window.
??
Hamish
|
|
Wed, Apr 13 2005
12:55:31
|
|
Area changed to grass6 by bernhard
|
|
Mon, Jul 4 2005
20:21:48
|
|
Mail sent by msieczka
|
|
Hi Calos
Please check whether this bug still applies and let us know if the bug report
can be closed.
Cheers
Maciek Sieczka |
|
Tue, Jul 5 2005
18:50:02
|
|
Mail sent by guano@usp.br
|
|
Return-Path |
<guano@usp.br>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<1120582192.42caba30efe79@webmail.usp.br>
|
Date |
Tue, 05 Jul 2005 13:49:52 -0300
|
From |
Carlos Henrique Grohmann <guano@usp.br>
|
To |
Maciek Sieczka via RT <grass-bugs@intevation.de>
|
Subject |
Re: [bug #2990] (grass) v.surf.rst fails when called from GUI and in command-line mode
|
References |
<20050704182148.C7DD11005DB@lists.intevation.de>
|
In-Reply-To |
<20050704182148.C7DD11005DB@lists.intevation.de>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=ISO-8859-1
|
Content-Transfer-Encoding |
8bit
|
User-Agent |
Internet Messaging Program (IMP) 3.2.3-cvs
|
X-Spam-Status |
No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
|
X-Spam-Level |
|
Maciek,
Everything is working fine.
Carlos
--
+----------------------------------------------------------+
Carlos Henrique Grohmann - Guano
Geologist M.Sc - Doctorate Student at IGc-USP - Brazil
Linux User #89721 - guano at usp dot br
+----------------------------------------------------------+
Citando Maciek Sieczka via RT <grass-bugs@intevation.de>:
> Hi Calos
>
> Please check whether this bug still applies and let us know if the bug
> report
> can be closed.
>
> Cheers
> Maciek Sieczka
>
> -------------------------------------------- Managed by Request Tracker
>
|
|
Wed, Jul 6 2005
14:12:44
|
|
Status changed to resolved by hbowman
|
|