Hi all,
I just installed Sage and now I'm working through the tutorial.
However, inside notebook I'm unable to generate 3d plots: Issuing i.e.
x,y = var('x,y')
plot3d(x^2 + y^2, (x,-2,2), (y,-2,2))
only yields a gray square without any plots. At the right lower corner
of the square there is a link "Get Image", but clicking on it do not get
the image but jumps the top of the current worksheet (the address of the
link is "http://localhost:8000/home/admin/3/#").
On the Sage command line plot3d works, a Jmol window pops up showing the
graphic. Also inside notebook plot3d(..., viewer='tachyon') works.
Java (OpenJDK) is installed and enabled in the browser.
In this group, there was a thread
http://groups.google.com/group/sage-support/browse_thread/thread/150340666982775/ad08c6a84218c53f?lnk=gst&q=plot3d+notebook#ad08c6a84218c53f
describing the same issue, but without giving any solution.
My system:
Dell Optiplex GX620, Intel Pentium 630, 1GB RAM
:~$ uname -a
Linux Adler 2.6.24-27-generic #1 SMP Mon Feb 22 18:17:28 UTC 2010 x86_64
GNU/Linux
:~$ lsb_release -d
Description: Ubuntu 8.04.4 LTS
:~$ sage --version
| Sage Version 4.3.3, Release Date: 2010-02-21 |
installed tar ball:
sage-4.3.3-linux-64bit-ubuntu_8.04.4_lts-x86_64-Linux.tar.gz
:~$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)
:~$ firefox --version
Mozilla Firefox 3.0.18, Copyright (c) 1998 - 2010 mozilla.org
Any help is appreciated. Thanks in advance
Eckhard
--
Service für Mathematik und Simulation
Dr. Eckhard Kosin, selbständiger Diplom-Mathematiker
Am Nymphenbad 14
D-81245 München, Germany
Tel.: (+49)(+89) 88 88 479
Tel.,Fax: (+49)(+89) 835 844
mailto:[email protected]
http://www.mathematik-service-kosin.de
--
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