Hi all,

I tested Jmol Version 10.00.48 with my Jmol Interface and it freezed when I applied molecule coloring commands. With Jmol Version 10.00.36 there was no coloring problem.

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.

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

Reply via email to