Ticket #4947 (closed: fixed)
VSG: segfault with 2 peaks workspaces
Reported by: | Janik Zikovsky | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
This is an error I've reproduced on my ubuntu 10.04 and Dennis' laptop (RHEL6 or Scientific Linux, I'm not sure).
- Create a diffraction MDWorkspace with OneStepMDEW for example.
- Find peaks in it using FindPeaksMD, make the "peaks" workspace
- Do it again to create a "peaks2" workspace.
- Open the vates simple gui on the MDWorkspace.
- Go to the splatter plot.
- Right-click on the "peaks" workspace to add it to the VSG.
- Right-click on the "peaks2" workspace to add it to the VSG.
- Segfault happens at this point.
Attachments
Change History
comment:2 Changed 9 years ago by Michael Reuter
Refs #4947. Allow more than one PeaksWorkspace to Splatterplot.
Changeset: 5d83387150cde2ab7e6d7e2fb8e127de3ef7ded3
comment:3 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
To test, run the attached script and the follow the above prescription from the fourth step.
comment:4 Changed 9 years ago by Michael Reuter
Refs #4947. Allow more than one PeaksWorkspace to Splatterplot.
Changeset: 5d83387150cde2ab7e6d7e2fb8e127de3ef7ded3
comment:5 Changed 8 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
Note: See
TracTickets for help on using
tickets.