Ticket #1187 (closed: fixed)
LoadDAE against ndw714 crashes Mantidplot
| Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
|---|---|---|---|
| Priority: | blocker | Milestone: | Iteration 23 |
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: |
Description
Change History
Note: See
TracTickets for help on using
tickets.

(In [4232]) ManditUI's replace workspace notification handler used to fire a signal and pass the LoadDAE algorithm pointer as a parameter. By the time the signal is caught the algorithm is already destroyed. Now the handler passes the output workspace name instead. re #1187