Ticket #3864 (closed: fixed)
Bug in Splatter Plot
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | Pascal.Manuel@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
Reported by Pascal. Splatter plot won't load complains that:
terminate called after throwing an instance of 'Mantid::Kernel::Exception::NotFoundError'
what(): Data Object search object MD_EVENT_WS_ID
Aborted
Suggests that MD_EVENT_WS_ID object is not being found probably because ADS is not being used correctly.
Change History
comment:3 Changed 9 years ago by Owen Arnold
Tester: If you can bring up the splatter plot on a Linux environment, this issue is fixed.
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:6 Changed 9 years ago by Michael Reuter
- Status changed from verifying to closed
This is working fine although in ParaView, the load call produces the following warning:
AnalysisDataService-[Warning] remove 'MD_EVENT_WS_ID' cannot be found
This doesn't seem to cause any issues though. I don't see this via MantidPlot.
Note: See
TracTickets for help on using
tickets.