[GRASS-dev] Re: [GRASS GIS] #128: NVIZ fails to load vector points without other map

GRASS GIS trac at osgeo.org
Wed Dec 31 07:55:14 EST 2008


#128: NVIZ fails to load vector points without other map
--------------------------+-------------------------------------------------
  Reporter:  neteler      |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  reopened                 
  Priority:  major        |   Milestone:  6.4.0                    
 Component:  NVIZ         |     Version:  svn-trunk                
Resolution:               |    Keywords:  nviz                     
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by marisn):

  * status:  closed => reopened
  * resolution:  worksforme =>

Comment:

 This bug still is NOT fixed. Reproduceable with recent 6.4 release branch.
 Michael: You are using wrong steps to reproduce this issue. Please use
 following steps:
 {{{
 v.random -z output=point3d n=100 zmin=1000 zmax=2000
 nviz points=point3d
 Vector map <point3d at vectdel> loaded (100 points)
 Failed to initialize TTM buffer manager.  Falling back to classic.
 Error in startup script: integer value too large to represent
     while executing
 "expr int($curr * 1)"
     (procedure "Nv_mkFloatScale" line 16)
     invoked from within
 "Nv_mkFloatScale $Nv_(HEIGHT_SLIDER) v height $max $min $val update_height
 1"
     (procedure "mk_hgt_slider" line 12)
     invoked from within
 "mk_hgt_slider $BASE.midf"
     (procedure "mkmainPanel" line 144)
     invoked from within
 "mk$name\Panel $path"
     invoked from within
 "if [catch {set Nv_($path)}] {
         set file panel_$name.tcl
         set Nv_($path) [mk$name\Panel $path]
         }"
     (procedure "Nv_force_panel" line 8)
     invoked from within
 "Nv_force_panel main"
     (procedure "Nv_makeGUI" line 194)
     invoked from within
 "Nv_makeGUI $Nv_(AREA)"
     (file "/home/marisn/soft/grass64_release/dist.i686-pc-linux-
 gnu/etc/nviz2.2/scripts/nviz2.2_script" line 1052)
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/128#comment:13>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list