Bugs item #1688478, was opened at 2007-03-26 10:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1688478&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rene Kanters (rkanters)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error reading jmol generated jvxl file with load

Initial Comment:
Hi,

In my ongoing messing around with JVXL files, I need some grids that are quite 
big. When I load the cube file to generate the isosurface and write the jvxl 
file (besides some memory issues as reported in the previous bug report), I now 
realize that I can not read the files as expected.

If I load the attached jvxl file, I get an error message, while the isosurface 
comment does deal with it properly.
I had planned to combine a bunch of jvxl files into a single one, so I could 
turn each of the surfaces on and off as needed after doing a load.

I initially started doing the loading (using the load command) of multiple jvxl 
surfaces in a single file without a problem, but the grid was less than 100 
points wide (which I suspect has something to do with it).

Thanks.
René

PS Here is my output from the console:
$ load H_1s_p.jvxl
script ERROR: Error reading file at line 5:
180  0 0.502793 0
String index out of range: -14
for file /Users/rkanters/Documents/CMoR/www src/AOhyb 
src/Java/orbitals_jvxl/H_1s_p.jvxl
type mol
----
         load >> "H_1s_p.jvxl" <<
$ isosurface "H_1s_p.jvxl"
isosurface1 created; number of isosurfaces = 1
Script completed
$ 

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

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

-------------------------------------------------------------------------
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

Reply via email to