Hello everyone,

this problem has been brought up several times, yet all the threads end without 
any solution whatsoever. Let me quickly sum this up:

Ubuntu 10.4LTS x86_64 and the latest SAGE binaries provided for that specific 
version on the homepage. All files copied into /opt/sage/.

As JAVA provider both, OpenJDK/IcedTea and Sun's java6-jre and java6-plugin 
have been tested with equal results.

Everything runs fine (3DGraphs in the standalone JMOL JAVA App work) but in 
Firefox which is 3.6.3 for Ubuntu any JMOL Applet will fail to receive data 
from the SAGE backend. The error as reported by Sun's java6-jre console upon
______________________________

def f( x,y ): return sin( x-y )*y*cos( x );
plot3d( f,(-3,3),(-3,3) );
______________________________

reports
______________________________

Jmol applet jmolApplet0__10826616672687916__ initializing
AppletRegistry.checkIn(jmolApplet0__10826616672687916__)
urlImage=jar:http://localhost:8000/java/jmol/JmolApplet0.jar!/jmol75x29x8.gif
applet context: -applet
appletDocumentBase=http://localhost:8000/home/admin/0/
appletCodeBase=http://localhost:8000/java/jmol/
(C) 2008 Jmol Development
Jmol Version 11.6.16  2008-11-24 13:39
java.vendor:Sun Microsystems Inc.
java.version:1.6.0_20
os.name:Linux
memory:9.4/62.3
useCommandThread: false
appletId:jmolApplet0__10826616672687916__
FileManager opening http://localhost:8000/java/jmol/appletweb/SageMenu.mnu
defaults = "Jmol"
backgroundColor = "black"
language=en_US
FileManager opening 
http://localhost:8000/home/admin/0/cells/1/sage0-size500.jmol?1276349004
script compiler ERROR: command expected
----line 1 command 1 of /home/admin/0/cells/1/sage0-size500.jmol?1276349004:
          >>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <<<<
script ERROR: script compiler ERROR: command expected
----line 1 command 1 of /home/admin/0/cells/1/sage0-size500.jmol?1276349004:
          >>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <<<<
eval ERROR:
----line 1 command 1:
         script >> "/home/admin/0/cells/1/sage0-size500.jmol?1276349004" <<
______________________________

The file 
"http://localhost:8000/home/admin/0/cells/1/sage0-size500.jmol?1276349004"; is
______________________________

set defaultdirectory "sage0-size500-306189399.jmol.zip"
script SCRIPT
______________________________

JMOL, although appearing to be broken at first, because it's simply a black 
box, can still be fully operated (colors can be changed, axes can be displayed 
and rotated and so forth).

--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to