Skip to content

Fix up of: Launcher: Default to replacing an already running NVDA (#8320, #9827, #10179)#10183

Merged
michaelDCurran merged 1 commit into
nvaccess:masterfrom
accessolutions:i10179-launcherAutoReplaceFixup
Sep 10, 2019
Merged

Fix up of: Launcher: Default to replacing an already running NVDA (#8320, #9827, #10179)#10183
michaelDCurran merged 1 commit into
nvaccess:masterfrom
accessolutions:i10179-launcherAutoReplaceFixup

Conversation

@JulienCochuyt

@JulienCochuyt JulienCochuyt commented Sep 10, 2019

Copy link
Copy Markdown
Contributor

Link to issue number:

Fixes #10179
Fix up of #9827

Summary of the issue:

Regression introduced in #9827: in installed copy of NVDA, whenever one exits secure screens, NVDA restarts.

Description of how this pull request fixes the issue:

Do not automatically replace an existing instance of NVDA if the --ease-of-access command line parameter is provided.

Testing performed:

Tested with Windows 10 64 bits version 1903.
I could reproduce the faulty behavior reported by @josephsl in #10179 by installing alpha build 18574.
I do not reproduce anymore with the try build 18579 for this PR.

Known issues with pull request:

Change log entry:

N/A

@Brian1Gaff

Brian1Gaff commented Sep 10, 2019 via email

Copy link
Copy Markdown

@JulienCochuyt

Copy link
Copy Markdown
Contributor Author

Does this work on Windows 7 etc as well?

It should, as both processes (Windows pre and post 8.1) do add the --ease-of-access parameter as of 75d5ddf.
I only have a Windows 10 64 bits system at hand, though.

@michaelDCurran michaelDCurran merged commit abb9f55 into nvaccess:master Sep 10, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Sep 10, 2019
@JulienCochuyt JulienCochuyt deleted the i10179-launcherAutoReplaceFixup branch September 11, 2019 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installed copy of NVDA: NVDA restarts when leaving secure screens

5 participants