Ticket #3519 (closed: fixed)
SaveISAWPeaks: crash from PeaksWorkspace from MDEWFindPeaks
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
Change History
comment:4 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Russell Taylor
Note that there's an InstrumentValidator available for this kind of thing.
comment:6 Changed 9 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:7 Changed 9 years ago by Peter Peterson
- Status changed from verifying to reopened
- Resolution fixed deleted
The pointer check is right. As is Russell in using the extra validator to make sure you get the instrument without having to actually check.
Add the validator and the ticket can be closed.
comment:8 Changed 9 years ago by Russell Taylor
For info, the pointer method actually won't work as getInstrument creates a temporary parameterized instrument on each call.
comment:10 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
In [14835]:
comment:12 Changed 9 years ago by Peter Peterson
- Status changed from verifying to closed
IT'S ALL GOOD!
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4366
Note: See
TracTickets for help on using
tickets.