Hello Guest

Linux error: Could not query best cursor size

  • 1 Replies
  • 3997 Views
*

Offline NateS

  • **
  • 91
    • Esoteric Software
Linux error: Could not query best cursor size
« 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)

*

Offline Matzon

  • *****
  • 2242
Re: Linux error: Could not query best cursor size
« Reply #1 on: October 08, 2009, 10:19:02 »