8000 Invalid handle in Windows when closing dynamic GUI · Issue #68 · texttest/texttest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Invalid handle in Windows when closing dynamic GUI #68

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

Open
behrisch opened this issue Aug 31, 2020 · 0 comments
Open

Invalid handle in Windows when closing dynamic GUI #68

behrisch opened this issue Aug 31, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@behrisch
Copy link
Collaborator

Steps to reproduce:

  • Start a test from the static GUI
  • Rerun the started test from the dynamic GUI
  • Close the first dynamic GUI

The following error appears on Windows with the standard installation of Texttest-4.0.2-mingw.msi.

Dynamic run failed, with the following errors:
C:\projects\texttest\meld/texttestlib/default/gtkgui/statusviews.py:48: Warning: MsgWaitForMultipleObjectsEx failed: Das Handle ist ungültig.
C:\projects\texttest\meld/texttestlib/default/gtkgui/statusviews.py:49: Warning: MsgWaitForMultipleObjectsEx failed: Das Handle ist ungültig.
C:/msys64/MINGW64/lib/python3.8/site-packages/gi/overrides/Gtk.py:1632: Warning: WaitForMultipleObjectsEx failed: Das Handle ist ungültig.
  return _Gtk_main(*args, **kwargs)
C:/msys64/MINGW64/lib/python3.8/site-packages/gi/overrides/Gtk.py:1632: Warning: MsgWaitForMultipleObjectsEx failed: Das Handle ist ungültig.
  return _Gtk_main(*args, **kwargs)
@behrisch behrisch added the bug Something isn't working label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant
0