Main Menu

Compiz +lwjgl

Started by apoc2050, November 29, 2007, 04:06:57

Previous topic - Next topic

apoc2050

Im not sure if this is specifically a lwjgl issue, but I am seeing an issue where running a program results in a border-less window being created. The opengl content still get rendered but there is no windows, and there are no errors either.

I turned off compiz and the issue went away. So I am certain it is a bad interaction with compiz and something. I am just not sure what. Any help will be appreciated.

elias

I think this a compiz/driver issue. Try running a native (windowed) OpenGL program first to check.

- elias

nicolasbol

Have you tried to do a:

export AWT_TOOLKIT=MToolkit

Before starting your app ?