Ticket #10697 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Turn off first-time dialog from command line

Reported by: Peter Peterson Owned by: Nick Draper
Priority: blocker Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Wedel

Description

Add a --silent option that can be set for testing for turning off the first-time dialog. It is very distracting when it pops up for unit tests.

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:2 Changed 6 years ago by Nick Draper

  • Status changed from assigned to inprogress

re #10697 First time setup will not show if -qx or -s or --silent set

Changeset: 130be1916a441ca4b13011d9597a026a0abe961f

comment:3 Changed 6 years ago by Nick Draper

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

New command line argument added:

-s or --silent: prevents the showing of setup screens (first time or paraview)

Also will not show if -qx used.

Also bug fixed that caused failure of mantidplot -h on windows.

To Test

  1. If Mantidplot is not showing you the startup screen, bring it up from the start menu and remove the do not show again tick mark.
  2. startup with mantidplot -s (no setup screens)
  3. same with --silent
  4. check documentation using mantidplot -h and http://www.mantidproject.org/MantidPlot:_Commandline_Parameters

comment:4 Changed 6 years ago by Michael Wedel

  • Status changed from verify to verifying
  • Tester set to Michael Wedel

comment:5 Changed 6 years ago by Michael Wedel

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/10697_Disable_first_time_Usage_from_cmd_line'

Full changeset: 4ba032db89e5557f14ccce0d3b46cd6abd493cc7

comment:6 Changed 6 years ago by Michael Wedel

Silencing the startup screen works as described.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11539

Note: See TracTickets for help on using tickets.