Ticket #6880 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

HelpWindow flashes up on shutdown if it hasn't been started

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Peterson

Description

To reproduce:

  • Start MantidPlot
  • Close MantidPlot

The HelpWindow will pop up briefly and this will be printed to the console:

QProcess: Destroyed while process is still running

Change History

comment:1 Changed 7 years ago by Martyn Gigg

  • Owner set to Martyn Gigg
  • Status changed from new to accepted

comment:2 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:3 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:4 Changed 7 years ago by Martyn Gigg

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:5 Changed 7 years ago by Martyn Gigg

Branch: feature/6880_helpwindow_on_exit

Tester: Play with various options of starting & shutting down and having the helpwindow not started, open during shutdown & opened but then closed before shutting down MantidPlot.

comment:6 Changed 7 years ago by Peter Peterson

  • Status changed from verify to verifying
  • Tester set to Peter Peterson

comment:7 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:8 Changed 7 years ago by Peter Peterson

  • Status changed from verifying to closed

comment:9 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:10 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:11 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:12 Changed 7 years ago by Martyn Gigg

Don't start assistant in HelpWindow constructor. Refs #6880

This prevents it from popping up on shutdown if it hadn't been started yet. Also add a small wait for the process to close if the window was open while the MantidPlot was closed.

Changeset: 9cd7f968b4613cb99dad22606709219de042234d

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7726

Note: See TracTickets for help on using tickets.