microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.41k stars 6.56k forks source link

Powertoys Run Not Working at all on latest update #19404

Closed jsolomon2119 closed 2 years ago

jsolomon2119 commented 2 years ago

Microsoft PowerToys version

60.0

Running as admin

Area(s) with issue?

PowerToys Run

Steps to reproduce

2022-07-13.txt

✔️ Expected Behavior

powertoys run to open a search query

❌ Actual Behavior

I received an error popup almost immediately and a prompt to file a bug report here

Other Software

w11 pro v22h2 OS Build 22622.290

jaimecbernardo commented 2 years ago

Exception

System.InvalidOperationException: Dispatcher processing has been suspended, but messages are still being processed.
   Source: WindowsBase
   TargetAssembly: WindowsBase, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: WindowsBase.dll
   TargetSite: IntPtr WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   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)

Environment

Assemblies - PowerToys.PowerLauncher

jaimecbernardo commented 2 years ago

Interesting, does this only occur after 0.60 or did you have the same in 0.59 ?

ghost commented 2 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 5 days. It will be closed if no further activity occurs within 5 days of this comment.