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

WSL2: X Error of failed request: BadWindow (invalid Window parameter) #292

Open
nitanmarcel opened this issue Jul 4, 2022 · 0 comments
Open

Comments

@nitanmarcel
Copy link

nitanmarcel commented Jul 4, 2022

The following error appears when using under WSL with a VcXsrv server.

Starting program: /home/nitanmarcel/olc/appname
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff6fc3700 (LWP 129580)]
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  149 (GLX)
  Minor opcode of failed request:  0 ()
  Resource id in failed request:  0x200002
  Serial number of failed request:  32
  Current serial number in output stream:  32
[Thread 0x7ffff6fc3700 (LWP 129580) exited]
[Inferior 1 (process 129576) exited with code 01]

Other apps that uses X11 for example glxgears work without any issues:
image

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