Ticket #11503 (closed: fixed)
Provide feedback while loading project workspaces
Reported by: | Harry Jeffery | Owned by: | Harry Jeffery |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Reflectometry | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Dan Nixon |
Description
Mantid looks like it freezes when loading workspaces for a project because this is done in the UI thread. We should offload this to the background and keep the UI responsive instead.
Change History
comment:2 Changed 6 years ago by Harry Jeffery
Refs #11503 Pump UI events while loading workspaces
Changeset: 8c4e4ae92872467dfabbb8b9adb69f7262ff17d9
comment:3 Changed 6 years ago by Harry Jeffery
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #550.
comment:4 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:5 Changed 6 years ago by Dan Nixon
Would it be possible to do the same for file saving.
The appropriate change seems to be [here](https://github.com/mantidproject/mantid/blob/11503_feedback_while_loading_projects/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp#L3473).
comment:7 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
Merge pull request #550 from mantidproject/11503_feedback_while_loading_projects
Provide feedback while loading project workspaces
Full changeset: f78e04f6114cf9732d5323ac4cccc308f96713cc