-
-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log WindowErrors for easeOfAccess and config #13242
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
Co-authored-by: Reef Turner <[email protected]>
See test results for failed build of commit 2cf98f73b2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @seanbudd
…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.
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: