[GRASS-dev] [GRASS GIS] #3873: winGRASS Version: 7.7.dev - deprecated warning in 3D modus

#3873: winGRASS Version: 7.7.dev - deprecated warning in 3D modus
------------------------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Keywords: python3, py3, wingrass | CPU: All
Platform: MSWindows |
------------------------------------+-------------------------
tested with

{{{
System Info
GRASS Version: 7.7.dev
Code revision: 2929fffa9
Build date: 2019-07-21
Build platform: x86_64-w64-mingw32
GDAL: 2.4.1
PROJ.4: 5.2.0
GEOS: 3.7.2
SQLite: 3.26.0
Python: 3.7.0
wxPython: 4.0.3
Platform: Windows-10-10.0.18362-SP0 (OSGeo4W)
}}}

add NC elevation sample data set, then switch to 3D modus in map display

{{{
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:58
08: wxPyDeprecationWarning: Call to deprecated item. Use
SetToolTip instead.
   _("Adjusts the distance and direction of the image
viewpoint"))
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:30
90: wxPyDeprecationWarning: Call to deprecated item. Use
SetToolTip instead.
   text.SetToolTipString(tooltip)
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:93
0: wxPyDeprecationWarning: Call to deprecated item. Use
SetToolTip instead.
   color.SetToolTipString(_("Change wire color"))
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:58
43: wxPyDeprecationWarning: Call to deprecated item. Use
SetToolTip instead.
   self.SetToolTipString(_("Adjusts the light direction. "
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:55
9: wxPyDeprecationWarning: Call to deprecated item. Use
SetToolTip instead.
   _("Frames are recorded with given frequency (FPS). "))
Lade Rasterkarte <elevation@PERMANENT>...
Lade Rasterkarte <elevation@PERMANENT>...
Übersetze Farben der Rasterkarte <elevation@PERMANENT>...
C:\OSGEO4~1\apps\grass\grass77\gui\wxpython\nviz\tools.py:52
18: wxPyDeprecationWarning: Call to deprecated item. Use
GetSize instead
   width = help.GetGrandParent().GetSizeTuple()[0]
}}}

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

#3873: winGRASS Version: 7.7.dev - deprecated warning in 3D modus
---------------------+------------------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: python3, py3, wingrass
       CPU: All | Platform: MSWindows
---------------------+------------------------------------

Comment (by neteler):

Please test again with a recent 7.8

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

#3873: winGRASS Version: 7.7.dev - deprecated warning in 3D modus
---------------------+------------------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.8.1
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: python3, py3, wingrass
       CPU: All | Platform: MSWindows
---------------------+------------------------------------
Changes (by annakrat):

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

Comment:

I don't get any messages now.

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