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))

within http://www.sagenb.org using 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