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

Can't run with nvidia driver: GLXBadDrawable error #7

Open
eilon700 opened this issue Mar 26, 2021 · 1 comment
Open

Can't run with nvidia driver: GLXBadDrawable error #7

eilon700 opened this issue Mar 26, 2021 · 1 comment

Comments

@eilon700
Copy link

Hello, I hope I'm posting in the right place.
Thank you for this great program! the demo is amazing!

I tried installing it on ubuntu 20.04, with the latest nvidia driver to date (460.67),
it compiled well, but when trying to run it says:

GL version: 4.6.0 NVIDIA 460.67
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 273
Current serial number in output stream: 273

when I tried running it with the default driver nouveau, it runs,
but without any buttons. unless its supposed to be like that and only use keyboard shortcuts?
but I can't use this driver with my gpu and screen, so I had to go back to Nvidia's.
any idea how to solve this GLXBadDrawable error? maybe I need to compile the driver with a specific parameter? I couldn't find a solution for this.
Thank you very much!

@tokejepsen
Copy link

but without any buttons. unless its supposed to be like that and only use keyboard shortcuts?

This project does not have a UI when compiled on anything except for Emscripten (WASM).

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

2 participants