LWJGL Forum

Programming => OpenGL => Topic started by: pd_ on February 03, 2011, 07:32:09

Title: Invisible Display window in Ubuntu 10.04
Post by: pd_ on February 03, 2011, 07:32:09
I recently moved my desktop to Ubuntu 10.04 (lucid), and with it LWJGL.
However, I'm running into a problem creating the Display window: it would remain invisible until I change its location.

Now, it's even a little weirder than it sounds...
Ubuntu / GTK+ definitely knows the window has been created:

However, I cannot it unless I change its location either by using Display.setLocation or by dragging the invisible window.

Once its visible, the problem re-occurs when I minimize the window and bring it back.

I suppose there is some conflict between the repaint and GTK+ in some way. Is there any solution to this, or can this be considered a bug in LWJGL?
I'm using the LWJGL 2.7 nightly build as of yesterday, btw.
Title: Re: Invisible Display window in Ubuntu 10.04
Post by: pd_ on February 18, 2011, 06:23:35
All-clear - since this happened to me with another OpenGL / DirectX (wine) application that definitely doesn't use LWJGL, this is most likely a problem with Ubuntu and/or the ATI drivers. Doesn't fix the problem for me yet, but you may rest and continue this awesomeness.  :D