This appears to be a SAGE specific problem.  I can even reproduce it
with Firefox on MacOS (works fine in Safari on MacOS).  There must be
something about the javascript used to launch Jmol.  I will need to
delve into how SAGE uses Jmol... As I haven't looked at this before
and have limited time to devote to this it may take a while, but I
will give it a shot.

The behavior is suggestive of a security problem making it so that
Jmol cannot read the input file/data.

Jonathan

On Sep 25, 2:07 pm, Bill Page <bill.p...@newsynthesis.org> wrote:
> On Fri, Sep 25, 2009 at 2:35 PM, Alfredo Portes wrote:
>
> > On Fri, Sep 25, 2009 at 1:14 PM, Bill Page wrote:
>
> >> Unfortunately there is no change in behavior with this update. It
> >> still works fine for me on my Linux clients and when using Windows
> >> Vista, but on a slightly older laptop running  Windows XP (up-to-date
> >> with SP2) it still fails. In Sage notebook jmol appears to load and
> >> the graphics window appears but it is blank. I cannot see any object
> >> but the window is otherwise responsive. I can right click and change
> >> background color, axes and other options and I do see these displayed
> >> but no graphic!  This same page on the same server when viewed from
> >> the other clients works fine.
>
> > var('x y z')
> > implicit_plot3d(x^2+y^2+z^2==4, (x, -3, 3), (y, -3,3), (z, -3,3))
>
> That command is not in Sage-3.4. Try this:
>
>   plot3d(b2+b1,(b1,-2,2),(b2,-2,2))
>
> > With XP/SP3 here works fine. What JRE (version) are you using?
>
> > JRE 6 Update 15
> > Firefox 3.5.1
> > Chrome 3.0.195....
>
> Same Windows. I've got same JRE, Firefox 3.5.2 (same problem with
> older Firefox). What's Chrome?
>
> Regards,
> Bill Page
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to