Ticket #3832 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:

  1. Load any file into a workspace
  2. Import it into a MantidMatrix
  3. From menu bar select: 3D plot -> Contour + Colour Fill
  4. Double click on the plot to bring up the dialog
  5. Click on UserHelperFunction
  6. Watch MantidPlot crash

Change History

comment:1 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted

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:3 Changed 9 years ago by Russell Taylor

In [14850]:

Fix the crash. Re #3832.

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

comment:6 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

This does indeed crash before the change above and doesn't after.

Tested on RHEL6 and Fedora 15

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4679

Note: See TracTickets for help on using tickets.