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

PowerToys 'Run' into issue #30243

Closed
HuyMaster opened this issue Dec 7, 2023 · 7 comments
Closed

PowerToys 'Run' into issue #30243

HuyMaster opened this issue Dec 7, 2023 · 7 comments
Labels
Issue-Bug Something isn't working Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT)

Comments

@HuyMaster
Copy link

Microsoft PowerToys version

0.76.0

Installation method

PowerToys auto-update

Running as admin

Yes

Area(s) with issue?

PowerToys Run

Steps to reproduce

  1. Hotkey Trigger
  2. Error

✔️ Expected Behavior

Normal function

❌ Actual Behavior

[2023-12-07 07:59:08.1118] [FATAL]

Exception

System.ArgumentException: '' is not a valid value for property 'FontFamily'.
   Source: WindowsBase
   TargetAssembly: WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
   TargetModule: WindowsBase.dll
   TargetSite: Void SetValueCommon(System.Windows.DependencyProperty, System.Object, System.Windows.PropertyMetadata, Boolean, Boolean, System.Windows.OperationType, Boolean)
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   at Wpf.Ui.Controls.FontIcon.InitializeChildren()
   at Wpf.Ui.Controls.IconElement.EnsureLayoutRoot()
   at Wpf.Ui.Controls.IconElement.GetVisualChild(Int32 index)
   at System.Windows.UIElement.PropagateResumeLayout(Visual parent, Visual v)
   at System.Windows.Media.Visual.AddVisualChild(Visual child)
   at System.Windows.Controls.ContentPresenter.UseContentTemplate.BuildVisualTree(FrameworkElement container)
   at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
   at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
   at System.Windows.FrameworkElement.ApplyTemplate()
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.StackPanel.StackMeasureHelper(IStackMeasure measureElement, IStackMeasureScrollData scrollData, Size constraint)
   at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.VirtualizingStackPanel.MeasureChild(IItemContainerGenerator& generator, IContainItemStorage& itemStorageProvider, IContainItemStorage& parentItemStorageProvider, Object& parentItem, Boolean& hasUniformOrAverageContainerSizeBeenSet, Double& computedUniformOrAverageContainerSize, Double& computedUniformOrAverageContainerPixelSize, Boolean& computedAreContainersUniformlySized, Boolean& hasAnyContainerSpanChanged, IList& items, Object& item, IList& children, Int32& childIndex, Boolean& visualOrderChanged, Boolean& isHorizontal, Size& childConstraint, Rect& viewport, VirtualizationCacheLength& cacheSize, VirtualizationCacheLengthUnit& cacheUnit, Int64& scrollGeneration, Boolean& foundFirstItemInViewport, Double& firstItemInViewportOffset, Size& stackPixelSize, Size& stackPixelSizeInViewport, Size& stackPixelSizeInCacheBeforeViewport, Size& stackPixelSizeInCacheAfterViewport, Size& stackLogicalSize, Size& stackLogicalSizeInViewport, Size& stackLogicalSizeInCacheBeforeViewport, Size& stackLogicalSizeInCacheAfterViewport, Boolean& mustDisableVirtualization, Boolean isBeforeFirstItem, Boolean isAfterFirstItem, Boolean isAfterLastItem, Boolean skipActualMeasure, Boolean skipGeneration, Boolean& hasBringIntoViewContainerBeenMeasured, Boolean& hasVirtualizingChildren)
   at System.Windows.Controls.VirtualizingStackPanel.MeasureOverrideImpl(Size constraint, Nullable`1& lastPageSafeOffset, List`1& previouslyMeasuredOffsets, Nullable`1& lastPagePixelSize, Boolean remeasure)
   at System.Windows.Controls.VirtualizingStackPanel.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.ScrollContentPresenter.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.ScrollViewer.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Control.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Grid.MeasureCell(Int32 cell, Boolean forceInfinityV)
   at System.Windows.Controls.Grid.MeasureCellsGroup(Int32 cellsHead, Size referenceSize, Boolean ignoreDesiredSizeU, Boolean forceInfinityV, Boolean& hasDesiredSizeUChanged)
   at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Controls.Border.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.Window.MeasureOverrideHelper(Size constraint)
   at System.Windows.Window.MeasureOverride(Size availableSize)
   at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
   at System.Windows.UIElement.Measure(Size availableSize)
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Window.SetRootVisualAndUpdateSTC()
   at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at System.Windows.Window.Show()
   at PowerLauncher.Helper.ErrorReporting.Report(Exception e, Boolean waitForClose)
   at PowerLauncher.Helper.ErrorReporting.DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
   at System.Windows.Threading.Dispatcher.CatchException(Exception e)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(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:\Users\huyma\AppData\Local\PowerToys\PowerToys.PowerLauncher.dll -powerToysPid 23156 --started-from-runner
  • Timestamp: 12/07/2023 07:59:08
  • Wox version: 0.76.0.0
  • OS Version: Microsoft Windows NT 10.0.22621.0
  • IntPtr Length: 8
  • x64: True
  • CLR Version: 8.0.0
  • 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.09032
    • v4 Full 4.8.09032
    • v4.0 Client 4.0.0.0

Assemblies - PowerToys.PowerLauncher

  • System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (C:\Users\huyma\AppData\Local\PowerToys\System.Private.CoreLib.dll)
  • PowerToys.PowerLauncher, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.PowerLauncher.dll)
  • PresentationFramework, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\PresentationFramework.dll)
  • WindowsBase, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\WindowsBase.dll)
  • System.Runtime, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.dll)
  • System.Xaml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\System.Xaml.dll)
  • Wox.Plugin, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\Wox.Plugin.dll)
  • PowerToys.GPOWrapperProjection, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.GPOWrapperProjection.dll)
  • WinRT.Runtime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Users\huyma\AppData\Local\PowerToys\WinRT.Runtime.dll)
  • System.Collections, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Collections.dll)
  • System.Collections.Concurrent, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Collections.Concurrent.dll)
  • System.Threading, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Threading.dll)
  • PowerToys.Interop, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.Interop.dll)
  • System.Runtime.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.Extensions.dll)
  • System.Runtime.InteropServices, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.InteropServices.dll)
  • System.Collections.NonGeneric, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Collections.NonGeneric.dll)
  • PowerToys.Common.UI, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.Common.UI.dll)
  • PowerToys.ManagedCommon, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.ManagedCommon.dll)
  • NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\huyma\AppData\Local\PowerToys\NLog.dll)
  • netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\netstandard.dll)
  • System.IO.Abstractions, Version=17.0.0.0, Culture=neutral, PublicKeyToken=96bf224d23c43e59 (C:\Users\huyma\AppData\Local\PowerToys\System.IO.Abstractions.dll)
  • System.Security.AccessControl, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Security.AccessControl.dll)
  • System.Diagnostics.FileVersionInfo, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.FileVersionInfo.dll)
  • System.ComponentModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ComponentModel.dll)
  • System.IO.FileSystem.Watcher, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.IO.FileSystem.Watcher.dll)
  • System.ComponentModel.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ComponentModel.Primitives.dll)
  • System.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Linq.dll)
  • System.Diagnostics.TraceSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.TraceSource.dll)
  • System.Net.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Primitives.dll)
  • System.Net.Mail, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Mail.dll)
  • System.Net.Sockets, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Sockets.dll)
  • System.ComponentModel.TypeConverter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ComponentModel.TypeConverter.dll)
  • System.Linq.Expressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Linq.Expressions.dll)
  • System.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ObjectModel.dll)
  • System.Private.Uri, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Private.Uri.dll)
  • System.Runtime.CompilerServices.Unsafe, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.CompilerServices.Unsafe.dll)
  • Wox.Infrastructure, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\Wox.Infrastructure.dll)
  • hyjiacan.py4n, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\hyjiacan.py4n.dll)
  • System.IO.Packaging, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.IO.Packaging.dll)
  • PresentationCore, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\PresentationCore.dll)
  • DirectWriteForwarder, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\DirectWriteForwarder.dll)
  • System.Diagnostics.Debug, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.Debug.dll)
  • System.Runtime.CompilerServices.VisualC, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.CompilerServices.VisualC.dll)
  • Microsoft.Win32.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Win32.Primitives.dll)
  • Microsoft.Win32.Registry, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Win32.Registry.dll)
  • System.Collections.Specialized, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Collections.Specialized.dll)
  • System.Memory, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Memory.dll)
  • System.Threading.Thread, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Threading.Thread.dll)
  • System.Configuration.ConfigurationManager, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Configuration.ConfigurationManager.dll)
  • System.Xml.ReaderWriter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Xml.ReaderWriter.dll)
  • System.Private.Xml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Private.Xml.dll)
  • System.Net.WebClient, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Net.WebClient.dll)
  • System.Text.Encoding.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Text.Encoding.Extensions.dll)
  • System.Threading.ThreadPool, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Threading.ThreadPool.dll)
  • System.Windows.Extensions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Windows.Extensions.dll)
  • Wpf.Ui, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\Wpf.Ui.dll)
  • System.Net.Requests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Requests.dll)
  • System.Net.WebHeaderCollection, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.WebHeaderCollection.dll)
  • System.Diagnostics.Process, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.Process.dll)
  • PresentationFramework.Aero2, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\PresentationFramework.Aero2.dll)
  • System.Windows.Controls.Ribbon, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\System.Windows.Controls.Ribbon.dll)
  • System.Runtime.Loader, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.Loader.dll)
  • ControlzEx, Version=6.0.0.0, Culture=neutral, PublicKeyToken=69f1c32f803d307e (C:\Users\huyma\AppData\Local\PowerToys\ControlzEx.dll)
  • PresentationFramework-SystemXml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\PresentationFramework-SystemXml.dll)
  • System.Diagnostics.StackTrace, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.StackTrace.dll)
  • PowerToys.ManagedTelemetry, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.ManagedTelemetry.dll)
  • System.Diagnostics.Tracing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.Tracing.dll)
  • PowerToys.PowerLauncher.Telemetry, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.PowerLauncher.Telemetry.dll)
  • System.Drawing.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Drawing.Primitives.dll)
  • Microsoft.Win32.SystemEvents, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Win32.SystemEvents.dll)
  • System.ComponentModel.EventBasedAsync, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ComponentModel.EventBasedAsync.dll)
  • PowerToys.Settings.UI.Lib, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\PowerToys.Settings.UI.Lib.dll)
  • System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Text.Json.dll)
  • System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Text.Encodings.Web.dll)
  • System.Runtime.Intrinsics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.Intrinsics.dll)
  • System.Numerics.Vectors, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Numerics.Vectors.dll)
  • System.Reflection.Emit.Lightweight, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Reflection.Emit.Lightweight.dll)
  • System.Reflection.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Reflection.Primitives.dll)
  • System.Reflection.Emit.ILGeneration, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Reflection.Emit.ILGeneration.dll)
  • System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Drawing.Common.dll)
  • System.Text.RegularExpressions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Text.RegularExpressions.dll)
  • System.Security.Cryptography, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Security.Cryptography.dll)
  • Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\Accessibility.dll)
  • System.Reflection.Metadata, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Reflection.Metadata.dll)
  • System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Collections.Immutable.dll)
  • Microsoft.PowerToys.Run.Plugin.Calculator, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Calculator\Microsoft.PowerToys.Run.Plugin.Calculator.dll)
  • Community.PowerToys.Run.Plugin.Everything, Version=0.75.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Everything\Community.PowerToys.Run.Plugin.Everything.dll)
  • Microsoft.Plugin.Folder, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Folder\Microsoft.Plugin.Folder.dll)
  • Microsoft.PowerToys.Run.Plugin.History, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\History\Microsoft.PowerToys.Run.Plugin.History.dll)
  • Microsoft.Plugin.Indexer, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Indexer\Microsoft.Plugin.Indexer.dll)
  • Microsoft.PowerToys.Run.Plugin.OneNote, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\OneNote\Microsoft.PowerToys.Run.Plugin.OneNote.dll)
  • Microsoft.PowerToys.Run.Plugin.PowerToys, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\PowerToys\Microsoft.PowerToys.Run.Plugin.PowerToys.dll)
  • Microsoft.Plugin.Program, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Program\Microsoft.Plugin.Program.dll)
  • Microsoft.Windows.SDK.NET, Version=10.0.20348.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Windows.SDK.NET.dll)
  • System.Security.Cryptography.Algorithms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Security.Cryptography.Algorithms.dll)
  • System.Reflection.Emit, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Reflection.Emit.dll)
  • Snippets, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
  • System.Threading.Overlapped, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Threading.Overlapped.dll)
  • Microsoft.PowerToys.Run.Plugin.Registry, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Registry\Microsoft.PowerToys.Run.Plugin.Registry.dll)
  • Microsoft.PowerToys.Run.Plugin.Service, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Service\Microsoft.PowerToys.Run.Plugin.Service.dll)
  • System.ServiceProcess.ServiceController, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.ServiceProcess.ServiceController.dll)
  • Microsoft.Plugin.Shell, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Shell\Microsoft.Plugin.Shell.dll)
  • Microsoft.PowerToys.Run.Plugin.System, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\System\Microsoft.PowerToys.Run.Plugin.System.dll)
  • System.Net.NetworkInformation, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.NetworkInformation.dll)
  • Microsoft.PowerToys.Run.Plugin.TimeDate, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\TimeDate\Microsoft.PowerToys.Run.Plugin.TimeDate.dll)
  • Translator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Translator\Translator.dll)
  • Community.PowerToys.Run.Plugin.UnitConverter, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\UnitConverter\Community.PowerToys.Run.Plugin.UnitConverter.dll)
  • Microsoft.Plugin.Uri, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Uri\Microsoft.Plugin.Uri.dll)
  • Community.PowerToys.Run.Plugin.ValueGenerator, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\ValueGenerator\Community.PowerToys.Run.Plugin.ValueGenerator.dll)
  • Community.PowerToys.Run.Plugin.VSCodeWorkspaces, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\VSCodeWorkspace\Community.PowerToys.Run.Plugin.VSCodeWorkspaces.dll)
  • Community.PowerToys.Run.Plugin.WebSearch, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\WebSearch\Community.PowerToys.Run.Plugin.WebSearch.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsSettings, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\WindowsSettings\Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll)
  • Microsoft.PowerToys.Run.Plugin.WindowsTerminal, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\WindowsTerminal\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.dll)
  • Microsoft.Plugin.WindowWalker, Version=0.76.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\WindowWalker\Microsoft.Plugin.WindowWalker.dll)
  • Community.PowerToys.Run.Plugin.Winget, Version=0.0.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Winget\Community.PowerToys.Run.Plugin.Winget.dll)
  • System.Net.Http, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Http.dll)
  • UIAutomationTypes, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\UIAutomationTypes.dll)
  • UIAutomationProvider, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\huyma\AppData\Local\PowerToys\UIAutomationProvider.dll)
  • Microsoft.Xaml.Behaviors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Xaml.Behaviors.dll)
  • Microsoft.Toolkit.Uwp.Notifications, Version=7.1.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Users\huyma\AppData\Local\PowerToys\Microsoft.Toolkit.Uwp.Notifications.dll)
  • System.IO.FileSystem, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.IO.FileSystem.dll)
  • System.Security.Cryptography.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Security.Cryptography.Primitives.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:\Users\huyma\AppData\Local\PowerToys\System.Security.Principal.Windows.dll)
  • System.Security.Claims, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Security.Claims.dll)
  • System.Threading.Tasks.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Threading.Tasks.Parallel.dll)
  • System.Linq.Parallel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Linq.Parallel.dll)
  • System.Diagnostics.DiagnosticSource, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.DiagnosticSource.dll)
  • System.Net.Security, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Security.dll)
  • System.Xml.XDocument, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Xml.XDocument.dll)
  • System.Private.Xml.Linq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Private.Xml.Linq.dll)
  • System.Net.NameResolution, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.NameResolution.dll)
  • PresentationFramework-SystemXmlLinq, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\PresentationFramework-SystemXmlLinq.dll)
  • System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\System.Xml.Linq.dll)
  • Mages.Core, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\Mages.Core.dll)
  • System.Runtime.Numerics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.Numerics.dll)
  • System.Windows.Forms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\System.Windows.Forms.dll)
  • System.Windows.Forms.Primitives, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\System.Windows.Forms.Primitives.dll)
  • System.Reactive, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263 (C:\Users\huyma\AppData\Local\PowerToys\System.Reactive.dll)
  • System.IO.FileSystem.DriveInfo, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.IO.FileSystem.DriveInfo.dll)
  • System.Data.OleDb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Data.OleDb.dll)
  • System.Data.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Data.Common.dll)
  • System.Transactions.Local, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Transactions.Local.dll)
  • System.Diagnostics.PerformanceCounter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\huyma\AppData\Local\PowerToys\System.Diagnostics.PerformanceCounter.dll)
  • PresentationFramework-SystemData, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\huyma\AppData\Local\PowerToys\PresentationFramework-SystemData.dll)
  • System.Runtime.Serialization.Formatters, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Runtime.Serialization.Formatters.dll)
  • System.Net.Quic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\huyma\AppData\Local\PowerToys\System.Net.Quic.dll)

Other Software

No response

@HuyMaster HuyMaster added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 7, 2023
@crutkas
Copy link
Member

crutkas commented Dec 7, 2023

/reportbug

@microsoft-github-policy-service microsoft-github-policy-service bot 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 Dec 7, 2023
@crutkas
Copy link
Member

crutkas commented Dec 7, 2023

wondering if this could be due to everything plugin

Community.PowerToys.Run.Plugin.Everything, Version=0.75.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\huyma\AppData\Local\PowerToys\RunPlugins\Everything\Community.PowerToys.Run.Plugin.Everything.dll)

@HuyMaster
Copy link
Author

@microsoft-github-policy-service microsoft-github-policy-service bot 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 Dec 7, 2023
@Jay-o-Way Jay-o-Way added Product-PowerToys Run Improved app launch PT Run (Win+R) Window Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT) and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 7, 2023
@stefansjfw
Copy link
Collaborator

@crutkas same thing happened here, third-party plugin is present as well.

@HuyMaster What happens if you disable Everything plugin? Does it still show the error dialog? /needinfo

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Team-Response An issue author responded so the team needs to follow up labels Dec 7, 2023
@HuyMaster
Copy link
Author

I don't know why but since I uninstalled the user version and installed the wide version it hasn't (not yet) happened anymore. The plugins I have installed are the same

@microsoft-github-policy-service microsoft-github-policy-service bot 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 Dec 7, 2023
@stefansjfw
Copy link
Collaborator

/dup #30161

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 Needs-Team-Response An issue author responded so the team needs to follow up labels Dec 8, 2023
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 Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. 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

4 participants