Ticket #2890 (closed: fixed)
SEGFAULT: When viewing curve properties
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
To reproduce (seen on Ubuntu 10.04):
- Plot a spectrum from a workspace;
- Right click on the curve and choose properties;
- Select the curve from the list box on the left (the bottom most entry)
- Mantid crashes!
Change History
comment:1 Changed 9 years ago by Martyn Gigg
- Status changed from new to verify
- Resolution set to fixed
comment:2 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
(In [11186]) Two parts: Fix issue with python scripting window crashing while a python algorithm is running (not an ideal fix but a new issue has been created to sure up the stuff properly. Fixes #2556. Fix for crash when viewing curve properties from the right-click menu on the plot. Fixes #2890