We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.85.1.0
GitHub
Yes
General
Version: 0.85.1.0 OS Version: Microsoft Windows NT 10.0.19045.0 IntPtr Length: 8 x64: True Date: 11/14/2024 1:08:00 PM Exception: System.Security.SecurityException: Requested registry access is not allowed. at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at Microsoft.Win32.Registry.GetValue(String keyName, String valueName, Object defaultValue) at Wpf.Ui.Appearance.SystemThemeManager.GetCurrentSystemTheme() at Wpf.Ui.Appearance.SystemThemeManager.UpdateSystemThemeCache() at Wpf.Ui.Appearance.ApplicationThemeManager.ApplySystemTheme(Boolean updateAccent) at Wpf.Ui.Appearance.SystemThemeWatcher.UpdateObservedWindow(IntPtr hWnd) at Wpf.Ui.Appearance.SystemThemeWatcher.WndProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
No response
The text was updated successfully, but these errors were encountered:
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Sorry, something went wrong.
No branches or pull requests
Microsoft PowerToys version
0.85.1.0
Installation method
GitHub
Running as admin
Yes
Area(s) with issue?
General
Steps to reproduce
Version: 0.85.1.0
OS Version: Microsoft Windows NT 10.0.19045.0
IntPtr Length: 8
x64: True
Date: 11/14/2024 1:08:00 PM
Exception:
System.Security.SecurityException: Requested registry access is not allowed.
at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
at Microsoft.Win32.Registry.GetValue(String keyName, String valueName, Object defaultValue)
at Wpf.Ui.Appearance.SystemThemeManager.GetCurrentSystemTheme()
at Wpf.Ui.Appearance.SystemThemeManager.UpdateSystemThemeCache()
at Wpf.Ui.Appearance.ApplicationThemeManager.ApplySystemTheme(Boolean updateAccent)
at Wpf.Ui.Appearance.SystemThemeWatcher.UpdateObservedWindow(IntPtr hWnd)
at Wpf.Ui.Appearance.SystemThemeWatcher.WndProc(IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
Other Software
No response
The text was updated successfully, but these errors were encountered: