Could not query best cursor size

Started by ramonmolossi, April 24, 2009, 01:28:57

Previous topic - Next topic

ramonmolossi

Ubuntu 9.04 - 64 bits - Compiz
Acert TravelMate 5514
ATI Radeon Xpress 1100

23/04/2009 21:48:04 class com.jme.system.lwjgl.LWJGLDisplaySystem initDisplay()
SEVERE: Exception
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)
   at com.jme.system.lwjgl.LWJGLDisplaySystem.initDisplay(LWJGLDisplaySystem.java:422)
   at com.jme.system.lwjgl.LWJGLDisplaySystem.createWindow(LWJGLDisplaySystem.java:143)
   at com.jmex.game.StandardGame.initSystem(StandardGame.java:296)
   at com.jmex.game.StandardGame.run(StandardGame.java:210)
   at java.lang.Thread.run(Thread.java:619)

Driver Problem?

Matzon

lol, thats a new one ... thats the second linux problem I've seen recently due to ubuntu 9.04.
I am trying to get elias to take a look - but in the mean time anyone else is welcome to investigate this (and the other one X Error - disp: 0x864fa50 serial: 38 error: BadMatch (invalid param.....))

elias

Yes, that's indeed a strange one :) Could you try a nightly build at:

https://www.newdawnsoftware.com/hudson/view/LWJGL/

to see if the bug is still present?

- elias

ramonmolossi

Smooth in nightly build.....nice...  :)

Thx Elias and Matzon for reply.