Ticket #11503 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

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:1 Changed 6 years ago by Harry Jeffery

  • Status changed from new to inprogress

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:6 Changed 6 years ago by Harry Jeffery

Good point. Added.

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

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12341

Note: See TracTickets for help on using tickets.