Ticket #8908 (closed: fixed)
Unhandled exception in Instrument view after renaming a workspace
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Parker |
Description (last modified by Roman Tolchenov) (diff)
- Open Instrument View
- Rename the workspace
- Delete the workspace (Instrument View still open)
- Change integration range - Unexpected exception
Change History
comment:2 Changed 7 years ago by Roman Tolchenov
- Status changed from new to inprogress
Re #8908. Catch and handle the Rename notification.
Changeset: ae5f46634828e749aae819737fc5554206337917
comment:3 Changed 7 years ago by Roman Tolchenov
- Status changed from inprogress to verify
- Resolution set to fixed
comment:4 Changed 7 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:5 Changed 7 years ago by Peter Parker
- Status changed from verifying to reopened
- Resolution fixed deleted
This needs a git checkbuild to merge with develop before I can test.
comment:6 Changed 7 years ago by Peter Parker
(Now I think about it, this is probably a result of Russell resetting Develop.)
comment:7 Changed 7 years ago by Roman Tolchenov
- Status changed from reopened to verify
- Resolution set to fixed
develop should be updated now.
comment:9 Changed 7 years ago by Peter Parker
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8908_instrument_view_exception_after_rename'
Full changeset: 4edf213957e82c4e2500e934f2306af0400bec14
comment:10 Changed 7 years ago by Peter Parker
The rename is caught and handled by the InstrumentWindow; deleting a renamed workspace that is currently being viewed causes the window to close.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9751