Applets in Firefox (Mac) serious dsiplay issues. (inc demo on this site)

Started by richardadams, January 22, 2010, 02:27:26

Previous topic - Next topic

richardadams

Hi All,

Is anyone else seeing this problem?  My applet is always visible in Firefox on the Mac.  By always visible I mean if you open a new tab it's still visible & when scrolling the page it can be scrolled up in to the navigation area.

This also happens with the demo applet at http://lwjgl.org/applet/

This seems to kill the applet and a restart then generates the following exception..

Exception in thread "Thread-30" java.lang.UnsatisfiedLinkError: Native Library /private/var/folders/Np/NpzwuOITF1iKOil0FwAKjU+++TI/-Tmp-/lwjgl.org/appletloadertest/natives/liblwjgl.jnilib already loaded in another classloader
   at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1789)

Any ideas?

Thanks in advance for any help.

Richard