Bugs item #768973, was opened at 2003-07-10 11:09 Message generated for change (Comment added) made by egonw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=768973&group_id=23629
Category: File Input/Output Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dietrich Bartel (dbartel) Assigned to: Egon Willighagen (egonw) Summary: (.jmol?) problems going from v5 -> v6, v7 Initial Comment: In version 5 Atom properties could be edited/changed. This is not possible with v6 and v7. In v5 atom properties were found in .jmol/properties. The property table is saved in v6 and v7 under .jmol/jmol_atomtypes.txt. When starting jmol without having .jmol/jmol_atomtypes.txt v7 complains about it with "readAtomTypes getResourceAsStream: jmol_atomtypes.txt" wheras v6 doesn't complain. v6 and v7 do read the history file (recent files, POVRAY path ...) but they don't update the recent files (povray path is updated!) ---------------------------------------------------------------------- >Comment By: Egon Willighagen (egonw) Date: 2003-08-09 16:00 Message: Logged In: YES user_id=25678 The line "readAtomTypes getResourceAsStream" is actually not a complaint... but a remnant debug message... Moreover, I can edit the .jmol/jmol_atomtypes.txt file, restart Jmol and see the changes in the table... Could you give me the output of: java -Dcdk.debugging=true -jar jmol.jar | grep AtomType ? BTW, what about the history file? Is that a separate bug, or related to the atom types? Is it correct that the recent files list is not updated when Jmol is restarted and new files are opened? And what is the relation with the povray path? ---------------------------------------------------------------------- Comment By: Egon Willighagen (egonw) Date: 2003-07-10 11:39 Message: Logged In: YES user_id=25678 Thanx for reporting this. I will look into this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=768973&group_id=23629 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
