Bugs item #1173321, was opened at 2005-03-30 09:17 Message generated for change (Settings changed) made by migueljmol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1173321&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: Application Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Egon Willighagen (egonw) Assigned to: Nobody/Anonymous (nobody) Summary: Some form of dynamic switching of the JmolAdapter in Viewer Initial Comment: The methods .setChemFile(ChemFile) and .setChemModel(ChemModel) in the JmolEditBus class are broken, and fail with an ClassCast error with AtomSetCollection.getAtomSetCollectionName(), or something like that. A work around is to use .setChemFile(Reader), but this needs to be fixed. ---------------------------------------------------------------------- Comment By: Egon Willighagen (egonw) Date: 2005-04-01 02:56 Message: Logged In: YES user_id=25678 When Jmol is started with -Dmodel=cdk, these methods *do* work properly, so the problem is related with dynamic changing of the JmolAdapter... some thoughts have been posted yesterday to the devel list. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1173321&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
