that is fixed.

On Fri, Oct 14, 2016 at 7:07 AM, Robert Hanson <hans...@stolaf.edu> wrote:

> Ah, OK. Easy fix. Will do tonight.
>
> On Fri, Oct 14, 2016 at 5:41 AM, Rolf Huehne <rolf.hue...@leibniz-fli.de>
> wrote:
>
>> Hi Bob,
>>
>> in Jmol 14.6.4_2016_10_09 (and at least down to version 14.6.2) it
>> doesn't work any more to load the state (from SPT and PNGJ file) if the
>> model was loaded as MMCIF data from a variable.
>>
>> But loading MMCIF data from a variable (mmcifdata) still works like this:
>>
>>    load APPEND "@mmcifdata" FILTER "addBonds";
>>
>> In the state the command looks like this instead:
>>
>>    load APPEND @mmcifdata /*options*/  FILTER "addBonds";
>>
>> Appearantly the missing quotes around the variable name lead the parser
>> to take the MMCIF data as a filename resulting in the following
>> (cropped) error message:
>>
>> script ERROR: java.io.FileNotFoundException: ... (file name too long)...
>>
>> If I add the quotes into the state file it loads correctly.
>>
>> Regards,
>> Rolf
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Jmol-users mailing list
>> Jmol-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jmol-users
>>
>
>
>
> --
> Robert M. Hanson
> Larson-Anderson Professor of Chemistry
> St. Olaf College
> Northfield, MN
> http://www.stolaf.edu/people/hansonr
>
>
> If nature does not answer first what we want,
> it is better to take what answer we get.
>
> -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to