[GRASS-dev] [GRASS GIS] #471: wxnviz broken on RC3

#471: wxnviz broken on RC3
-----------------------+----------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: Python | Version: 6.4.0 RCs
Keywords: | Platform: Unspecified
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
After switching to the 3D nviz view, the Nviz Tools windows opens and the
display draws a 2D shaded render of the DEM raster I added, instead of a
3D view. The Nviz Tools window is stuck on the Layer Properties tab.

The terminal has:

{{{
Loading raster map <elevation.10m@PERMANENT>...
Loading raster map <elevation.10m@PERMANENT>...
Translating colors from raster map <elevation.10m@PERMANENT>...
   99%
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/471&gt;
GRASS GIS <http://grass.osgeo.org>

#471: wxnviz broken on RC3
--------------------------+-------------------------------------------------
  Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: Python | Version: 6.4.0 RCs
Resolution: | Keywords:
  Platform: Unspecified | Cpu: OSX/Intel
--------------------------+-------------------------------------------------
Comment (by martinl):

Can you be more explicit?

  1. Add raster layer 'elevation.10m' & zoom to
  2. Switch to 3d view

Works for me.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/471#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#471: wxnviz broken on RC3
--------------------------+-------------------------------------------------
  Reporter: kyngchaos | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: Python | Version: 6.4.0 RCs
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: OSX/Intel
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: new => closed
  * resolution: => fixed

Comment:

This seems to be 2 related problems, one of them is fixed.

problem 1: clicking on tabs doesn't switch pages in notebook control
(i.e., stuck on layer properties tab). This is fixed.

problem 2: display stuck at top-down shaded view. Actually mine is a kind
of close in top down view. But I think that this is fixed with fixing #1.
You can now get to the controls that allow you to change the perspective
on the view.

There is another problem that is suggested in a couple comments, but it is
very different. I'm closing this one as fixed (hopefully) and opening
another report to deal with the different problem.

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/471#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>