Comment 5 for bug 87665

Revision history for this message
Ryba (sepatel) wrote :

Without having to recompile beryl, how can I get java 6 swing applications to work.

jconsole out of the box is a big blank. However if you switch to metacity and *then* switch to beryl it works fine.

I also to test something wrote a very simple application which is nothing more then a jframe, jmenubar, and 1 jmenuitem which exists the application.

With beryl on, the jframe starts up with nothing visibile inside of it. If I switch to metacity it works. If while it is *already* running, I switch back to beryl, it works until I restart the java program.

Obviously it seems to me that beryl itself is not broken but that java is detecting (or not detecting) something incorrectly.