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

Wine panics ("Invalid handle") #222

Open
xxxserxxx opened this issue Mar 2, 2020 · 0 comments
Open

Wine panics ("Invalid handle") #222

xxxserxxx opened this issue Mar 2, 2020 · 0 comments

Comments

@xxxserxxx
Copy link

I get an Invalid handle panic during Init() when it calls clear() on Wine. There are several issues filed that look similar, but which occur in different places. This may be specific to Wine.

The closest issue appears to be #125, although the work-around in that ticket uses hiding the cursor, and Init() hides the cursor before calling clear() so it may be unrelated.

#199 is a panic on Close(); #217 is far past Init(); #174 indicates that termbox-go uses the native Windows API, which might point to the issue when running under Wine.

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

No branches or pull requests

1 participant