Bob Hanson wrote: > If you look on the Java console, you will see an error trace. Please > send it to me. Can you point me to a site that has your files and is > misbehaving? > > William Reusch wrote: >> >> I made a copy of the jmol-new.js file, which appears to be a text >> file, and added it to the .jar files. This made no difference. I am >> not using any css or html files from your collection. Also I exited >> all browsers and restarted my computer. Your .jar files were the >> first accessed. The model structure appears in Netscape and Firefox >> (but not Safari), but it cannot be moved about by the mouse. Also, >> the commands in the jmol menu do not function, nor do any scripts >> referring to the model. Reloads are flukey. >> When subsequently accessed in the Jmol 10.00.48 location, all >> identical pages and files function as expected. >> All the locations I refer to are local, and not on the server. I >> know Miguel disapproves, but keeping all the necessary files together >> in one folder makes quick and dirty testing easy. >>
I also tried to use your prototype version with my Jmol interface and my observations are very similar. Jmol doesn't finish the startup script and gets stuck. For simplicity I just downloaded all files in your 'json' directory (no subdirectories, at about 10 p.m. CET on March 21). You can try it yourself with the following URL: "http://www.fli-leibniz.de/cgi-bin/3d_mapping-test.pl?CODE=1bl0&JMOLVERSION=10.00.49p" It currently uses the 'Jmol.js' file from your site, I just renamed it. But there is no difference if I use my modified 'Jmol.js' from Jmol 10.00.36. The Java error messages are attached below. Regards, Rolf ==== Java Console Error Messages ==== zero alpha channel + non-zero rgb not supported java.lang.IndexOutOfBoundsException at org.jmol.g3d.Colix.getColix(Colix.java:66) at org.jmol.g3d.Graphics3D.getColix(Graphics3D.java:1810) at org.jmol.g3d.Graphics3D.getColix(Graphics3D.java:1851) at org.jmol.viewer.Balls.setProperty(Balls.java:49) at org.jmol.viewer.Frame.setShapeProperty(Frame.java:831) at org.jmol.viewer.ModelManager.setShapeProperty(ModelManager.java:437) at org.jmol.viewer.Viewer.setShapeProperty(Viewer.java:2020) at org.jmol.viewer.Eval.colorShape(Eval.java:1759) at org.jmol.viewer.Eval.colorObject(Eval.java:1707) at org.jmol.viewer.Eval.color(Eval.java:1636) at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:379) at org.jmol.viewer.Eval.script(Eval.java:2153) at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:412) at org.jmol.viewer.Eval.run(Eval.java:336) at java.lang.Thread.run(Thread.java:534) java.lang.IllegalArgumentException: null source at java.util.EventObject.<init>(EventObject.java:34) at java.awt.AWTEvent.<init>(AWTEvent.java:252) at java.awt.event.ComponentEvent.<init>(ComponentEvent.java:94) at java.awt.event.WindowEvent.<init>(WindowEvent.java:174) at java.awt.event.WindowEvent.<init>(WindowEvent.java:211) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:576) at java.awt.Component.dispatchEventImpl(Component.java:3506) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:480) at java.awt.SequencedEvent.dispatch(SequencedEvent.java:93) at java.awt.EventQueue.dispatchEvent(EventQueue.java:478) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

