View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000338 | Comica 2 | User Interface | public | 2019-03-07 09:04 | 2019-03-08 16:50 |
Reporter | BootBlock | Assigned To | BootBlock | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2.00 | ||||
Target Version | 2.00 | ||||
Summary | 0000338: Crash in Viewer | ||||
Description | Viewing a comic image strip within Viewer and then closing the viewer and viewing another image strip causes a Null Reference exception. This appears to happen because the Viewer form has been Disposed. Not sure what introduced this bug as it has been working perfectly fine all this time. Seems to just happen on the following line, despite all controls having their .Enabled states set directly before this line.
| ||||
Steps To Reproduce |
| ||||
Tags | UI | ||||
|
Seems to happen when the second image is downloaded as opposed to being loaded from the on-disk archival cache. |
|
Updated to use Common.Panels.IsViewerOpen instead of doing a direct check of the pane/form. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-07 09:04 | BootBlock | New Issue | |
2019-03-07 09:04 | BootBlock | Assigned To | => BootBlock |
2019-03-07 09:04 | BootBlock | Tag Attached: UI | |
2019-03-08 09:07 | BootBlock | Note Added: 0000066 | |
2019-03-08 16:50 | BootBlock | Status | new => resolved |
2019-03-08 16:50 | BootBlock | Resolution | open => fixed |
2019-03-08 16:50 | BootBlock | Note Added: 0000067 |