Ticket #3832 (closed: fixed)
Crash in dialog opened from 'Contour + Color Fill' plot
Reported by: | Roman Tolchenov | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 30 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
Steps to reproduce:
- Load any file into a workspace
- Import it into a MantidMatrix
- From menu bar select: 3D plot -> Contour + Colour Fill
- Double click on the plot to bring up the dialog
- Click on UserHelperFunction
- Watch MantidPlot crash
Change History
comment:2 Changed 9 years ago by Russell Taylor
I have traced this to the introduction of ColorMapContour to the Graph::CurveType enumeration in #3240. It was not added to all the places it needed to be.
comment:4 Changed 9 years ago by Russell Taylor
- Status changed from accepted to verify
- Resolution set to fixed
This fixes the crash for me on RHEL 6 & Windows 7. I've created a follow-up ticket (#3833) to review this plot type in the next iteration.
comment:5 Changed 9 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
Note: See
TracTickets for help on using
tickets.