The JAWT demos use GLX in order to render GL content on Linux. Currently the debug jar has a fatal exception on o.l.o.GL.createCapabilities because it doesn't see that there is a current context.
Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: No OpenGL context has been made current through recognized API methods (glfwMakeContextCurrent).