No way to contact sun to get that? :/ Otherwise I think you should add something to feisty to make it add AWT_Toolkit=MToolkit somewhere...
A way I use in my script is a good workaround I think... Pratically in /usr/lib/jvm/java-1.6.0-sun/jre/bin I move the "java" binary file to "java-bin" while I've put a "fake" java file containing a bash script that applies some default settings to java itself (launching java-bin). I've tested my solution and works in all situations I found and also I didn't receive any problem/bad-report about the sun's java *.deb files generated using my script (and they included this mentioned "java" script file). I think that this could be considered a "solution" (or good "workaround", if you prefer) for this and other problems... I'll post this script here soon. -- Beryl + Java Swing does not draw https://launchpad.net/bugs/87665 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
