Bugs item #1455060, was opened at 2006-03-20 19:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1455060&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Scripting
Group: None
Status: Open
Resolution: None
Priority: 8
Submitted By: Bob Hanson (hansonr)
Assigned to: Miguel (migueljmol)
Summary: color/alpha channel failure

Initial Comment:
after a simple

color [45,45,45]

zero alpha channel + non-zero rgb not supported
Exception in thread "Thread-18"
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.run(Eval.java:336)
        at java.lang.Thread.run(Unknown Source)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1455060&group_id=23629


-------------------------------------------------------
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-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to