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