Ask Your Question

Revision history [back]

I just tried pasting your code into the server http://sage.lacim.uqam.ca where I created a new account. Everything worked like it should for me, jMol starts (slowly, but that's ok), and I get a 3d interactive plot.

I've had problems with jMol before that were miraculously solved by clearing my browser cache and history data. I'd recommend:

  1. update firefox to the most recent version
  2. clear all browsing data (cache, cookies, etc..)
  3. try again

See if that solves the problem. This reminds me about a joke involving an engineer, a physicist, and a computer scientist in a broken down car...

click to hide/show revision 2
updated response to comment 1

I just tried pasting your code into the server http://sage.lacim.uqam.ca where I created a new account. Everything worked like it should for me, jMol starts (slowly, but that's ok), and I get a 3d interactive plot.

I've had problems with jMol before that were miraculously solved by clearing my browser cache and history data. I'd recommend:

  1. update firefox to the most recent version
  2. clear all browsing data (cache, cookies, etc..)
  3. try again

See if that solves the problem. This reminds me about a joke involving an engineer, a physicist, and a computer scientist in a broken down car...

-- Update --

If it seems to work in Safari, try putting this in your .bashrc (or .bash_profile) file:

export SAGE_BROWSER='open -a Safari'