*** This bug is a duplicate of bug 87947 ***
    https://bugs.launchpad.net/bugs/87947

Thanks to a Gentoo forum entry today I found a "workaround". Please read
http://gentoo-wiki.com/Compiz_fusion#XCB_workaround

I wanted to run my Swing base app on this Hardy machine. Therefore I
first saved a copy of "libmawt.so" to "libmawt.so.sicher" (I am German)
and then I applied a (dirty) patch to "libmawt.so". Here are the command
lines entered as root from the root-directory:

cp ./usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/i386/xawt/libmawt.so 
./usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/i386/xawt/libmawt.so.sicher
echo ./usr/lib/jvm/java-6-sun-1.6.0.04/jre/lib/i386/xawt/libmawt.so | xargs sed 
-i 's/XINERAMA/FAKEEXTN/g'

Same works for Java 5.

-- 
Java JVM 6 Swing Crashes 
https://bugs.launchpad.net/bugs/192761
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to