Quoting [EMAIL PROTECTED]:
De: [EMAIL PROTECTED]When I analyzed the problem it showed up that at least the 'color dots' command seems to be broken. When I type for example 'color dots red' in the Jmol console window Jmol freezes and I get the following error message in the Java console: Dots.setProperty('color') Dots.setProperty('colorConvex') java.lang.NullPointerException at org.jmol.viewer.Dots.setProperty(Dots.java:199) at org.jmol.viewer.Dots.setProperty(Dots.java:189) at org.jmol.viewer.Frame.setShapeProperty(Frame.java:757) at org.jmol.viewer.ModelManager.setShapeProperty(ModelManager.java:347) at org.jmol.viewer.Viewer.setShapeProperty(Viewer.java:1838) at org.jmol.viewer.Eval.colorObject(Eval.java:1621) at org.jmol.viewer.Eval.color(Eval.java:1565) at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:336) at org.jmol.viewer.Eval.run(Eval.java:294) at java.lang.Thread.run(Unknown Source) The error occurs independant of the PDB file that is loaded.I have tried with the SVN version and I didn't get any problem with a few PDB files from the Jmol-datafiles directory.
Q: Does the SVN version represent V.10.00.48 or Bob's prototype version? You should be able to reproduce the error with Jmol from the following URL: http://www.fli-leibniz.de/cgi-bin/3d_mapping-test.pl?CODE=1deh&JMOLVERSION=10.00.48 Just type 'color dots red' in the script input line. My Java version: Java(TM) Plug-in: Version 1.4.2 Regards, Rolf ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------- 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

