Java and compiz issue

Java and compiz issue

Posted by gtrev on Sab, 28/07/2007 - 09:41 in

As you may know, I've installed compiz on my linux box, and I feel very comfortable with it.

But sometimes I stumble on some weird problems when using java applications like Netbeans.

The problem is that windows don't dispose very well, all that you see is a gray screen with nothing on it.

This seems to be a well known issue (see bug 6429775) on jdk:

the problem is that AWT filters out all ConfigureNotify if the toplevel is not reparented.
But Compiz doesn't reparent windows at all.
Possible solution would be detect if we are under Compiz and do not filter events

from the discussion on bug 6429775

There is a patch in new releases of jvm, so if you experience this problem, try to upgrade to sun jdk 1.6.0 u02.

What is compiz intended to
What is compiz intended to do?
Undecided
Posted by mariano on Mar, 31/07/2007 - 10:56
Compiz adds 3D capabilities
Compiz adds 3D capabilities to desktop environments using OpenGL. More infos here and here.
Posted by gtrev on Mar, 31/07/2007 - 11:44
Thanks Andrea. Last time I
Thanks Andrea. Last time I tried Compiz I had exactly this problem. Next time I'll try a more recent JDK.
Posted by Lucio Benfante on Sab, 28/07/2007 - 14:12
Now also in

Now also in english!!!!

Surprised

Always speaking about Javaworld!!!

You confirm my hypothesis...

You are an obtuse programmer

Wink

Posted by era77 on Lun, 30/07/2007 - 07:16
Invia nuovo commento
  • Linee e paragrafi vanno a capo automaticamente.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

Maggiori informazioni sulle opzioni di formattazione.