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

Perhaps there is the solution here : http://forum.ubuntu-
fr.org/viewtopic.php?id=199146


LIB_TO_PATCH=libmawt.so
for f in `find /usr/lib/jvm -name "$LIB_TO_PATCH"`
do
echo "Patching library $f"
sudo sed -i 's/XINERAMA/FAKEEXTN/g' "$f"
done

-- 
sun java6 firefox plugin crashing
https://bugs.launchpad.net/bugs/193103
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