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

Fix wxGUI Vector Network Analysis Tool close dialog #419

Merged
merged 1 commit into from
Mar 15, 2020

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Mar 15, 2020

Reproduce:

  1. On the Layer Manager menu go to -> Vector -> Network analysis -> Vector network analysis tool (open dialog)
  2. Close dialog via click on the Quit toolbar icon tool

Error message appear in the Console page:

wx._core
.
wxAssertionError
:
C++ assertion "GetEventHandler() == this" failed at
../src/common/wincmn.cpp(478) in ~wxWindowBase(): any pushed
event handlers must have been removed
The above exception was the direct cause of the following
exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-
packages/wx/lib/agw/customtreectrl.py", line 7997, in
OnInternalIdle

if not self.HasAGWFlag(TR_MULTIPLE) and not
self.GetSelection():
SystemError
:
PyEval_EvalFrameEx returned a result with an error set

Same as #411.

@petrasovaa petrasovaa merged commit 16d3d07 into OSGeo:master Mar 15, 2020
@petrasovaa
Copy link
Contributor

Merged to 78.

HuidaeCho pushed a commit to HuidaeCho/grass that referenced this pull request Mar 20, 2020
@tmszi tmszi deleted the fix_close_v_net_tool_dialog branch July 28, 2020 07:10
@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants