Hi Eric, The issue is that OSes and Java log ago converted to 64-bit numbers. Chrome for some reason only known to Google has not been released as a 64-bit application. Thus it is running in a sort of "emulation" mode. What this means is the JavaApplet Plugin does not work with Chrome. My solution has been to make pages that by default load JSmol and give people the option to reload the page using java applets (which are definitely faster) if their browser can handle it. This also avoids the problem of not being able to tell whether the user has disabled java applets in the browser.
See: http://www.uwosh.edu/faculty_staff/gutow/Orbitals/N/sp hybrid.shtml Jonathan On Apr 16, 2014, at 7:26 AM, [email protected] wrote: > Message: 8 > Date: Tue, 15 Apr 2014 21:49:02 -0400 > From: Eric Martz <[email protected]> > Subject: [Jmol-users] Java 1.7.0_55: Chrome fails > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="us-ascii"; format=flowed > > I have tested Jmol signed applet 14.0.4 with Java 1.7.0_55 via > FirstGlance in Jmol. All browsers are up to date with the latest releases. > > Everything works fine except Chrome in Windows seems to be > incompatible with this new Java version. > > Mac OS X (10.9.2) > - Safari = OK > - Firefox = OK > - (Chrome 32 bit not compatible with 64 bit Java) > > Windows XP > - Internet Explorer 8 = OK > - Firefox = OK > - Opera = OK > - Chrome: JAVA FAILS TO COMPLETE LOADING. <---!!! > KILLING CHROME WAS CHALLENGING AND TOOK SEVERAL MINUTES. > AFTERWARDS I HAD TO RESTART WINDOWS XP TO GET ANYTHING TO WORK. > > Windows 7 > - Internet Explorer 11 = OK > - Firefox = OK > - Opera = OK > - Chrome: JAVA FAILS TO COMPLETE LOADING. <---!!! > > Eric Dr. Jonathan H. Gutow Chemistry Department [email protected] UW-Oshkosh Office:920-424-1326 800 Algoma Boulevard FAX:920-424-2042 Oshkosh, WI 54901 http://www.uwosh.edu/facstaff/gutow/ ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

