[GRASS-dev] Re: [GRASS GIS] #902: nviz (tcl) fails on wingrass

GRASS GIS trac at osgeo.org
Fri Feb 5 01:08:19 EST 2010


#902: nviz (tcl) fails on wingrass
-----------------------+----------------------------------------------------
  Reporter:  hamish    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  critical  |   Milestone:  6.4.0                    
 Component:  NVIZ      |     Version:  svn-trunk                
Resolution:            |    Keywords:                           
  Platform:  All       |         Cpu:  All                      
-----------------------+----------------------------------------------------
Comment (by hamish):

 With today's daily build of the WinGrass installer (r40819) "`nviz -q`"
 now works from the msys prompt. But it still doesn't work from the wxGUI.

 When you select File -> NVIZ (Tcl/Tk) the module's GUI pops up and you can
 set elev: elevation.dem by hand.

 But then when you hit [Run] you get a popup error and an error in the
 module gui output tab. The popup error reads:

 Error in command execution nviz2.2_script
 {{{
 (X) Execution failed: 'nviz2.2_script elevation=elevation.dem'
 Details:
 Error:
 }}}

 and in the module GUI output tab it says:
 {{{
 'nviz2.2_script' is not recognized as an internal or external command,
 operable program or batch file.
 }}}

 `nviz2.2_script` is at `$GISBASE/etc/nviz2.2/scripts/nviz2.2_script`
 and `$GISBASE/bin/nviz.bat` calls it.

 The gui popup window says "nviz2.2_script" as the program name in the
 window's title bar.


 ----

 From the GIS.m tcl tk gui menu it also fails, but there just with a (X) in
 the main gui output window and other feedback. You can run "nviz -q" from
 the stealth command region at the bottom of the output window + [Run]. in
 doing that it picks up the nviz icon as well. You can also start it ok
 from the GIS.m Map Display window toolbar.

 ----

 there is nothing in the help page or Usage: text about it, but fwiw
 `g.parser -s` has been backported to 6.5 but not 6.4.



 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/902#comment:6>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list