Changes between Initial Version and Version 2 of Ticket #3256
- Timestamp:
- May 19, 2020, 6:07:08 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3256
- Property Component Unassigned → Surface/Binding Analysis
- Property Owner set to
- Property Platform → all
- Property Project → ChimeraX
- Property Status new → assigned
- Property Summary ChimeraX bug report submission → ViewDockX save broken
-
Ticket #3256 – Description
initial v2 4 4 ChimeraX Version: 1.0rc202005190042 (2020-05-19 00:42:41 UTC) 5 5 Description 6 Trying to "Save" in ViewDockX. It seems that the 'saved_output' attribute of OutputCache dis 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.6 Trying 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. 7 7 8 8 Log: