Hi,
I found the following with the attached files load A.sdf load append B.sdf results in 24 frames with two molecules in each frame, regardless of whether appendNew is true or false. (each file contains 24 frames). I don't think this is the desired behaviour. This is with 11.1.22. Dave On Thu, 15 Mar 2007 23:42:16 -0400, "Dean Johnston" <[EMAIL PROTECTED]> said: > Sorry about the earlier e-mail. I failed to read the original note that > described using APPEND for inline files. > > Initial notes: > - seems to work well with small inline files, more complex files gave an > error (see below) > - the loadStructCallback is not called when the file is appended > - the molecules appear smaller (zoomed out) when loaded > - more complex files (multiple models in one inline file) seem to give > errors, though I haven't determined the "breaking point". See Java log > below. > > This is VERY useful - it will help me load some files in pieces instead > of > all at once. Very nice. > > Dean > > Exception in thread "Thread-1036" > java.lang.ArrayIndexOutOfBoundsException: > 1 > at org.jmol.viewer.Mmset.setModelNameNumberProperties(Mmset.java:269) > at org.jmol.viewer.Frame.initializeModel(Frame.java:263) > at org.jmol.viewer.Frame.<init>(Frame.java:143) > at org.jmol.viewer.ModelManager.merge(ModelManager.java:80) > at org.jmol.viewer.Viewer.getOpenFileError(Viewer.java:1466) > at org.jmol.viewer.Viewer.openStringInline(Viewer.java:1335) > at org.jmol.viewer.Viewer.loadInline(Viewer.java:1394) > at org.jmol.viewer.Eval.data(Eval.java:3384) > at org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:749) > at org.jmol.viewer.Eval.runEval(Eval.java:199) > at org.jmol.viewer.Viewer.evalStringWaitStatus(Viewer.java:2919) > at org.jmol.viewer.ScriptManager.runScript(ScriptManager.java:118) > at > org.jmol.viewer.ScriptManager.runNextScript(ScriptManager.java:107) > at > org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(ScriptManager.java:135 > ) > > > > > On 3/14/07 7:34 PM, "Bob Hanson" <[EMAIL PROTECTED]> wrote: > > > /I need volunteers to help put Jmol through the paces with respect to > > the new "load APPEND" command. > > / > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys-and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Jmol-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/jmol-developers > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Jmol-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-developers -- Dave Evans [EMAIL PROTECTED] http://www.davidaevans.org -- Dave Evans [EMAIL PROTECTED] http://www.davidaevans.org
A.sdf.gz
Description: application/gzip-compressed
B.sdf.gz
Description: application/gzip-compressed
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
