#12299: Upgrade Jmol to 12.3.27, Advance Jmol Interactive Features in Flask
Notebook
--------------------------------------------------------------+-------------
Reporter: gutow | Owner:
jason, mpatel, was
Type: enhancement | Status:
needs_info
Priority: major | Milestone:
sage-pending
Component: notebook | Resolution:
Keywords: Jmol, 3D, notebook | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Karl-Dieter Crisman, Steven Trogdon, Punarbasu Purkayastha, John Palmieri
Authors: Jonathan Gutow | Merged in:
Dependencies: #11080,#11078,#11503,#13121 | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by strogdon):
I have access to this very, very old redhat machine for which:
{{{
[strogdon@bwulf sage-5.2.beta0]$ java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 2.2)
IBM J9SE VM (build 2.2, J2RE 1.4.2 IBM J9 2.2 Linux amd64-64
j9xa64142-20041210 (JIT enabled)
J9VM - 20041208_2100_LHdSMr
JIT - r7_level20041130_1809)
}}}
and when I run the testsuite the only failing test is
{{{
sage -t -long -force_lib "devel/sage-main/sage/interfaces/jmoldata.py"
The java class could not be loaded.
java.lang.UnsupportedClassVersionError:
(org/openscience/jmol/app/JmolData) bad major version at offset=6
**********************************************************************
File "/data/sage/sage-5.2.beta0/devel/sage-
main/sage/interfaces/jmoldata.py", line 165:
sage: print os.path.exists(testfile)
Expected:
True
Got:
False
**********************************************************************
}}}
So perhaps the Gtk-WARNING is unrelated to java version.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12299#comment:147>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.