microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
109.89k stars 6.48k forks source link

newly installed powertoys error on start #5409

Closed listerin92 closed 4 years ago

listerin92 commented 4 years ago

ℹ Computer information

📝 Provide detailed reproduction steps (if any)

Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19042.0 IntPtr Length: 8 x64: True Date: 08/01/2020 06:19:59 Exception: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Could not load file or assembly 'Microsoft.PowerToys.Settings.UI.Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.RuntimeModule.GetTypes() at System.Reflection.Assembly.GetTypes() at Wox.Core.Plugin.PluginsLoader.<>cDisplayClass2_1.b1() at Wox.Infrastructure.Stopwatch.Debug(String message, Action action) at Wox.Core.Plugin.PluginsLoader.CSharpPlugins(List1 source) at Wox.Core.Plugin.PluginsLoader.Plugins(List1 metadatas, PluginsSettings settings) at Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) at PowerLauncher.App.<>cDisplayClass16_0.b1() at Wox.Infrastructure.Stopwatch.Normal(String message, Action action) at PowerLauncher.App.OnStartup(Object sender, StartupEventArgs e) at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b__1_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) System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.PowerToys.Settings.UI.Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. File name: 'Microsoft.PowerToys.Settings.UI.Lib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'

✔️ Expected result

2020-08-01.txt

What is the expected result of the above steps?

❌ Actual result

What is the actual result of the above steps?

📷 Screenshots

Are there any useful screenshots? WinKey+Shift+S and then just paste them directly into the form

crutkas commented 4 years ago

dup of #5471