-
Notifications
You must be signed in to change notification settings - Fork 32
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
No matching fbConfigs or visuals found #218
Comments
Running: "LIBGL_DEBUG=verbose julia" gives the following output:
|
Some more background info: https://forums.developer.nvidia.com/t/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/41308 But I still don't understand WHICH .so files are actually needed for GLFW.jl to work. |
The same problem with Julia 1.8.2 on Ubuntu 22.04. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using Julia 1.6.1 on Ubuntu 18.04 the following code fails:
OpenGL 4.4 is available:
I attached the output of "strace -o strace.log julia".
strace.log
Any idea how to debug this? It used to work on the same hardware before, but since an update it doesn't any more.
The text was updated successfully, but these errors were encountered: