Bugs item #1201714, was opened at 2005-05-13 23:13
Message generated for change (Settings changed) made by lisong
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1201714&group_id=23629

Category: File Input/Output
Group: CVS
Status: Open
Resolution: None
Priority: 1
Submitted By: Lisong Sun (lisong)
Assigned to: Miguel (migueljmol)
>Summary: Jmol10 having problem with CML1 format

Initial Comment:
I was trying update our website with JmolApplet version
10 and found out that version 10 won't read most of the
CML files. It wasn't a problem with version 9. Actually
if you try to open CML sample files under
jmol-9/samples, for example methanol1.cml, it shows the
error message "java.net.MalformedURLException: no
protocol: cml.dtd". After I removed the line that
contains "cml.dtd", the error message became "No atoms
in file". Same thing happened when I try to open most
of the other CML files.
I tested it under different platforms and using
different Java versions. I think it must be a CML
reader problem.
Thanks for any help.


----------------------------------------------------------------------

Comment By: Lisong Sun (lisong)
Date: 2005-05-18 23:13

Message:
Logged In: YES 
user_id=1278359

After read through
src/org/jmol/adapter/smarter/CmlReader.java, I guess I asked
the wrong question. It says in CmlReader.java "A CML2
Reader, it does not support the old CML1 architecture.". And
the test examples I used were all CML1 format. So I guess
Jmol will no longer support CML1.
Thanks anyway.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1201714&group_id=23629


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to