>> >>>I just did a clean checkout ... built fine with no errors for me. >> >> but there is no cartoon, no trace, no backbone any more. >> > You are right ... I will look into it. >> >> My bug. >> >> I just checked in the code to fix it. >> > > I just did > cvs update -dP > U samples/f1.cephalo > P src/org/openscience/jmol/viewer/datamodel/Frame.java > P src/org/openscience/jmol/viewer/datamodel/FrameBuilder.java > P src/org/openscience/jmol/viewer/datamodel/Unitcell.java > env JAVA_HOME=/usr/java2 ~/tmp/apache-ant-1.5.4/bin/ant clean main > BUILD SUCCESSFUL > but still, there is no cartoon.
If you are doing anonymous checkout then there is probably a delay at SourceForge. Try it again. It should say: P src/org/openscience/jmol/viewer/datamodel/Mcps.java If that does not work, you can modify they file by hand: Open the file src/org/openscience/jmol/viewer/datamodel/Mcps.java Change the method name initGraphic() To be initShape() Miguel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

