I got the JmolApplet v8 release candidate running under IE with a MSFT jvm.
A very strange issue ... the problem was with the class CMLStack. This class didn't do anything except extend java.util.Stack and override toString. However, there was nothing wrong with the code. I spent several hours trying to figure out what the problem was, but was unsuccessful. In the end, I just eliminated CMLStack and used a regular stack. I have this feeling (with little to substantiate it) that there is something funny about java.util.Stack. I saw several web references to other people who had unexplained VerifyErrors ... who knows. > Problems on WinME with IE 5.50.431.0100 > > JmolApplet.loadProperties() -> java.io.FileNotFoundException: > www-woc.sci.kun.nl:80//devel/egonw/jmolv8/JmolApplet.properties > > ReaderFactory: CMLReader > java.lang.VerifyError: org/openscience/cdk/io/cml/CMLStack > at org/openscience/cdk/io/cml/CMLHandler.<init> > at org/openscience/jmol/io/CMLReader.read > at org/openscience/jmol/FileManager.openReader > at org/openscience/jmol/FileManager.openStringInline > at org/openscience/jmol/DisplayControl.openStringInline > at JmolApplet.loadInline > at JmolApplet.initApplication > at JmolApplet.init > > org.openscience.cdk.tools.AtomTypeFactory ERROR: There was a problem > getting a stream for jmol_atomtypes.txt > > >> >> Hi all, >> >> I would highly appreciate test results for the proposed v8 applet. >> >> It can be tested from: >> http://www-woc.sci.kun.nl/devel/egonw/jmolv8/applet.html >> >> Please send test results to this list, including OS name + version, >> and browser name + version. Let me know if scripting works too, but it >> is known to fail on most OS/X systems. >> >> Looking forward to hearing from you, >> >> Egon >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Jmol-developers mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/jmol-developers > > > -------------------------------------------------- > Miguel Howard [EMAIL PROTECTED] > c/Pe�a Primera 11-13 esc dcha 6B > 37002 Salamanca > Espa�a Spain > -------------------------------------------------- > telefono casa 923 27 10 82 movil 650 52 54 58 > -------------------------------------------------- > To call from the US dial 9:00 am Pacific US = > home 011 34 923 27 10 82 12:00 noon Eastern US = > cell 011 34 650 52 54 58 6:00 pm Spain > -------------------------------------------------- > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Jmol-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jmol-developers -------------------------------------------------- Miguel Howard [EMAIL PROTECTED] c/Pe�a Primera 11-13 esc dcha 6B 37002 Salamanca Espa�a Spain -------------------------------------------------- telefono casa 923 27 10 82 movil 650 52 54 58 -------------------------------------------------- To call from the US dial 9:00 am Pacific US = home 011 34 923 27 10 82 12:00 noon Eastern US = cell 011 34 650 52 54 58 6:00 pm Spain -------------------------------------------------- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
