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
A heads up for anyone using Oracle Virtualbox.
If the display 'Enable 3D Acceleration' is checked then you will get the following error when attempting to start Kitty.
[glfw error 65543]: GLX: Failed to create context: GLXBadFBConfig
Failed to create GLFW temp window! This usually happens because of old/broken OpenGL drivers. kitty requires working OpenGL 3.3 drivers.
The error suggests that there is a problem with the OpenGL drivers.....
There is nothing wrong with the drivers, but in the display settings you must ensure that display 'Enable 3D Acceleration' is unchecked.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
A heads up for anyone using Oracle Virtualbox.
If the display 'Enable 3D Acceleration' is checked then you will get the following error when attempting to start Kitty.
The error suggests that there is a problem with the OpenGL drivers.....
There is nothing wrong with the drivers, but in the display settings you must ensure that display 'Enable 3D Acceleration' is unchecked.
Beta Was this translation helpful? Give feedback.
All reactions