Ticket #9477 (new defect)
jmol shows a black screen in the notebook, it works fine in the reference manual
| Reported by: | olazo | Owned by: | olazo |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.10 |
| Component: | notebook | Keywords: | jmol |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
I get the following error message in the log of my notebook when I try to show a 3d plot with jmol:
script compiler ERROR: se esperaba una instrucción
----line 1 command 1 of /home/admin/0/cells/30/sage0-size500.jmol?1278886612:
>>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <<<<
ERROR en guión: script compiler ERROR: se esperaba una instrucción
----line 1 command 1 of /home/admin/0/cells/30/sage0-size500.jmol?1278886612:
>>>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <<<<
eval ERROR:
----line 1 command 1:
script >> "/home/admin/0/cells/30/sage0-size500.jmol?1278886612" <<
Jmol loads, and shows a black screen instead of the actual plot.
If I try the exact same plot in the cells in the reference manual, the plot shows perfectly and no error message appears in the log.
This seems to me rather like the opposite to #3167 in which things worked fine in the notebook but not in the help
Note: See
TracTickets for help on using
tickets.

It may be important to mention that the following command does not popup a jmol window in the command line:
But, if I use:
sage: a.export_jmol('/home/oscar/point')a zip file containing a SCRIPT file appears there, and I can use: