Log WindowErrors for easeOfAccess and config#13242
Merged
Merged
Conversation
See test results for failed build of commit 63b06a1044 |
0244a69 to
879bca1
Compare
See test results for failed build of commit c80b4ceb72 |
See test results for failed build of commit 1c290c47bc |
2635d90 to
fde810b
Compare
See test results for failed build of commit b7da7b6c48 |
See test results for failed build of commit b7da7b6c48 |
fde810b to
4c8686d
Compare
4c8686d to
9ac7087
Compare
…easeOfAccess-config
feerrenrut
reviewed
Jan 28, 2022
feerrenrut
suggested changes
Jan 28, 2022
seanbudd
commented
Jan 28, 2022
Co-authored-by: Reef Turner <feerrenrut@users.noreply.github.com>
See test results for failed build of commit 2cf98f73b2 |
seanbudd
added a commit
that referenced
this pull request
Jan 31, 2022
5 tasks
seanbudd
pushed a commit
that referenced
this pull request
Feb 23, 2022
…creen (#13384) Fix-up of PR #13242 Originally reported by @Stefan-Kliesch-FHP in #13348 Summary of the issue: getStartOnLogonScreen can fail with UnboundLocalError when the autostart key does not exist. Description of how this pull request fixes the issue: If we failed to open autostart key we no longer try to access it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to issue number:
Relates to #13155
Summary of the issue:
In order to investigate #13155, further logging is needed.
Description of how this pull request fixes the issue:
Adds logging for WindowErrors raised in easeOfAccess and config. This includes improvements to functions unrelated to #13155, which access the registry, by adding logging to prevent similar issues.
Testing strategy:
Testé ç ş ğ).Known issues with pull request:
None
Change log entries:
For Developers
Code Review Checklist: