Opened 5 years ago

Closed 5 years ago

#3904 closed defect (fixed)

7.9.dev: startup warning

Reported by: rshepard Owned by: grass-dev@…
Priority: normal Milestone: 7.8.1
Component: wxGUI Version: git-releasebranch78
Keywords: startup, gui, warning Cc:
CPU: x86-64 Platform: Linux

Description

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

Change History (2)

comment:1 by neteler, 5 years ago

Fix for wx.Yield() provided in https://github.com/OSGeo/grass/pull/160

Yet remaining:

Launching <wxpython> GUI in the background, please wait...
07:10:44: Debug: Adding duplicate image handler for 'Windows bitmap file'
07:10:44: Debug: Adding duplicate image handler for 'Windows bitmap file'
Version 1, edited 5 years ago by neteler (previous) (next) (diff)

comment:2 by neteler, 5 years ago

Milestone: 7.8.1
Resolution: fixed
Status: newclosed
Version: svn-trunkgit-releasebranch78

Fixed by Anna in master and release_branch_7_8. Closing

Note: See TracTickets for help on using tickets.