-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
GLFW couldn't create an OpenGL window #1914
Comments
What OS and GPU is this? Anything unusual about the setup, e.g. remote? |
I get the same error, and I am also running OpenGL 4.6. Full error
Julia and GLMakie versions
This error did not occur on windows 10/11, but occured after installing linux mint. The output from inxi -Fxzd
|
Have you checked https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl as explained in the error? |
I have. I could only find that I was supposed to have an OpenGL 3.3 compatible version of OpenGL installed. I checked, and have 4.6. From there, I am confused - do I have to downgrade? How do I do that? I have never explicitly installed the current driver. Is it then possible to downgrade only for Makie, as I would prefer the newest version otherwise? Or does the fact that 4.6 > 3.3 indicate that there is another problem? |
any luck in solving this one? I have a similar issue here |
I am running Juliav1.6.6 and have installed GMakie v0.6.0 and when I try running a simple example I get the following error.
But I checked my glxinfo and found there is something.
Can someone help me figure out how to fix this?
The text was updated successfully, but these errors were encountered: