Changes between Initial Version and Version 2 of Ticket #3256


Ignore:
Timestamp:
May 19, 2020, 6:07:08 PM (5 years ago)
Author:
Eric Pettersen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3256

    • Property Component UnassignedSurface/Binding Analysis
    • Property Owner set to Conrad Huang
    • Property Platformall
    • Property ProjectChimeraX
    • Property Status newassigned
    • Property Summary ChimeraX bug report submissionViewDockX save broken
  • Ticket #3256 – Description

    initial v2  
    44ChimeraX Version: 1.0rc202005190042 (2020-05-19 00:42:41 UTC)
    55Description
    6 Trying to "Save" in ViewDockX.  It seems that the 'saved_output' attribute of OutputCached is only set when the underlying stream is closed, but is accessed while the stream is still open.  Noticed this as I was updating SaveDialog to not use old code, so you may need to pull latest changes.
     6Trying to "Save" in ViewDockX.  It seems that the 'saved_output' attribute of OutputCache is only set when the underlying stream is closed, but is accessed while the stream is still open.  Noticed this as I was updating SaveDialog to not use old code, so you may need to pull latest changes.
    77
    88Log: