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

Resuming/logging back in from idle-time screen-off shows PowerToys reported error #36081

Closed
NWinocur opened this issue Nov 24, 2024 · 3 comments
Labels
Issue-Bug Something isn't working Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@NWinocur
Copy link

Microsoft PowerToys version

0.86.0.0

Installation method

PowerToys auto-update

Running as admin

No

Area(s) with issue?

General

Steps to reproduce

  1. Enable the following PowerToys modules: Advanced Paste, Awake, Color Picker, Environment Variables, FancyZones, File Locksmith, Find My Mouse, Hosts File Editor, Hosts File Editor, Image Resizer, Mouse Highlighter, Peek, PowerRename, PowerToys Run, Registry Preview, Shortcut Guide, Workspaces
  2. Disable the following PowerToys modules: Always On Top, Crop and Lock, Keyboard Manager, Mouse Jump, Mouse Pointer Crosshairs, Mouse Without Borders, New+, Quick Accent, Screen Ruler, Text Extractor
  3. Log into Windows
  4. Leave computer idle long enough for screen to turn off
  5. Move mouse/use keyboard to turn screen back on and enter password at Windows' lockscreen

✔️ Expected Behavior

Not expecting to see error message. Or if seeing error message, at least expecting more easily-understood error message.

❌ Actual Behavior

"Something went wrong." dialog is displayed, requesting "Please file a bug in the PowerToys GitHub repository."

Error message contents:
`

Version: 0.86.0.0
OS Version: Microsoft Windows NT 10.0.19045.0
IntPtr Length: 8
x64: True
Date: 2024-11-24 07:00:42 AM
Exception:
System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (0x80263001)
at Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
at System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
at System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
at System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)

`

Log file contents:
`[2024-11-24 07:00:41.4654] [FATAL]

Exception

System.Runtime.InteropServices.COMException: {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (0x80263001)
   Source: PresentationFramework
   TargetAssembly: PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: PresentationFramework.dll
   TargetSite: Void DwmExtendFrameIntoClientArea(IntPtr, Standard.MARGINS ByRef)
   at Standard.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset)
   at System.Windows.Shell.WindowChromeWorker._ExtendGlassFrame()
   at System.Windows.Shell.WindowChromeWorker._UpdateFrameState(Boolean force)
   at System.Windows.Shell.WindowChromeWorker._HandleDwmCompositionChanged(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Shell.WindowChromeWorker._WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)

Environment

  • Command Line: "C:\Program Files\PowerToys\PowerToys.PowerLauncher.dll" -powerToysPid 32984 --started-from-runner
  • Timestamp: 11/24/2024 07:00:41
  • Wox version: 0.86.0.0
  • OS Version: Microsoft Windows NT 10.0.19045.0
  • IntPtr Length: 8
  • x64: True
  • CLR Version: 8.0.10
  • 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.09037
    • v4 Full 4.8.09037
    • v4.0 Client 4.0.0.0

Assemblies - PowerToys.PowerLauncher

  • System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (C:\Program Files\PowerToys\System.Private.CoreLib.dll)
  • PowerToys.PowerLauncher, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.PowerLauncher.dll)
  • PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\PresentationFramework.dll)
  • WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\WindowsBase.dll)
  • System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.dll)
  • System.Xaml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\System.Xaml.dll)
  • System.Runtime.InteropServices, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.InteropServices.dll)
  • WinRT.Runtime, Version=2.1.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Program Files\PowerToys\WinRT.Runtime.dll)
  • System.Collections, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Collections.dll)
  • System.Collections.Concurrent, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Collections.Concurrent.dll)
  • PowerToys.ManagedCommon, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.ManagedCommon.dll)
  • Wox.Plugin, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\Wox.Plugin.dll)
  • PowerToys.GPOWrapperProjection, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.GPOWrapperProjection.dll)
  • PowerToys.Common.UI, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.Common.UI.dll)
  • System.Threading.Thread, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Threading.Thread.dll)
  • System.IO.Abstractions, Version=17.0.0.0, Culture=neutral, PublicKeyToken=96bf224d23c43e59 (C:\Program Files\PowerToys\System.IO.Abstractions.dll)
  • System.Security.AccessControl, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.AccessControl.dll)
  • System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Text.Json.dll)
  • NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\PowerToys\NLog.dll)
  • netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\netstandard.dll)
  • System.Diagnostics.FileVersionInfo, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.FileVersionInfo.dll)
  • System.ComponentModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ComponentModel.dll)
  • System.Threading, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Threading.dll)
  • System.IO.FileSystem.Watcher, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.IO.FileSystem.Watcher.dll)
  • System.ComponentModel.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ComponentModel.Primitives.dll)
  • System.Net.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Net.Primitives.dll)
  • System.Net.Mail, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Net.Mail.dll)
  • System.Private.Uri, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Private.Uri.dll)
  • System.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Linq.dll)
  • System.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ObjectModel.dll)
  • System.Memory, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Memory.dll)
  • Wox.Infrastructure, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\Wox.Infrastructure.dll)
  • hyjiacan.py4n, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\hyjiacan.py4n.dll)
  • PowerToys.ManagedTelemetry, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.ManagedTelemetry.dll)
  • Microsoft.Win32.Registry, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\Microsoft.Win32.Registry.dll)
  • System.Diagnostics.Tracing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.Tracing.dll)
  • System.Diagnostics.Process, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.Process.dll)
  • Microsoft.Diagnostics.Tracing.TraceEvent, Version=3.1.16.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\Microsoft.Diagnostics.Tracing.TraceEvent.dll)
  • Microsoft.Diagnostics.FastSerialization, Version=3.1.16.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\Microsoft.Diagnostics.FastSerialization.dll)
  • System.Linq.Expressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Linq.Expressions.dll)
  • System.IO.Packaging, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.IO.Packaging.dll)
  • PresentationCore, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\PresentationCore.dll)
  • DirectWriteForwarder, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\DirectWriteForwarder.dll)
  • System.Runtime.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.Extensions.dll)
  • System.Diagnostics.Debug, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.Debug.dll)
  • System.Runtime.CompilerServices.VisualC, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.CompilerServices.VisualC.dll)
  • Microsoft.Win32.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\Microsoft.Win32.Primitives.dll)
  • System.Collections.NonGeneric, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Collections.NonGeneric.dll)
  • System.Collections.Specialized, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Collections.Specialized.dll)
  • System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Configuration.ConfigurationManager.dll)
  • System.Xml.ReaderWriter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Xml.ReaderWriter.dll)
  • System.Private.Xml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Private.Xml.dll)
  • System.Net.WebClient, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Net.WebClient.dll)
  • System.Text.Encoding.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Text.Encoding.Extensions.dll)
  • System.Threading.ThreadPool, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Threading.ThreadPool.dll)
  • System.Diagnostics.TraceSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.TraceSource.dll)
  • System.ComponentModel.TypeConverter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ComponentModel.TypeConverter.dll)
  • System.Windows.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Windows.Extensions.dll)
  • Wpf.Ui, Version=3.0.5.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\Wpf.Ui.dll)
  • System.Net.Requests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Net.Requests.dll)
  • System.Net.WebHeaderCollection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Net.WebHeaderCollection.dll)
  • PresentationFramework.Aero2, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\PresentationFramework.Aero2.dll)
  • System.Windows.Controls.Ribbon, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\System.Windows.Controls.Ribbon.dll)
  • System.Runtime.Loader, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.Loader.dll)
  • System.Diagnostics.StackTrace, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Diagnostics.StackTrace.dll)
  • PowerToys.PowerLauncher.Telemetry, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.PowerLauncher.Telemetry.dll)
  • PowerToys.Settings.UI.Lib, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\PowerToys.Settings.UI.Lib.dll)
  • System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Text.Encodings.Web.dll)
  • System.Runtime.Intrinsics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Runtime.Intrinsics.dll)
  • System.Numerics.Vectors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Numerics.Vectors.dll)
  • System.Reflection.Emit.Lightweight, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Reflection.Emit.Lightweight.dll)
  • System.Reflection.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Reflection.Primitives.dll)
  • System.Reflection.Emit.ILGeneration, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Reflection.Emit.ILGeneration.dll)
  • System.Text.RegularExpressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Text.RegularExpressions.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Calculator\Microsoft.PowerToys.Run.Plugin.Calculator.dll)
  • Microsoft.Plugin.Folder, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Folder\Microsoft.Plugin.Folder.dll)
  • System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Collections.Immutable.dll)
  • Microsoft.PowerToys.Run.Plugin.History, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\History\Microsoft.PowerToys.Run.Plugin.History.dll)
  • Microsoft.Plugin.Indexer, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Indexer\Microsoft.Plugin.Indexer.dll)
  • Microsoft.PowerToys.Run.Plugin.OneNote, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\OneNote\Microsoft.PowerToys.Run.Plugin.OneNote.dll)
  • Microsoft.PowerToys.Run.Plugin.PowerToys, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\PowerToys\Microsoft.PowerToys.Run.Plugin.PowerToys.dll)
  • Microsoft.Plugin.Program, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Program\Microsoft.Plugin.Program.dll)
  • Microsoft.Windows.SDK.NET, Version=10.0.22621.38, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\Microsoft.Windows.SDK.NET.dll)
  • System.Threading.Overlapped, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Threading.Overlapped.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Registry\Microsoft.PowerToys.Run.Plugin.Registry.dll)
  • Microsoft.PowerToys.Run.Plugin.Service, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Service\Microsoft.PowerToys.Run.Plugin.Service.dll)
  • System.ServiceProcess.ServiceController, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ServiceProcess.ServiceController.dll)
  • Microsoft.Plugin.Shell, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Shell\Microsoft.Plugin.Shell.dll)
  • Microsoft.PowerToys.Run.Plugin.System, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\System\Microsoft.PowerToys.Run.Plugin.System.dll)
  • System.Net.NetworkInformation, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Net.NetworkInformation.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeDate, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\TimeDate\Microsoft.PowerToys.Run.Plugin.TimeDate.dll)
  • Community.PowerToys.Run.Plugin.UnitConverter, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.dll)
  • Microsoft.Plugin.Uri, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\Uri\Microsoft.Plugin.Uri.dll)
  • Community.PowerToys.Run.Plugin.ValueGenerator, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\ValueGenerator\Community.PowerToys.Run.Plugin.ValueGenerator.dll)
  • System.Security.Cryptography, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.Cryptography.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\VSCodeWorkspaces\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll)
  • System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Drawing.Common.dll)
  • System.Drawing.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Drawing.Primitives.dll)
  • Community.PowerToys.Run.Plugin.WebSearch, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\WebSearch\Community.PowerToys.Run.Plugin.WebSearch.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsSettings, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\WindowsSettings\Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsTerminal, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\WindowsTerminal\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.dll)
  • Microsoft.Plugin.WindowWalker, Version=0.86.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\RunPlugins\WindowWalker\Microsoft.Plugin.WindowWalker.dll)
  • UIAutomationTypes, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\UIAutomationTypes.dll)
  • UIAutomationProvider, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\UIAutomationProvider.dll)
  • Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\Microsoft.Xaml.Behaviors.dll)
  • Microsoft.Toolkit.Uwp.Notifications, Version=7.1.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Program Files\PowerToys\Microsoft.Toolkit.Uwp.Notifications.dll)
  • System.IO.FileSystem, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.IO.FileSystem.dll)
  • System.Security.Cryptography.Algorithms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.Cryptography.Algorithms.dll)
  • System.Security.Cryptography.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.Cryptography.Primitives.dll)
  • System.Reflection.Emit, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Reflection.Emit.dll)
  • DynamicComActivator, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
  • System.Security.Principal.Windows, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.Principal.Windows.dll)
  • System.Security.Claims, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Security.Claims.dll)
  • Mages.Core, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\PowerToys\Mages.Core.dll)
  • System.Runtime.Numerics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Runtime.Numerics.dll)
  • System.Threading.Tasks.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Threading.Tasks.Parallel.dll)
  • System.Linq.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Linq.Parallel.dll)
  • System.Xml.XDocument, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Xml.XDocument.dll)
  • System.Private.Xml.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\System.Private.Xml.Linq.dll)
  • Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Program Files\PowerToys\Accessibility.dll)
  • System.Reflection.Metadata, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.Reflection.Metadata.dll)
  • PresentationFramework-SystemXmlLinq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\PresentationFramework-SystemXmlLinq.dll)
  • System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\System.Xml.Linq.dll)
  • System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\System.Windows.Forms.dll)
  • System.Windows.Forms.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Program Files\PowerToys\System.Windows.Forms.Primitives.dll)
  • Microsoft.Win32.SystemEvents, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Program Files\PowerToys\Microsoft.Win32.SystemEvents.dll)
  • System.ComponentModel.EventBasedAsync, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Program Files\PowerToys\System.ComponentModel.EventBasedAsync.dll)
  • System.Reactive, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263 (C:\Program Files\PowerToys\System.Reactive.dll)

`

Other Software

No response

@NWinocur NWinocur added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 24, 2024
Copy link

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.

@crutkas
Copy link
Member

crutkas commented Nov 26, 2024

/dup #30507

Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Nov 26, 2024
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 Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants