[GRASS-dev] [GRASS GIS] #3904: 7.9.dev: startup warning

#3904: 7.9.dev: startup warning
-----------------------------------+-------------------------
Reporter: rshepard | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Keywords: startup, gui, warning | CPU: x86-64
Platform: Linux |
-----------------------------------+-------------------------
Invoking 'grass97 --gui' shows this warning:

/usr/local/grass79/gui/wxpython/wxgui.py:101: DeprecationWarning: Yield()
is deprecated
   wx.Yield()
09:01:58: Debug: Adding duplicate image handler for 'Windows bitmap file'
09:01:58: Debug: Adding duplicate image handler for 'Windows bitmap file'

Hope this helps,

Rich

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

#3904: 7.9.dev: startup warning
-----------------------+-----------------------------------
  Reporter: rshepard | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: startup, gui, warning
       CPU: x86-64 | Platform: Linux
-----------------------+-----------------------------------

Comment (by neteler):

Fix provided in https://github.com/OSGeo/grass/pull/160

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

#3904: 7.9.dev: startup warning
-----------------------+-----------------------------------
  Reporter: rshepard | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.8.1
Component: wxGUI | Version: git-releasebranch78
Resolution: fixed | Keywords: startup, gui, warning
       CPU: x86-64 | Platform: Linux
-----------------------+-----------------------------------
Changes (by neteler):

* status: new => closed
* version: svn-trunk => git-releasebranch78
* resolution: => fixed
* milestone: => 7.8.1

Comment:

Fixed by Anna in master and release_branch_7_8. Closing

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