Ticket #2462 (closed: fixed)
Load Algorithm crashes on run file search
Reported by: | Sofia Antony | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
Change History
comment:1 Changed 10 years ago by Sofia Antony
- Status changed from new to assigned
- type changed from enhancement to defect
comment:2 Changed 10 years ago by Martyn Gigg
- Priority changed from critical to blocker
- Status changed from assigned to accepted
comment:3 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
(In [9544]) Added a signal for the run files widget so that it can indicate when files have been found rather than relying on fileEditingFinished. For example if searching the archive there could be quite a delay in these two being emitted. Also changed the way the dynamic widgets are deleted on the LoadDialog. They are now marked to delete themselves later so that we don't get contention issues if some clicks on a widget that is in the middle of being deleted. Fixes #2462
Note: See
TracTickets for help on using
tickets.