LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: NateS on October 08, 2009, 09:52:05

Title: Linux error: Could not query best cursor size
Post by: NateS on October 08, 2009, 09:52:05
You guys have any ideas for the exception below? It happened on Ubuntu, not sure what version or hardware details at this point. LWJGL is version 2.1.0.

org.lwjgl.LWJGLException: Could not query best cursor size
      at org.lwjgl.opengl.LinuxDisplay.nCreateBlankCursor(Native Method)
      at org.lwjgl.opengl.LinuxDisplay.createBlankCursor(LinuxDisplay.java:1056)
      at org.lwjgl.opengl.LinuxDisplay.createWindow(LinuxDisplay.java:432)
      at org.lwjgl.opengl.Display.createWindow(Display.java:308)
      at org.lwjgl.opengl.Display.create(Display.java:839)
      at org.lwjgl.opengl.Display.create(Display.java:767)
Title: Re: Linux error: Could not query best cursor size
Post by: Matzon on October 08, 2009, 10:19:02
64bit? - try nightly https://www.newdawnsoftware.com/hudson/view/LWJGL/