-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Description
Microsoft PowerToys version
0.89.0.0
Installation method
Microsoft Store, PowerToys auto-update
Running as admin
Yes
Area(s) with issue?
General
Steps to reproduce
Running the Flowlauncher shortcut, 'Alt' + 'Space'
✔️ Expected Behavior
Normal response
❌ Actual Behavior
It brought up the error issue, and tells me to file a bug.
Other Software
Version: 0.89.0.0
OS Version: Microsoft Windows NT 10.0.27813.0
IntPtr Length: 8
x64: True
Date: 3/29/2025 10:09:23 PM
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Plugin.Program.Programs.UWPApplication.<>c__DisplayClass64_0.b__0()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.Plugin.Program.Programs.UWPApplication.Launch(IPublicAPI api, String queryArguments)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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)