On Sat, 10 Mar 2012, Nils Bruin wrote:
This will crash java:x=var('x'); y=var('y'); plot3d(x^2+y^2, (x,-2,2), (y,-2,2))
- -work-around mentioned there is to go to "about:config" in firefox dom.ipc.plugins.java.enabled : true
Thanks! This works also in here. -- Jori Mäntysalo -- 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 URL: http://www.sagemath.org
