Ticket #2283 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

ConvFit crash in IDA interface

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: major Milestone: Iteration 27
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

From Spencer:

ConvFit crashes with error message
IFunctionMW::setWorkspace failed with error: bad lexical cast: source type value could not be interpreted as target
Error in execution of algorithm GenericFit:
bad lexical cast: source type value could not be interpreted as target
Error in execution of algorithm Fit:
bad lexical cast: source type value could not be interpreted as target
Unexpected exception: bad lexical cast: source type value could not be interpreted as target

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Whitty

(In [8947]) refs #2283 - allow fit functions to be run with startx/endx being negative parameters

comment:3 Changed 10 years ago by Michael Whitty

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

seems to have been fixed.

comment:4 Changed 10 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:5 Changed 10 years ago by Owen Arnold

  • Status changed from verifying to closed

Now handles negative values in startX. All unit tests for this Algorithm pass. Note that dialog errors with "Unexpected exception: Convolution function is incomplete" while the FitType is on its default setting of "Zero Lorentziants". Do we want to throw an exception, over putting some kind of mandatory constraint into the UI to force the user to make a choice? Perhaps another ticket for this one.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3130

Note: See TracTickets for help on using tickets.