Ticket #4225 (closed: fixed)
Fix crash in switching out of three slice view
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Switching out of the three slice view to any other view causes the program to crash.
Change History
comment:2 Changed 9 years ago by Michael Reuter
Refs #4225. Fixing threeslice view switch crash.
The active source apparently gets lost when the simple interface is switched out of the threeslice view. This never happens for any other view. The solution is to replace the active source with the current one internal to the threeslice view during view destruction.
Changeset: 5729b2d5cead3ea0b9310f68de7bd2d40feb8133
comment:3 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
You should now be able to switch out of the three slice view in the simple interface without the program crashing.
Note: See
TracTickets for help on using
tickets.