Ticket #1653 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Bug: Browse to save in SANS window crashes

Reported by: Nick Draper Owned by: Steve Williams
Priority: major Milestone: Iteration 25
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

Had this happen a number of times now.

In the SANS Reduction GUI having reduced data, clicking the browse button in the bottom right leads to Mantid crashing wholesale and quitting.

Mac OS10.6, Mantid 1.1.5988

Cheers

Cameron Neylon

Change History

comment:1 Changed 10 years ago by Steve Williams

(In [6276]) Fix the SANS GUI hanging problem on MacOS. Calls to QFileDialog::getSaveFileName() that specify the file filter also need to pass the selectedFilter re #1653

comment:2 Changed 10 years ago by Steve Williams

(In [6321]) Fixing MacOS hanging, SUGGESTIONS welcome from developers with experience of MacOS and Qt. re #1653

comment:3 Changed 10 years ago by Steve Williams

(In [6330]) QFileDialog::getSaveFileName() crashes Mantidplot when run under MacOS, use FileDialogHandler::getSaveFileName() instead re #1653

comment:4 Changed 10 years ago by Steve Williams

  • Status changed from new to accepted

Testers, I've changed the browse button on the ConverttoEnergy, MuonAnalysis and SANS interfaces. All browse buttons for saving files should no longer cause a crash with MacOS.

comment:5 Changed 10 years ago by Steve Williams

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

comment:6 Changed 10 years ago by Michael Whitty

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

comment:7 Changed 10 years ago by Michael Whitty

  • Status changed from verifying to closed

working as of r[7142] on ismac buildserver

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2500

Note: See TracTickets for help on using tickets.