Hi,

I looked into it some more and it seems that 'jmolSetMemoryMb("512");' is also 
not working for Safari/Mac. I was previously mistaken, because I hadn't taken 
the effect of the Java-Preferences app into account.

Signed and unsigned Applet

Safari 5.0.1/Mac:
Java-Preferences app -Xmx512 -> works
jmolSetMemoryMb("512"); -> doesn't work

Firefox 3.6.8/Mac:
Java-Preferences app -Xmx512 -> doesn't work
jmolSetMemoryMb("512"); -> doesn't work

Chrome 5/Mac:
Java-Preferences app -Xmx1024 -> doesn't work
jmolSetMemoryMb("1024"); -> works
-> note that chrome/mac seems to have a higher default, 512 instead of 96 (?)

Alex

Am 16.08.2010 um 18:17 schrieb Alexander Rose:

> Hi,
> 
> i can't set the memory for the applet (jmolSetMemoryMb("512");) on 
> Firefox/Mac OSX, but it works on Safari/Mac and Firefox/Ubuntu. Any Ideas? I 
> also set the memory Java-Preferences app on mac, but no change.
> 
> 
> Example: http://weirdbyte.de/jmol-test/html/jvxl_vs_ccp4_speed.html
> 
> 
> Alex
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by 
> 
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev 
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to