Ticket #7408 (closed: fixed)
Fix Cannot remove null source on SplatterPlot
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
If one has a peaks overlay on the SplatterPlot and then shuts down the VSI, a warning pops up saying Cannot remove null source.. This is a non-issue, but it's kind of annoying.
Change History
comment:2 Changed 7 years ago by Michael Reuter
Refs #7408. Fixing the shutdown warning.
Changeset: 582c6468247a611e76c1451927a71551162284cf
comment:3 Changed 7 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The branch is here.
To test: Do the following procedure before testing to see the warning. Then do the same after applying the fix.
- Open a MDEventWorkspace (like AutoTestData/TOPAZ_3680_5_sec_MDEW.nxs)
- Open a PeaksWorkspace (like AutoTestData/TOPAZ_3680_10_sec_40.peaks)
- View the MDEventWorkspace in the VSI
- Switch to the SplatterPlot view
- View the PeaksWorkspace in the VSI
- Close the VSI
The warning should appear during the shutdown before the fix. After the fix, the warning should no longer appear.
Note: See
TracTickets for help on using
tickets.