microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
105.15k stars 6.2k forks source link

Showing Me Some Times Of Errors By Messages #32624

Open Uttkar opened 3 weeks ago

Uttkar commented 3 weeks ago

Microsoft PowerToys version

0.10

Installation method

Microsoft Store

Running as admin

None

Area(s) with issue?

Screen ruler

Steps to reproduce

. Version: 0.80.0.0 OS Version: Microsoft Windows NT 10.0.22631.0 IntPtr Length: 8 x64: True Date: 26-04-2024 08:45:35 Exception: System.TypeInitializationException: The type initializer for 'Microsoft.PowerToys.Run.Plugin.Calculator.Main' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Mages.Core.Runtime.Global' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Numerics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. File name: 'System.Runtime.Numerics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at Mages.Core.Runtime.Global..cctor() --- End of inner exception stack trace --- at Mages.Core.Runtime.GlobalScope..ctor(IDictionary2 scope) at Mages.Core.Engine..ctor(Configuration configuration) at Microsoft.PowerToys.Run.Plugin.Calculator.CalculateEngine..ctor() at Microsoft.PowerToys.Run.Plugin.Calculator.Main..cctor() --- End of inner exception stack trace --- at Microsoft.PowerToys.Run.Plugin.Calculator.Main.get_AdditionalOptions() at PowerLauncher.SettingsReader.<>c.<GetDefaultPluginsSettings>b__14_0(PluginPair x) at System.Linq.Enumerable.SelectListIterator2.MoveNext() at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable1 source, Func2 keySelector, IEqualityComparer`1 comparer) at PowerLauncher.SettingsReader.UpdateSettings(PowerLauncherSettings settings) at PowerLauncher.SettingsReader..ctor(PowerToysRunSettings settings, ThemeManager themeManager) at PowerLauncher.App.<>c__DisplayClass19_0.b0() at Wox.Infrastructure.Stopwatch.Normal(String message, Action action) at PowerLauncher.App.OnStartup(Object sender, StartupEventArgs e) at System.Windows.Application.<.ctor>b1_0(Object unused) 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)

✔️ Expected Behavior

I don t Know Why Its Showing Me Like That

❌ Actual Behavior

Working Simply Before It

Other Software

Don't know

htcfreek commented 3 weeks ago

It's an crash in PT Run's Calculator plugin