Ticket #2315 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Instrument view calls crash MantidPlot when performed from the detector diagnostic results dialog

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Iteration 27
Component: Mantid Keywords:
Cc: campbellsi@… Blocked By:
Blocking: Tester: Michael Whitty

Description

To reproduce:

  • Click on the ConvertToEnergy interface menu item;
  • Enter the details as shown in the attached image (the data is in AutoTestData);
  • Click to the normalisation tab and uncheck 'Perform Normalisation';
  • Click back to the first tab and hit run;
  • Once complete a dialog with the diagnostic results will appear, click on any of the 'View' buttons and an instrument window will be created;
  • Clicking anywhere within the rendered area results in a crash;

Attachments

Inelastic-Tab1.png (47.9 KB) - added by Martyn Gigg 10 years ago.

Change History

Changed 10 years ago by Martyn Gigg

comment:1 Changed 10 years ago by Martyn Gigg

(In [8997]) Fix for the crash that occurred when clicking on a 'View' button on the detector diagnostics results dialog. In fact this happened with any Python call that used the showWindow command. That has now been deprecated and the correct event handler implemented so that show() works. Re #2315

comment:2 Changed 10 years ago by Martyn Gigg

  • Owner set to Martyn Gigg
  • Status changed from new to accepted

comment:3 Changed 10 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:4 Changed 10 years ago by Michael Whitty

  • Status changed from verify to verifying
  • Tester set to Michael Whitty

comment:5 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

crash does not occur in [9522].

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3162

Note: See TracTickets for help on using tickets.