Ticket #1653 (closed: fixed)
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: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
Note: See
TracTickets for help on using
tickets.
(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