You are not alone in this problem.  I and others have this problem
also and I have not seen a solution posted here even though several
have complained about it.

This is a problem for me on multiple computers with firefox.  I
restarted firefox in 'safe mode' to disable all my extensions to see
if that was the problem.  It did not make any difference.

I CAN use jmol on other sites without any issues.

Have you tried on any other sites that use jmol as a 3D viewer?  If
that works for you too then it must be something with sage notebook.

For example, you could go here: 
http://www.bioinformatics.org/jmol-tutorials/wiki/

and click on the JTAT demonstration or any of the other sites.

Tom

On Sep 11, 12:50 pm, wkehowski <[email protected]> wrote:
> Hello,
>
> When I try to execute
>
> var('x y z')
> implicit_plot3d(x^2+y^2+z^2==4, (x, -3, 3), (y, -3,3), (z, -3,3))
>
> withinhttp://www.sagenb.orgusing Firefox the Jmol applet apparently
> loads but then gives the message 'Jmol script terminated' (lower left
> corner of browser). Here is the error from the console:
>
> UserAgentSwitcher.initialize: [Exception... "Could not convert
> JavaScript argument"  nsresult: "0x80570009
> (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame ::
> chrome://useragentswitcher/content/upgrade.js :: anonymous :: line
> 219"  data: no]
>
> Any suggestions?
>
> Walter Kehowski
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to