Ticket #2418 (closed: fixed)
Find Peaks buttons causes handled crash
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Steps to reproduce
- Load GEM38370_Focussed_Legacy
- plot spectrum 1
- open the fit function sidebar
- click find peaks
- wait for the crash
Unexpected exception: ParamFunction parameter (I) already exists.
I believe this happens with any data where findpeaks actually finds a peak.
Change History
comment:3 Changed 10 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.
(In [9613]) Fixed re #2418