Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Tue, 25 Feb 2003 23:41:41 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
maurosw@jumpy.it
|
Cc |
grass5@grass.itc.it, grass-bugs@intevation.de
|
Subject |
Re: [GRASS5] Problem with nviz in grass51
|
Message-ID |
<20030225234141.D31942@itc.it>
|
Mail-Followup-To |
maurosw@jumpy.it, grass5@grass.itc.it, grass-bugs@intevation.de
|
References |
<3E28367C00006F8C@mail03.jumpyint.it>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
User-Agent |
Mutt/1.2.5.1i
|
In-Reply-To |
<3E28367C00006F8C@mail03.jumpyint.it>; from maurosw@jumpy.it on Thu, Feb 20, 2003 at 02:57:53PM +0100
|
X-Spam-Status |
No, hits=-3.3 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02, USER_AGENT,USER_AGENT_MUTT version=2.43
|
X-Spam-Level |
|
On Thu, Feb 20, 2003 at 02:57:53PM +0100, maurosw@jumpy.it wrote:
> Hi to all,
> I have a problem with nviz in Grass51 cvs updated 19/02/2003:
> if I type "nviz elevation=name" everything it is ok but if I type only
> "nviz" without arguments and I choose the raster file for elevation
> from dialog when I click run I have this message:
>
> can not find channel named "couldn't execute "nviz2.2_script": no such file
> or directory"
> while executing
> "fconfigure $msg -blocking 0"
> invoked from within
> ".run invoke"
> ("uplevel" body line 1)
> invoked from within
> "uplevel #0 [list $w invoke]"
> (procedure "tkButtonUp" line 7)
> invoked from within
> "tkButtonUp .run
> "
> (command bound to event)
>
> Could someone help me?
... I have the same problem with the CVS version from
Feb 25 23:50:42 CET 2003
Looks like a path problem:
GRASS 5.1.0-cvs:~/grass51/dist.i686-pc-linux-gnu > find . -name
nviz2.2_script
./etc/nviz2.2/scripts/nviz2.2_script
Maybe in the parser?
Markus
|
|