Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxGUI: fix 'wxPyDeprecationWarning: Call to deprecated item. Use FindItem instead.' #1344

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Feb 15, 2021

To Reproduce
Steps to reproduce the behavior:

  1. Launch e.g. Ground Control Points Manager g.gui.gcp
  2. Increase value for SpinCtrl widget (plus button), which is inside StatusBar widget
  3. See warning message

Py deprecation warning message

/usr/lib64/grass79/gui/wxpython/gcp/statusbar.py:64: wxPyDeprecationWarning: Call to deprecated item. Use FindItem instead.

@tmszi tmszi added the GUI wxGUI related label Feb 15, 2021
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't actually tested it, but looks ok!

@tmszi tmszi merged commit 1812608 into OSGeo:master Feb 18, 2021
tmszi added a commit to tmszi/grass that referenced this pull request Feb 18, 2021
@tmszi tmszi deleted the wxgui-fix-wxpydeprecationwarning branch February 18, 2021 23:05
marisn pushed a commit to marisn/grass that referenced this pull request Mar 22, 2021
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants