[sage-devel] Re: Notebook Jmol Problems: 3.2.1--reply from Jmol developer

2009-02-10 Thread A. Younger
Just want to confirm that I have the same problem: just a black jmol box in Sage Notebook 3.2.3 Firefox 3.0.6 on XP. when I try the ubc test examples, 1 and 3 work reliably. But I have only been able to make 2 run once successfully. Otherwise, it's a black box too. ay On Jan 11, 10:53 pm, Jonat

[sage-devel] Re: Notebook Jmol Problems: 3.2.1--reply from Jmol developer

2009-01-11 Thread Jonathan
Hi, I'm convinced this is a javascript issue. When developing pages that include Jmol I use the special package of Jmol specific javascript functions included in the jmol.js file included with Jmol, because each browser has some quirks. As best I can tell this package is not being used by the

[sage-devel] Re: Notebook Jmol Problems: 3.2.1--reply from Jmol developer

2008-12-26 Thread Kathy Gerber
I am not able to resolve the problems with Jmol. When I view on the Jmol site, the applet loads and runs fine. Now when I try to do parametric plot in the references on sagenb.org, I see the black box. I can right click and manipulate the view, but here is the output of the java console: Jmol a

[sage-devel] Re: Notebook Jmol Problems: 3.2.1--reply from Jmol developer

2008-12-13 Thread Jaap Spies
Jonathan wrote: Hi Jonathan, > As a Jmol developer and probable user of Sage for my classes, I/we > definitely would like to help. I've done a little investigating on a > Sage installation on my computer running MacOS 11.4.11. I can > reproduce the problem, but it is not showing up the way I

[sage-devel] Re: Notebook Jmol Problems: 3.2.1--reply from Jmol developer

2008-12-13 Thread Jonathan
William, As a Jmol developer and probable user of Sage for my classes, I/we definitely would like to help. I've done a little investigating on a Sage installation on my computer running MacOS 11.4.11. I can reproduce the problem, but it is not showing up the way I expect in the page source gen

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread William Stein
On Sun, Dec 7, 2008 at 7:20 PM, Ronan Paixão <[EMAIL PROTECTED]> wrote: > > Em Dom, 2008-12-07 às 15:55 -0800, D. Monarres escreveu: >> The samples on this page work for me.. (the last applet is very slow, >> but seems to be functional) >> > For me the first one works fine, the second one doesn't

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread Ronan Paixão
Em Dom, 2008-12-07 às 15:55 -0800, D. Monarres escreveu: > The samples on this page work for me.. (the last applet is very slow, > but seems to be functional) > For me the first one works fine, the second one doesn't (all black), and the third one only loads a surface like in the beginning of the

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread Jaap Spies
D. Monarres wrote: > The samples on this page work for me.. (the last applet is very slow, > but seems to be functional) > Nice for you! So there is hope on your side. Jaap --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com T

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
The samples on this page work for me.. (the last applet is very slow, but seems to be functional) On Dec 7, 3:39 pm, Jaap Spies <[EMAIL PROTECTED]> wrote: > William Stein wrote: > > On Sun, Dec 7, 2008 at 3:25 PM, Ronan Paixão <[EMAIL PROTECTED]> wrote: > >> I've had the same problem for a long t

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread Jaap Spies
William Stein wrote: > On Sun, Dec 7, 2008 at 3:25 PM, Ronan Paixão <[EMAIL PROTECTED]> wrote: >> I've had the same problem for a long time now, since Sage 3.1.something >> but when I complained in IRC everybody just said "you must use Sun's >> java" when I'm already using it. I'm just using Tachy

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
The demos on the website work fine. It seems like jmol is loading fine as I have all of the standard jmol menus available when I control- click the applet. It just seems as if it isn't loading the surface data. On Dec 7, 3:32 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sun, Dec 7, 2008

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread William Stein
On Sun, Dec 7, 2008 at 3:25 PM, Ronan Paixão <[EMAIL PROTECTED]> wrote: > > I've had the same problem for a long time now, since Sage 3.1.something > but when I complained in IRC everybody just said "you must use Sun's > java" when I'm already using it. I'm just using Tachyon now. > > Ronan > Jus

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread Ronan Paixão
I've had the same problem for a long time now, since Sage 3.1.something but when I complained in IRC everybody just said "you must use Sun's java" when I'm already using it. I'm just using Tachyon now. Ronan Em Sáb, 2008-12-06 às 12:51 -0800, David M. Monarres escreveu: > Hello, > > When doing

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
There is an error console, but I would appear to be for javascript. I am getting the three errors when I enter in the command and evaluate: plot3d( lambda x,y: x + y , (-10,10),(-10,10)) > Error: syntax error Source File: http://localhost:8000/home/admin/7/eval Line: 1, Column: 1 Source Co

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread Robert Bradshaw
On Dec 7, 2008, at 2:27 AM, D. Monarres wrote: > > Sorry, the version numbers are similar. > > It is FF 3.0.4 on 10.5.5. I was using safari almost exclusively > before on my home computer and internet explorer when I would use > SAGE in a class that I was teaching, so I never ran into this pro

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-07 Thread D. Monarres
Sorry, the version numbers are similar. It is FF 3.0.4 on 10.5.5. I was using safari almost exclusively before on my home computer and internet explorer when I would use SAGE in a class that I was teaching, so I never ran into this problem before. Jmol seems to load without error, there is ju

[sage-devel] Re: Notebook Jmol Problems: 3.2.1

2008-12-06 Thread mabshoff
On Dec 6, 12:51 pm, "David M. Monarres" <[EMAIL PROTECTED]> wrote: > Hello, Hi David, > When doing 3D plots on mac firefox (3.0.4) the jmol applet is just a   > black box with no plot.  The same code works when using safari and on   > the command line. This doesn't ring a bell. I assume you mea