Hello,

I have been using the same version of JSmol for a long while, and today I
tried to open up a JSmol window in Firefox 40.0.3. To my surprise, the
JSmol window didn't load, with no apparent explanation. The console says
"TypeError: getStackTrace(...) is undefined". I upgraded to the latest
JSmol on SourceForge (14.2.15_2015.07.09) and I am still getting the same
error upon load. Interestingly, calling Clazz.getStackTrace() returns ""
rather than the TypeError, the same as for a successful load.

Interestingly enough, this does *not* happen in Chrome, which loads JSmol
windows just fine. This is what I see in the JSmol window on Firefox with
InitialConsole and disableJ2SLoadMonitor to false, as well as debug: true:

loadClass core.package
loadClass java.lang.String
loadClass core.package
JSmol exec jmolApplet start applet null
Jmol JavaScript applet jmolApplet__598110276637014__ initializing
Jmol getValue debug null
Jmol getValue logLevel null
Jmol getValue allowjavascript null
AppletRegistry.checkIn(jmolApplet__598110276637014__)
nographics false
nographics false
headless false
TypeError: getStackTrace(...) is undefined

I know that the above says debug null, but I have definitely set it to
true, and my jmolApplet object's __Info reflects that.

I have no idea what is going on here - does anyone know if Firefox has
completely disabled rather than deprecated synchronous XHR? Their docs
aren't much help on this.

Thanks,
Vinushka Schalk
------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to