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

System.DllNotFoundException: Unable to load DLL 'PenIMC_cor3.dll' or one of its dependencies: Le module spécifié est introuvable. (0x8007007E) #16975

Closed
1 task done
nonViolent opened this issue Mar 11, 2022 · 36 comments
Assignees
Labels
Issue-Bug Something isn't working Needs-Repro We can't figure out how to make this happen. Please help find a simplified repro. Priority-1 Bug that is high priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Already Fixed/Doesn't Apply A change in the product has made the issue obsolete. Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT)

Comments

@nonViolent
Copy link

Microsoft PowerToys version

0.56.2

Running as admin

  • Yes

Area(s) with issue?

General

Steps to reproduce

Not interacting with powertoys
Using Visual studio on a remote PC

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

Other Software

windows 10 pro in remote (RDP)

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

This is not very helpful.
What are the steps to reproduce?
What PowerToy is causing this?
Where is this error showing?
Any screenshots?
Perhaps a /bugreport would be helpful too.

@ghost ghost removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Mar 11, 2022
@ghost
Copy link

ghost commented Mar 11, 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

@ghost ghost added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Mar 11, 2022
@ghost
Copy link

ghost commented Mar 11, 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

1 similar comment
@ghost
Copy link

ghost commented Mar 11, 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

@nonViolent
Copy link
Author

I log on my remote PC (win 10pro) and many error windows of powerToys appears.
PowerToysReport_2022-03-11-18-19-11.zip

it happens 2 times.

I cannot reproduce the bug

@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 Mar 11, 2022
@jaimecbernardo
Copy link
Collaborator

[2022-03-11 09:01:25.6905] [FATAL]

Exception

System.DllNotFoundException: Unable to load DLL 'PenIMC_cor3.dll' or one of its dependencies: Le module spécifié est introuvable. (0x8007007E)
   Source: PresentationCore
   TargetAssembly: PresentationCore, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: PresentationCore.dll
   TargetSite: Boolean CreateResetEvent(IntPtr ByRef)
   at MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEvent(IntPtr& handle)
   at System.Windows.Input.PenThreadWorker..ctor()
   at System.Windows.Input.PenThreadPool.GetPenThreadForPenContextHelper(PenContext penContext)
   at System.Windows.Input.PenThreadPool.GetPenThreadForPenContext(PenContext penContext)
   at System.Windows.Input.StylusWisp.WispTabletDeviceCollection.UpdateTabletsImpl()
   at System.Windows.Input.StylusWisp.WispTabletDeviceCollection.UpdateTablets()
   at System.Windows.Input.StylusWisp.WispLogic.OnTabletAdded(UInt32 wisptisIndex)
   at System.Windows.Input.StylusWisp.WispLogic.HandleMessage(WindowMessage msg, IntPtr wParam, IntPtr lParam)
   at System.Windows.SystemResources.SystemThemeFilterMessage(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 8248 --started-from-runner
  • Timestamp: 03/11/2022 09:01:25
  • Wox version: 0.56.2.0
  • OS Version: Microsoft Windows NT 10.0.19043.0
  • IntPtr Length: 8
  • x64: True
  • CLR Version: 6.0.2
  • 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.2\System.Private.CoreLib.dll)
  • PowerToys.PowerLauncher, Version=0.56.2.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.2\PresentationFramework.dll)
  • WindowsBase, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\WindowsBase.dll)
  • System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\System.Runtime.dll)
  • System.Xaml, Version=6.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\System.Xaml.dll)
  • Wox.Plugin, Version=0.56.2.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.2\System.Threading.Thread.dll)
  • PowerToys.ManagedCommon, Version=0.56.2.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.2\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.2\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.2\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.2\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.2\System.Threading.dll)
  • System.Collections, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\System.Linq.dll)
  • System.ObjectModel, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\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.2\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.2\System.IO.Packaging.dll)
  • PresentationCore, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\PresentationCore.dll)
  • DirectWriteForwarder, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\DirectWriteForwarder.dll)
  • System.Runtime.Extensions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\System.Threading.ThreadPool.dll)
  • PowerToys.PowerLauncher.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\fr-FR\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.2\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.2\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.2\System.Runtime.Loader.dll)
  • mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\mscorlib.dll)
  • Microsoft.Windows.SDK.NET, Version=10.0.18362.22, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\modules\launcher\Microsoft.Windows.SDK.NET.dll)
  • WinRT.Runtime, Version=1.4.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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\System.Net.WebHeaderCollection.dll)
  • UIAutomationTypes, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\UIAutomationTypes.dll)
  • System.Diagnostics.Process, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\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.2\PresentationFramework.Aero2.dll)
  • PowerToys.Common.UI, Version=0.56.2.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.2\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.2\System.Diagnostics.StackTrace.dll)
  • PowerToys.Interop, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\PowerToys.Interop.dll)
  • PowerToys.ManagedTelemetry, Version=0.56.2.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.2\System.Diagnostics.Tracing.dll)
  • Wox.Infrastructure, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Wox.Infrastructure.dll)
  • PowerToys.PowerLauncher.Telemetry, Version=0.56.2.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.2\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.2\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.2\System.Drawing.Primitives.dll)
  • PowerToys.Settings.UI.Lib, Version=0.56.2.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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\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.2\System.Drawing.Common.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Calculator\Microsoft.PowerToys.Run.Plugin.Calculator.dll)
  • Microsoft.Plugin.Folder, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Folder\Microsoft.Plugin.Folder.dll)
  • System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\System.Collections.Immutable.dll)
  • Microsoft.Plugin.Indexer, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Indexer\Microsoft.Plugin.Indexer.dll)
  • Microsoft.Plugin.Program, Version=0.56.2.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.2\System.Threading.Overlapped.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry, Version=0.56.2.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.56.2.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.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Shell\Microsoft.Plugin.Shell.dll)
  • Microsoft.PowerToys.Run.Plugin.System, Version=0.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\System\Microsoft.PowerToys.Run.Plugin.System.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeZone, Version=0.56.2.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.56.2.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.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Uri\Microsoft.Plugin.Uri.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces, Version=0.56.2.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.56.2.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.56.2.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.56.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsTerminal\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.dll)
  • Microsoft.Plugin.WindowWalker, Version=0.56.2.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=fr, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\fr\PresentationFramework.resources.dll)
  • UIAutomationProvider, Version=6.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\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.2\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.2\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.2\System.Security.Claims.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Calculator\fr-FR\Microsoft.PowerToys.Run.Plugin.Calculator.resources.dll)
  • Microsoft.Plugin.Folder.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Folder\fr-FR\Microsoft.Plugin.Folder.resources.dll)
  • Microsoft.Plugin.Indexer.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Indexer\fr-FR\Microsoft.Plugin.Indexer.resources.dll)
  • Microsoft.Plugin.Program.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Program\fr-FR\Microsoft.Plugin.Program.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Registry\fr-FR\Microsoft.PowerToys.Run.Plugin.Registry.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.Service.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Service\fr-FR\Microsoft.PowerToys.Run.Plugin.Service.resources.dll)
  • Microsoft.Plugin.Shell.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Shell\fr-FR\Microsoft.Plugin.Shell.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.System.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\System\fr-FR\Microsoft.PowerToys.Run.Plugin.System.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeZone.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\TimeZone\fr-FR\Microsoft.PowerToys.Run.Plugin.TimeZone.resources.dll)
  • Microsoft.Plugin.Uri.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\Uri\fr-FR\Microsoft.Plugin.Uri.resources.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\VSCodeWorkspace\fr-FR\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsSettings.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsSettings\fr-FR\Microsoft.PowerToys.Run.Plugin.WindowsSettings.resources.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsTerminal.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowsTerminal\fr-FR\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.resources.dll)
  • Microsoft.Plugin.WindowWalker.resources, Version=0.56.2.0, Culture=fr-FR, PublicKeyToken=null (C:\Program Files\PowerToys\modules\launcher\Plugins\WindowWalker\fr-FR\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.2\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.2\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.2\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.2\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.2\Accessibility.dll)
  • System.Reflection.Metadata, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\System.Reflection.Metadata.dll)
  • System.IO.FileSystem.DriveInfo, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.2\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)
  • PresentationCore.resources, Version=6.0.2.0, Culture=fr, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\6.0.2\fr\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.2\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.2\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.2\System.Windows.Forms.Primitives.dll)

@jaimecbernardo jaimecbernardo added Product-PowerToys Run Improved app launch PT Run (Win+R) Window 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 Mar 14, 2022
@jaimecbernardo
Copy link
Collaborator

Looks like this is in PowerToys Run, from the logs.
The mentioned DLL seems to be used when there's a pen or stylus like device. And seems like there's a remote connection involved as well.
Could you please give some more details?
So, you're using a remote connection to another computer.
Which sort of remote connection software are you using? Which of the computers is using PowerToys? Does any of these machines have a touch screen or stylus/pen interface connected? Is it something like a Laptop connecting to a Desktop? Does the problem occur if you don't use the remote connection and try to start PowerToys directly in the PC you're connecting to?

@jaimecbernardo
Copy link
Collaborator

/needinfo

@ghost ghost added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Mar 14, 2022
@nonViolent
Copy link
Author

The local PC got a wacom tablet.
The remote PC got only keyboard and mouse as inputs.
The error message appears on the remote PC

@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 Mar 14, 2022
@jaimecbernardo
Copy link
Collaborator

What's the remote connection software you're using?
What happens if you try to connect to the remote PC with the wacom tablet disconnected and try to start PowerToys?

I'm trying to understand exact conditions here. The error seems to imply there's a stylus device being added and that might be something to do with the remote connection System.Windows.Input.StylusWisp.WispLogic.OnTabletAdded(UInt32 wisptisIndex)

/needinfo

@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 Needs-Team-Response An issue author responded so the team needs to follow up labels Mar 14, 2022
@jaimecbernardo jaimecbernardo added the Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT) label Mar 14, 2022
@jaimecbernardo jaimecbernardo added the Priority-1 Bug that is high priority label Mar 14, 2022
This was referenced Aug 10, 2022
@artifishvr
Copy link

Same error while using Oculus Link.

image

@KayOhtie
Copy link

This just started happening to me as well. I couldn't tell you what's causing it as it appears abruptly. It did seem to start shortly after exiting VR last time though.

PowerToysReport_2022-10-16-12-34-45.zip

@jaimecbernardo
Copy link
Collaborator

@nonViolent @Ceralor @ninjaoxygen @Ceralor @Vankog @robertjf @artificialbutter @padelt @CreeTar @simc-pk

We've never been able to reproduce this in the dev team. We have reasons to believe this might have been solved since we've started self-containing .NET. Have you had this occur since PowerToys 0.66 release?

@ozinfotech
Copy link

I haven't had it pop up for a while. I had reported a duplicate bug.

@KayOhtie
Copy link

I haven't either.

@jaimecbernardo jaimecbernardo added the Resolution-Already Fixed/Doesn't Apply A change in the product has made the issue obsolete. label Feb 9, 2023
@jaimecbernardo
Copy link
Collaborator

Thanks for the updates. Until further notice, let's assume this has been fixed with the self contained .NET change. Thanks a lot!

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-Repro We can't figure out how to make this happen. Please help find a simplified repro. Priority-1 Bug that is high priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Already Fixed/Doesn't Apply A change in the product has made the issue obsolete. Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT)
Projects
None yet
Development

No branches or pull requests