[SOLVED] OpenGL finding problem with LWJGL 2.9.2+ (Linux)

Started by Kron, February 02, 2016, 11:21:11

Previous topic - Next topic

Kron

2.9.2, 2.9.3 and 2.9.4 versions of LWJGL have some problem with opengl finding. Because of this, does not run Project Zomboid and Minecraft (no opengl context found in the current thread). But the version 2.9.1 has no such problem. Perhaps it is a bug?

I'm using Debian 8 Jessie with Nvidia 340.96

Kron

I found a solution. It was necessary to install Xrandr. So, versions 2.9.2+ require Xrandr (for all display mode changing as written in full changelog) and older versions do not require it.