Skip to content
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

powertoy run crash when you input "15:" #17371

Closed
1 task
neotaburiss opened this issue Mar 31, 2022 · 10 comments
Closed
1 task

powertoy run crash when you input "15:" #17371

neotaburiss opened this issue Mar 31, 2022 · 10 comments
Labels
Issue-Bug Something isn't working Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro.

Comments

@neotaburiss
Copy link

neotaburiss commented Mar 31, 2022

Microsoft PowerToys version

Version: 0.57.0.0

Running as admin

  • Yes

Area(s) with issue?

PowerToys Run

Steps to reproduce

input "15" and ":" ("not inputed)

then powertoy either crash or a lot of error window popup

✔️ Expected Behavior

search file

❌ Actual Behavior

powertoy either crash or a lot of error window popup

Version: 0.57.0.0
OS Version: Microsoft Windows NT 10.0.19043.0
IntPtr Length: 8
x64: True
Date: 2022/3/31 9:24:24
Exception:
System.InvalidOperationException: 。
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)

Other Software

@neotaburiss neotaburiss added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Mar 31, 2022
@htcfreek
Copy link
Collaborator

Thank you for reporting that!
Could you please send us a bug report?

/bugreport

@ghost ghost added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Mar 31, 2022
@ghost
Copy link

ghost commented Mar 31, 2022

Hi there!

We need a bit more information to really debug this issue. Can you add a "Report Bug" zip file here? You right click on our system tray icon and just go to report bug. Then drag the zipfile from your desktop onto the GitHub comment box in this issue. Thanks!
Report Bug

@neotaburiss
Copy link
Author

PowerToysReport_2022-04-01-09-03-09.zip

Here is a bug report, I just encounter this bug and need to reboot or logoff to close tons of error window.

@ghost ghost added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Apr 1, 2022
@franky920920
Copy link
Contributor

[2022-04-01 09:02:55.2054] [FATAL]

Exception

System.InvalidOperationException: 调度程序处理已暂停,但仍在处理消息。
   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

  • Command Line: "C:\Program Files\PowerToys\modules\launcher\PowerToys.PowerLauncher.dll" -powerToysPid 28296 --started-from-runner
  • Timestamp: 04/01/2022 09:02:55
  • Wox version: 0.57.0.0
  • OS Version: Microsoft Windows NT 10.0.19043.0
  • IntPtr Length: 8
  • x64: True
  • CLR Version: 6.0.3
  • Installed .NET Framework:
    • v2.0.50727 2.0.50727.4927 SP2
    • v3.0 3.0.30729.4926 SP2
    • v3.5 3.5.30729.4926 SP1
    • v4 Client 4.8.04084
    • v4 Full 4.8.04084
    • v4.0 Client 4.0.0.0

Assemblies - PowerToys.PowerLauncher

  • System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Private.CoreLib.dll)
  • PowerToys.PowerLauncher, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.PowerLauncher.dll)
  • PresentationFramework, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationFramework.dll)
  • WindowsBase, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\WindowsBase.dll)
  • System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.dll)
  • System.Xaml, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Xaml.dll)
  • Wox.Plugin, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Wox.Plugin.dll)
  • System.Threading.Thread, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Threading.Thread.dll)
  • PowerToys.ManagedCommon, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.ManagedCommon.dll)
  • netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\netstandard.dll)
  • NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\PowerToys\modules\launcher\NLog.dll)
  • System.IO.Abstractions, Version=12.0.0.0, Culture=neutral, PublicKeyToken=96bf224d23c43e59 (C:\Program Files\PowerToys\modules\launcher\System.IO.Abstractions.dll)
  • System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.AccessControl.dll)
  • System.Diagnostics.FileVersionInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.FileVersionInfo.dll)
  • System.Runtime.InteropServices, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.InteropServices.dll)
  • System.Threading, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Threading.dll)
  • System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Collections.dll)
  • System.IO.FileSystem.Watcher, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.IO.FileSystem.Watcher.dll)
  • System.ComponentModel.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.ComponentModel.Primitives.dll)
  • System.ComponentModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.ComponentModel.dll)
  • System.Diagnostics.TraceSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.TraceSource.dll)
  • System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.Primitives.dll)
  • System.Data.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Data.Common.dll)
  • System.Net.Mail, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.Mail.dll)
  • System.Net.Sockets, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.Sockets.dll)
  • System.ComponentModel.TypeConverter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.ComponentModel.TypeConverter.dll)
  • System.Linq.Expressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Linq.Expressions.dll)
  • System.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Linq.dll)
  • System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.ObjectModel.dll)
  • System.Private.Uri, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Private.Uri.dll)
  • NLog.Extensions.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\PowerToys\modules\launcher\NLog.Extensions.Logging.dll)
  • Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Program Files\PowerToys\modules\launcher\Microsoft.Extensions.Logging.Abstractions.dll)
  • Microsoft.Extensions.Logging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Program Files\PowerToys\modules\launcher\Microsoft.Extensions.Logging.dll)
  • System.IO.Packaging, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.IO.Packaging.dll)
  • PresentationCore, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationCore.dll)
  • DirectWriteForwarder, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\DirectWriteForwarder.dll)
  • System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.Extensions.dll)
  • System.Runtime.CompilerServices.VisualC, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.CompilerServices.VisualC.dll)
  • System.Diagnostics.Debug, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.Debug.dll)
  • Microsoft.Win32.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\Microsoft.Win32.Primitives.dll)
  • System.Collections.NonGeneric, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Collections.NonGeneric.dll)
  • Microsoft.Win32.Registry, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\Microsoft.Win32.Registry.dll)
  • System.Collections.Specialized, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Collections.Specialized.dll)
  • System.Configuration.ConfigurationManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Configuration.ConfigurationManager.dll)
  • System.Runtime.InteropServices.RuntimeInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.InteropServices.RuntimeInformation.dll)
  • System.Xml.ReaderWriter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Xml.ReaderWriter.dll)
  • System.Private.Xml, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Private.Xml.dll)
  • System.Net.WebClient, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.WebClient.dll)
  • System.ComponentModel.EventBasedAsync, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.ComponentModel.EventBasedAsync.dll)
  • System.Memory, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Memory.dll)
  • System.Text.Encoding.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Text.Encoding.Extensions.dll)
  • System.Threading.ThreadPool, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Threading.ThreadPool.dll)
  • PowerToys.PowerLauncher.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\zh-CN\PowerToys.PowerLauncher.resources.dll)
  • System.Windows.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Windows.Extensions.dll)
  • System.Collections.Concurrent, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Collections.Concurrent.dll)
  • ModernWpf, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\ModernWpf.dll)
  • System.Runtime.Loader, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.Loader.dll)
  • mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\mscorlib.dll)
  • Microsoft.Windows.SDK.NET, Version=10.0.18362.23, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\modules\launcher\Microsoft.Windows.SDK.NET.dll)
  • WinRT.Runtime, Version=1.5.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Program Files\PowerToys\modules\launcher\WinRT.Runtime.dll)
  • Microsoft.Win32.SystemEvents, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\Microsoft.Win32.SystemEvents.dll)
  • System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.CompilerServices.Unsafe.dll)
  • System.Numerics.Vectors, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Numerics.Vectors.dll)
  • System.Security.Cryptography.Algorithms, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.Cryptography.Algorithms.dll)
  • System.Security.Cryptography.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.Cryptography.Primitives.dll)
  • System.Reflection.Emit, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Reflection.Emit.dll)
  • Snippets, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
  • System.Security.Cryptography.Csp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.Cryptography.Csp.dll)
  • System.Net.Requests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.Requests.dll)
  • System.Net.WebHeaderCollection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.WebHeaderCollection.dll)
  • UIAutomationTypes, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\UIAutomationTypes.dll)
  • System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.Process.dll)
  • PresentationFramework.Aero2, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationFramework.Aero2.dll)
  • PowerToys.Common.UI, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.Common.UI.dll)
  • ControlzEx, Version=5.0.0.0, Culture=neutral, PublicKeyToken=69f1c32f803d307e (C:\Program Files\PowerToys\modules\launcher\ControlzEx.dll)
  • PresentationFramework-SystemXml, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationFramework-SystemXml.dll)
  • System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.StackTrace.dll)
  • PowerToys.Interop, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.Interop.dll)
  • PowerToys.ManagedTelemetry, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.ManagedTelemetry.dll)
  • System.Diagnostics.Tracing, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Diagnostics.Tracing.dll)
  • Wox.Infrastructure, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Wox.Infrastructure.dll)
  • PowerToys.PowerLauncher.Telemetry, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.PowerLauncher.Telemetry.dll)
  • PresentationFramework-SystemData, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationFramework-SystemData.dll)
  • System.Runtime.Numerics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.Numerics.dll)
  • System.Drawing.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Drawing.Primitives.dll)
  • PowerToys.Settings.UI.Lib, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.Settings.UI.Lib.dll)
  • System.Runtime.Serialization.Formatters, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.Serialization.Formatters.dll)
  • System.Linq.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Linq.Parallel.dll)
  • System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Text.Json.dll)
  • System.Reflection.Emit.Lightweight, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Reflection.Emit.Lightweight.dll)
  • System.Reflection.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Reflection.Primitives.dll)
  • System.Reflection.Emit.ILGeneration, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Reflection.Emit.ILGeneration.dll)
  • System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Text.Encodings.Web.dll)
  • System.Runtime.Intrinsics, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Runtime.Intrinsics.dll)
  • System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Drawing.Common.dll)
  • System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Reflection.Metadata.dll)
  • System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Collections.Immutable.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Calculator\Microsoft.PowerToys.Run.Plugin.Calculator.dll)
  • Microsoft.Plugin.Folder, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Folder\Microsoft.Plugin.Folder.dll)
  • Microsoft.Plugin.Indexer, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Indexer\Microsoft.Plugin.Indexer.dll)
  • Microsoft.Plugin.Program, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Program\Microsoft.Plugin.Program.dll)
  • Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
  • System.Threading.Overlapped, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Threading.Overlapped.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Registry\Microsoft.PowerToys.Run.Plugin.Registry.dll)
  • Microsoft.PowerToys.Run.Plugin.Service, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Service\Microsoft.PowerToys.Run.Plugin.Service.dll)
  • System.ServiceProcess.ServiceController, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\modules\launcher\System.ServiceProcess.ServiceController.dll)
  • Microsoft.Plugin.Shell, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Shell\Microsoft.Plugin.Shell.dll)
  • Microsoft.PowerToys.Run.Plugin.System, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\System\Microsoft.PowerToys.Run.Plugin.System.dll)
  • System.Net.NetworkInformation, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Net.NetworkInformation.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeDate, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\TimeDate\Microsoft.PowerToys.Run.Plugin.TimeDate.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeZone, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\TimeZone\Microsoft.PowerToys.Run.Plugin.TimeZone.dll)
  • Community.PowerToys.Run.Plugin.UnitConverter, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.dll)
  • UnitsNet, Version=4.0.0.0, Culture=neutral, PublicKeyToken=f8601875a1f041da (C:\Program Files\PowerToys\modules\launcher\UnitsNet.dll)
  • Microsoft.Plugin.Uri, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Uri\Microsoft.Plugin.Uri.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\VSCodeWorkspace\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll)
  • Community.PowerToys.Run.Plugin.WebSearch, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WebSearch\Community.PowerToys.Run.Plugin.WebSearch.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsSettings, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsSettings\Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsTerminal, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsTerminal\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.dll)
  • Microsoft.Plugin.WindowWalker, Version=0.57.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowWalker\Microsoft.Plugin.WindowWalker.dll)
  • PresentationFramework.resources, Version=6.0.2.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\zh-Hans\PresentationFramework.resources.dll)
  • UIAutomationProvider, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\UIAutomationProvider.dll)
  • Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\modules\launcher\Microsoft.Xaml.Behaviors.dll)
  • Microsoft.Toolkit.Uwp.Notifications, Version=7.1.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Program Files\PowerToys\modules\launcher\Microsoft.Toolkit.Uwp.Notifications.dll)
  • System.IO.FileSystem, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.IO.FileSystem.dll)
  • DynamicComActivator, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
  • System.Security.Principal.Windows, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.Principal.Windows.dll)
  • System.Security.Claims, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Security.Claims.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Calculator\zh-CN\Microsoft.PowerToys.Run.Plugin.Calculator.resources.dll)
  • Microsoft.Plugin.Folder.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Folder\zh-CN\Microsoft.Plugin.Folder.resources.dll)
  • Microsoft.Plugin.Indexer.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Indexer\zh-CN\Microsoft.Plugin.Indexer.resources.dll)
  • Microsoft.Plugin.Program.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Program\zh-CN\Microsoft.Plugin.Program.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Registry\zh-CN\Microsoft.PowerToys.Run.Plugin.Registry.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.Service.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Service\zh-CN\Microsoft.PowerToys.Run.Plugin.Service.resources.dll)
  • Microsoft.Plugin.Shell.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Shell\zh-CN\Microsoft.Plugin.Shell.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.System.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\System\zh-CN\Microsoft.PowerToys.Run.Plugin.System.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeDate.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\TimeDate\zh-CN\Microsoft.PowerToys.Run.Plugin.TimeDate.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeZone.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\TimeZone\zh-CN\Microsoft.PowerToys.Run.Plugin.TimeZone.resources.dll)
  • Community.PowerToys.Run.Plugin.UnitConverter.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\UnitConverter\zh-CN\Community.PowerToys.Run.Plugin.UnitConverter.resources.dll)
  • Microsoft.Plugin.Uri.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Uri\zh-CN\Microsoft.Plugin.Uri.resources.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\VSCodeWorkspace\zh-CN\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.resources.dll)
  • Community.PowerToys.Run.Plugin.WebSearch.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WebSearch\zh-CN\Community.PowerToys.Run.Plugin.WebSearch.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsSettings.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsSettings\zh-CN\Microsoft.PowerToys.Run.Plugin.WindowsSettings.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsTerminal.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsTerminal\zh-CN\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.resources.dll)
  • Microsoft.Plugin.WindowWalker.resources, Version=0.57.0.0, Culture=zh-CN, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowWalker\zh-CN\Microsoft.Plugin.WindowWalker.resources.dll)
  • System.Threading.Tasks.Parallel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Threading.Tasks.Parallel.dll)
  • System.Text.RegularExpressions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Text.RegularExpressions.dll)
  • System.Xml.XDocument, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Xml.XDocument.dll)
  • System.Private.Xml.Linq, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Private.Xml.Linq.dll)
  • Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\Accessibility.dll)
  • System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.IO.FileSystem.DriveInfo.dll)
  • Mono.Cecil, Version=0.11.4.0, Culture=neutral, PublicKeyToken=50cebf1cceb9d05e (C:\Program Files\PowerToys\modules\launcher\Mono.Cecil.dll)
  • Microsoft.CSharp, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\Microsoft.CSharp.dll)
  • PresentationCore.resources, Version=6.0.2.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\zh-Hans\PresentationCore.resources.dll)
  • System.Windows.Controls.Ribbon, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Windows.Controls.Ribbon.dll)
  • System.Windows.Forms, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Windows.Forms.dll)
  • System.Windows.Forms.Primitives, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Windows.Forms.Primitives.dll)
  • System.Data.OleDb, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\modules\launcher\System.Data.OleDb.dll)
  • System.Transactions.Local, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Transactions.Local.dll)
  • PresentationFramework-SystemXmlLinq, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\PresentationFramework-SystemXmlLinq.dll)
  • System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.3\System.Xml.Linq.dll)
  • System.Diagnostics.PerformanceCounter, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\System.Diagnostics.PerformanceCounter.dll)
  • WindowsBase.resources, Version=6.0.2.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.3\zh-Hans\WindowsBase.resources.dll)

@franky920920
Copy link
Contributor

franky920920 commented Apr 1, 2022

@htcfreek that's a Dispatcher processing has been suspended, but messages are still being processed error.
I saw 295 errors in just a few seconds.

@jaimecbernardo
Copy link
Collaborator

This looks a lot like #9143

@franky920920 , Can you replicate this? We've never been able to.

@jaimecbernardo jaimecbernardo added the Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro. label Apr 1, 2022
@franky920920
Copy link
Contributor

This looks a lot like #9143

@franky920920 , Can you replicate this? We've never been able to.

No, failed to repro this.

@jaimecbernardo
Copy link
Collaborator

Haven't been able to repro.
Can you please test something to see if we can find out which module might be causing this?

  • In settings, disable every PowerToys Run plugin and restart the computer.
  • After the computer restarts, enable the PowerToys Run plugins one by one while testing the query that is causing these errors, to see if we can identify which one is causing this behavior for you. /needinfo

@ghost ghost added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Status-No recent activity no activity in the past 5 days when follow up's are needed and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up labels Apr 4, 2022
@ghost
Copy link

ghost commented Apr 9, 2022

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.

@jaimecbernardo
Copy link
Collaborator

For any users that are able to replicate this consistently, can you please update to 0.68.1 and disable thumbnail generation to verify if it fixes the issue? Please let us know on #18166!

image

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Status-No recent activity no activity in the past 5 days when follow up's are needed label Mar 8, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro.
Projects
None yet
Development

No branches or pull requests

4 participants