LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: richardadams on January 22, 2010, 02:27:26

Title: Applets in Firefox (Mac) serious dsiplay issues. (inc demo on this site)
Post by: richardadams on January 22, 2010, 02:27:26
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
Title: Re: Applets in Firefox (Mac) serious dsiplay issues. (inc demo on this site)
Post by: richardadams on January 22, 2010, 02:30:29
Sorry people

I just found this thread http://lwjgl.org/forum/index.php/topic,3054.0.html

Apologies for that.