Ticket #3275 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

The SANS display tab throws an unhandled exception

Reported by: Steve Williams Owned by: Steve Williams
Priority: minor Milestone: Iteration 30
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Anders Markvardsen

Description

Plot some results (perhaps using the default model Guinier (spheres)). The select log-log and then return to the first model and you get an unhandled exception. Appears to be because scale minimum is being set before the maximum which results in an invalid range. See the method RangeSelector::verify()

Change History

comment:1 Changed 9 years ago by Steve Williams

  • Status changed from new to accepted
  • Owner set to Steve Williams

comment:2 Changed 9 years ago by Steve Williams

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

(In [12980]) RangeSelector.cpp now only emits one selectionChanged() signal when verify() is run, this reduces the number of calls to fit on most fit plot displays in interfaces e.g. the Indirect Data Analysis interface fixes #3275

comment:3 Changed 9 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:4 Changed 9 years ago by Anders Markvardsen

  • Status changed from verifying to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4122

Note: See TracTickets for help on using tickets.