[GRASS-dev] [GRASS GIS] #300: wxNVIZ: error pressing "All" button

#300: wxNVIZ: error pressing "All" button
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-develbranch6
Keywords: | Platform: All
      Cpu: All |
----------------------+-----------------------------------------------------
In Nviz tools > Layer properties press button "All" (BTW - what is it
for?) - error:

{{{
Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/nv
iz_tools.py", line 1723, in OnSurfaceModeAll

self.SetSurfaceMode(all=True)
TypeError
:
SetSurfaceMode() got an unexpected keyword argument 'all'
}}}

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

#300: wxNVIZ: error pressing "All" button
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by cmbarton):

  * component: default => wxGUI

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

#300: wxNVIZ: error pressing "All" button
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)

Comment:

It sets current draw settings to all loaded surfaces, fixed in r35314
(trunk), r35315 (devbr6) and r35316 (relbr64).

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

#300: wxNVIZ: error pressing "All" button
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

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

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