Changes between Version 114 and Version 115 of requests


Ignore:
Timestamp:
Sep 14, 2010, 12:15:55 PM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v114 v115  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15273.
     16<b>Handle moved volume files gracefully</b><br>
     17Bug #8781<br>
     18September 14, 2010<br>
     19Moving a volume file when it is open in Chimera causes errors when Chimera
     20later needs to read more of the file.  Currently it gives a traceback.  It
     21would be better to provide a user-friendly error message.  Probably also need
     22to assume the data is all zeros so that the code continues to function correctly
     23when the data is gone.
    1224</p>
    1325