Opened 5 years ago
Closed 5 years ago
#3873 closed defect (fixed)
winGRASS Version: 7.7.dev - deprecated warning in 3D modus
Reported by: | hellik | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.1 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | python3, py3, wingrass | Cc: | |
CPU: | All | Platform: | MSWindows |
Description
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]
Note:
See TracTickets
for help on using tickets.
Please test again with a recent 7.8