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 Code:
2___S_A_G_E___no_new_cell___S_A_G_E___3

Error: syntax error
Source File: http://localhost:8000/home/admin/7/cell_update
Line: 1, Column: 1
Source Code:
d3 ___S_A_G_E______S_A_G_E___<div><script>jmol_applet(500, "/home/
admin/7/cells/3/sage0-size500.jmol?6");</script></
div>___S_A_G_E______S_A_G_E___false___S_A_G_E___

Error: no element found
Source File: http://localhost:8000/home/admin/7/alive
Line: 1





and when I run a regular 2d plot (that seems to work fine) I get very
similar errors.

Error: syntax error
Source File: http://localhost:8000/home/admin/7/eval
Line: 1, Column: 1
Source Code:
2___S_A_G_E___no_new_cell___S_A_G_E___3


Error: syntax error
Source File: http://localhost:8000/home/admin/7/cell_update
Line: 1, Column: 1
Source Code:
w3
___S_A_G_E______S_A_G_E______S_A_G_E______S_A_G_E___false___S_A_G_E___

Error: syntax error
Source File: http://localhost:8000/home/admin/7/cell_update
Line: 1, Column: 1
Source Code:
d3 ___S_A_G_E______S_A_G_E___<img src="/home/admin/7/cells/3/sage0.png?
9">___S_A_G_E______S_A_G_E___false___S_A_G_E___




On Dec 7, 2:43 am, Robert Bradshaw <[EMAIL PROTECTED]>
wrote:
> 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 problem
> > before.
>
> > Jmol seems to load without error, there is just a black box without
> > the surface that the code specified. Is there a debug mode that I can
> > set either sage or FF into to get more information about what is
> > happening?
>
> FF should have a "java console" access of some sort (in the Tools  
> menu?).
>
> - Robert
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to