You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case it's relevant, I'm able to run glxgears fine.
Also, in case it's relevant, here's the output of glxinfo:
dsfenn@pfe25:~> glxinfo | grep OpenGL
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 16.0.6, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 23.1.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5 (Compatibility Profile) Mesa 23.1.4
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.1.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Thanks
EDIT: This post initially stated that this problem only occurred using a Windows client, as I seemed to have success with a Linux client at the beginning. However, it's now not working for either Windows or Linux, so I've edited the post to reflect that.
The text was updated successfully, but these errors were encountered:
dsfenn
changed the title
No GLXFBConfigs returned using X11 forwarding on Windows 10 client
No GLXFBConfigs returned using X11 forwarding
Dec 7, 2023
I am also getting the exact same error when attempting to use X forwarding between a windows and linux machine, also with GLFW 3.4.1 (I can also run glxgears fine, and X forwarding is working with WGLMakie and python plotting libraries). Anyone have any suggestions?
I'm running Julia on a headless server, with X11 forwarding, using GLFW 3.4.1. When using either a Linux or Windows client, I get this error:
In case it's relevant, I'm able to run
glxgears
fine.Also, in case it's relevant, here's the output of glxinfo:
Thanks
EDIT: This post initially stated that this problem only occurred using a Windows client, as I seemed to have success with a Linux client at the beginning. However, it's now not working for either Windows or Linux, so I've edited the post to reflect that.
The text was updated successfully, but these errors were encountered: