Bugs item #1173321, was opened at 2005-03-30 16:17 Message generated for change (Comment added) made by egonw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1173321&group_id=23629
Category: Application Group: None Status: Open Resolution: None 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 09: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 Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/info/Sentarus/hamr30 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
