Sat, Mar 4 2006
17:09:03
|
|
Request created by guest
|
|
Subject: nviz don't start from the GUI
Platform: GNU/Linux/x86
grass obtained from: Trento Italy site
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: GRASS GIS Version 6.1.cvs
Please enter your name and error description here. Don't write general statements
such as "this could be better" - please explain in
details how a certain problem can be solved or a feature be added/improved. Send
different report for different problems. Thanks!
Name: Juan Carlos Torres
Version: I downloaded "version 6.0 (stable) for fedora core 4", but in fact the
rpm contains grass61 !
Error description: nviz and d.nviz don't start properly from the user interface.
It seems that the GUI call the command as if it has arguments, and so start directly
nviz with no map information.
I have solved the problem modifyng the file d.m.tcl
(at /usr/lib/grass-6.1.cvs/etc/dm/)
changing the calls to this command to term (instead of spawn)
(at lines 671 and 679).
Thanks
Juan Carlos Torres
|
|
Mon, Mar 6 2006
22:53:04
|
|
Mail sent by msieczka
|
|
Juan,
> Version: I downloaded "version 6.0 (stable) for fedora core 4", but
> in fact the rpm contains grass61 !
Where did you download it from exactly?
> Error description: nviz and d.nviz don't start properly from the user
> interface. It seems that the GUI call the command as if it has
> arguments, and so start directly nviz with no map information.
Using Grass 6.1 CVS 2006-02-20 for me nviz starts ok from d.m. But I confirm
d.nviz doesn't - it prints following error message to the terminal instead:
---
ERROR: Required parameter <input> not set:
(Name of existing raster map).
ERROR: Required parameter <output> not set:
(Name of output script).
ERROR: Required parameter <dist> not set:
(Camera layback distance (in map units)).
ERROR: Required parameter <ht> not set:
(Camera height above terrain).
ERROR: Required parameter <frames> not set:
(Number of frames).
---
Forwarding to Michael.
> I have solved the problem modifyng the file d.m.tcl
>
> (at /usr/lib/grass-6.1.cvs/etc/dm/)
>
>
> changing the calls to this command to term (instead of spawn)
> (at lines 671 and 679).
>
> Thanks
>
> Juan Carlos Torres
|
|
Fri, Jun 23 2006
22:10:28
|
|
Mail sent by mbarton
|
|
I think this is not a problem anymore--at least not on my maching and I
haven't heard any other reports. Is this fixed on your machine?
Michael |
|
Sun, Jul 23 2006
21:57:05
|
|
Subject changed to d.m: nviz don't start from the GUI by msieczka
|
|
Sun, Jul 23 2006
21:58:44
|
|
Area changed to grass6 by msieczka
|
|
Sun, Jul 23 2006
21:59:35
|
|
Subject changed to d.m: d.nviz don't start from the GUI by msieczka
|
|
Sun, Jul 23 2006
22:02:09
|
|
Mail sent by msieczka
|
|
mbarton wrote (Fri, Jun 23 2006 22:10:28):
> I think this is not a problem anymore--at least not on my maching and I
> haven't heard any other reports. Is this fixed on your machine?
In gis.m all is OK. In d.m after pressing d.nviz icon still the following is
printed:
ERROR: Required parameter <input> not set:
(Name of existing raster map).
ERROR: Required parameter <output> not set:
(Name of output script).
ERROR: Required parameter <dist> not set:
(Camera layback distance (in map units)).
ERROR: Required parameter <ht> not set:
(Camera height above terrain).
ERROR: Required parameter <frames> not set:
(Number of frames).
Maciek
|
|
Mon, Oct 16 2006
05:38:11
|
|
Status changed to resolved by hbowman
|
|
Mon, Oct 16 2006
05:38:11
|
|
Comments added by hbowman
|
|
fixed in CVS and 6.2 release branch.
Hamish
|
|