Q
Q
Quad_Tree2015-07-11 01:34:48
linux
Quad_Tree, 2015-07-11 01:34:48

Why can't I run OpenGL applications on Linux?

After the next update of Ubuntu, my project in IDEA stopped running. After the application tries to create a window, an error immediately flies:

Exception in thread "main" java.lang.IllegalStateException: Invalid X server connection specified.

Here is the line after which the error appears:
GLContext.createFromCurrent(); // String №160
NVIDIA drivers seem to work, and games from Steam run smoothly.
Could you at least suggest what the problem is?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-07-11
@Quad_Tree

try googling the bug first
https://github.com/LWJGL/lwjgl3/issues/39

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question