Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.34k stars 2.37k forks source link

when start wox , fail to init plugins (and first deleted AppData\Roaming\Wox\*) #2955

Closed wxdjs closed 4 years ago

wxdjs commented 4 years ago
2020-05-18 15:03:25.9472|INFO|Wox.App|OnStartup|Begin Wox startup----------------------------------------------------
2020-05-18 15:03:25.9882|INFO|Wox.App|OnStartup|Runtime info:## Runtime Info
* Command Line: "D:\Program Files\Wox\Wox.exe" 
* Timestamp: 05/18/2020 15:03:25
* Wox version: 1.3.1064
* OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* x64: True
* CLR Version: 4.0.30319.42000
* Installed .NET Framework: 
   * v2.0.50727 2.0.50727.5420 SP2
   * v3.0 3.0.30729.5420 SP2
   * v3.5 3.5.30729.5420 SP1
   * v4 Client 4.8.03761
   * v4 Full 4.8.03761
   * v4.0 Client 4.0.0.0
   * v4.8

2020-05-18 15:03:26.0092|INFO|Wox.Infrastructure.Storage.BinaryStorage`1|TryLoad|Cache file not exist, load default data
2020-05-18 15:03:26.0782|INFO|Wox.Infrastructure.Alphabet|InitializePinyinHelpers|Preload pinyin cache <73ms>
2020-05-18 15:03:26.0782|INFO|Wox.Infrastructure.Alphabet|InitializePinyinHelpers|Number of preload pinyin combination<0>
2020-05-18 15:03:26.2502|ERROR|Wox.Core.Plugin.PluginsLoader|PythonPlugins|Python can't be found in PATH.
2020-05-18 15:03:27.4883|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Hello World CSharp> is <54ms>
2020-05-18 15:03:27.4883|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Calculator> is <15ms>
2020-05-18 15:03:27.4883|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Colors> is <1ms>
2020-05-18 15:03:27.5033|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Everything> is <8ms>
2020-05-18 15:03:27.5033|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Folder> is <7ms>
2020-05-18 15:03:27.5033|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Plugin Indicator> is <1ms>
2020-05-18 15:03:27.5033|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Wox Plugin Management> is <1ms>
2020-05-18 15:03:27.5283|INFO|Wox.Infrastructure.Storage.BinaryStorage`1|TryLoad|Cache file not exist, load default data
2020-05-18 15:03:27.5283|ERROR|Wox.Core.Plugin.PluginManager|InitializePlugins|Fail to Init plugin: Control Panel|Exception begin --------------------
  System.NullReferenceException: Object reference not set to an instance of an object.
  HResult: -2147467261
  Source: Wox.Plugin.ControlPanel
  TargetAssembly: Wox.Plugin.ControlPanel, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null
  TargetModule: Wox.Plugin.ControlPanel.dll
  TargetSite: System.Collections.Generic.List`1[Wox.Plugin.ControlPanel.ControlPanelItem] Create(UInt32, System.String, System.String)
  StackTrace: --------------------
   at Wox.Plugin.ControlPanel.ControlPanelList.Create(UInt32 iconSize, String iconFolder, String fileType) in C:\projects\wox\Plugins\Wox.Plugin.ControlPanel\ControlPanelList.cs:line 82
   at Wox.Plugin.ControlPanel.Main.Init(PluginInitContext context) in C:\projects\wox\Plugins\Wox.Plugin.ControlPanel\Main.cs:line 32
   at Wox.Infrastructure.Stopwatch.StopWatchDebug(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 21
   at Wox.Core.Plugin.PluginManager.<>c__DisplayClass21_0.<InitializePlugins>b__0(PluginPair pair) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 0
Exception end ------------------------------------------------------------

2020-05-18 15:03:27.5283|INFO|Wox.Infrastructure.Storage.BinaryStorage`1|TryLoad|Cache file not exist, load default data
2020-05-18 15:03:27.5323|INFO|Wox.Plugin.Program.Main|preloadPrograms|Preload programs cost <4ms>
2020-05-18 15:03:27.5323|INFO|Wox.Plugin.Program.Main|preloadPrograms|Number of preload win32 programs <0>
2020-05-18 15:03:27.5323|INFO|Wox.Plugin.Program.Main|preloadPrograms|Number of preload uwps <0>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Program> is <28ms>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Shell> is <13ms>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <System Commands> is <1ms>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Browser Bookmarks> is <98ms>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <URL> is <6ms>
2020-05-18 15:03:27.5323|INFO|Wox.Core.Plugin.PluginManager|InitializePlugins|Total init cost for <Web Searches> is <17ms>
2020-05-18 15:03:28.4343|ERROR|Wox.Core.Updater|UpdateApp|cannot check update|Exception begin --------------------
  System.Exception: Update.exe not found, not a Squirrel-installed app?
  HResult: -2146233088
  Source: Squirrel
  TargetAssembly: Squirrel, Version=1.9.1.0, Culture=neutral, PublicKeyToken=null
  TargetModule: Squirrel.dll
  TargetSite: System.String getUpdateExe()
  StackTrace: --------------------
   at Squirrel.UpdateManager.getUpdateExe() in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\UpdateManager.cs:line 313
   at Squirrel.UpdateManager.getApplicationName() in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\UpdateManager.cs:line 292
   at Squirrel.UpdateManager..ctor(String urlOrPath, String applicationName, String rootDirectory, IFileDownloader urlDownloader) in C:\Users\ana\code\Squirrel\Squirrel.Windows\src\Squirrel\UpdateManager.cs:line 41
   at Wox.Core.Updater.<GitHubUpdateManager>d__7.MoveNext() in C:\projects\wox\Wox.Core\Updater.cs:line 133
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Wox.Core.Updater.<UpdateApp>d__5.MoveNext() in C:\projects\wox\Wox.Core\Updater.cs:line 36
Exception end ------------------------------------------------------------

2020-05-18 15:03:29.5474|INFO|Wox.Plugin.Program.Main|IndexPrograms|UWP index cost <0ms>
2020-05-18 15:03:30.3834|INFO|Wox.Plugin.Program.Main|IndexPrograms|Win32 index cost <835ms>
2020-05-18 15:03:30.3834|INFO|Wox.Plugin.Program.Main|IndexPrograms|Number of indexed win32 programs <526>
2020-05-18 15:03:30.3834|INFO|Wox.Plugin.Program.Main|IndexPrograms|Number of indexed uwps <0>
2020-05-18 15:03:34.9857|FATAL|DispatcherUnhandledException|Exception begin --------------------
  System.TypeLoadException: Could not find Windows Runtime type 'Windows.UI.ViewManagement.UISettings'.
  HResult: -2146233054
  Data: <System.Object> -> <>
  Data: <AlreadySentByRaygun> -> <True>
  Source: Wox.Core
  TargetAssembly: Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null
  TargetModule: Wox.Core.dll
  TargetSite: Void AutoReload()
  StackTrace: --------------------
   at Wox.Core.Resource.Theme.AutoReload()
   at Wox.Core.Resource.ThemeManager.get_Instance() in C:\projects\wox\Wox.Core\Resource\ThemeManager.cs:line 18
   at Wox.App.<OnStartup>b__15_0() in C:\projects\wox\Wox\App.xaml.cs:line 114
   at Wox.Infrastructure.Stopwatch.StopWatchNormal(Logger logger, String message, Action action, String methodName) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 34
   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)
  InnerException 1: ------------------------------------------------------------
    System.PlatformNotSupportedException: Operation is not supported on this platform.
    HResult: -2146233031
    StackTrace: --------------------

Exception end ------------------------------------------------------------

## Runtime Info
* Command Line: "D:\Program Files\Wox\Wox.exe" 
* Timestamp: 05/18/2020 15:03:34
* Wox version: 1.3.1064
* OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* x64: True
* CLR Version: 4.0.30319.42000
* Installed .NET Framework: 
   * v2.0.50727 2.0.50727.5420 SP2
   * v3.0 3.0.30729.5420 SP2
   * v3.5 3.5.30729.5420 SP1
   * v4 Client 4.8.03761
   * v4 Full 4.8.03761
   * v4.0 Client 4.0.0.0
   * v4.8

## SDK Info
* Python Path: 
* Everything SDK Path: D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll

## Assemblies - Wox.exe

* Wox, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.exe)
* Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Core.dll)
* Wox.Infrastructure, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Infrastructure.dll)
* Pinyin4Net, Version=2016.4.24.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Pinyin4Net.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Program Files\Wox\NLog.dll)
* Wox.Plugin, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Plugin.dll)
* Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (D:\Program Files\Wox\Newtonsoft.Json.dll)
* Mindscape.Raygun4Net4, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net4.dll)
* Mindscape.Raygun4Net, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net.dll)
* Squirrel, Version=1.9.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Squirrel.dll)
* Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Splat.dll)
* NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NuGet.Squirrel.dll)
* HelloWorldCSharp, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\HelloWorldCSharp\HelloWorldCSharp.dll)
* Wox.Plugin.BrowserBookmark, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Wox.Plugin.browserBookmark.dll)
* Wox.Plugin.Caculator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Wox.Plugin.Caculator.dll)
* Mages.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Mages.Core.dll)
* Wox.Plugin.Color, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Color\Wox.Plugin.Color.dll)
* Wox.Plugin.ControlPanel, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Everything, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\Wox.Plugin.Everything.dll)
* Wox.Plugin.Folder, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.PluginIndicator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.PluginManagement, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.Program, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Shell, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Shell\Wox.Plugin.Shell.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (D:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Sys, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Sys\Wox.Plugin.Sys.dll)
* Wox.Plugin.Url, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Url\Wox.Plugin.Url.dll)
* Microsoft.Data.Sqlite, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
* Wox.Plugin.WebSearch, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.dll)
* SQLitePCLRaw.batteries_v2, Version=2.0.2.669, Culture=neutral, PublicKeyToken=8226ea5df37bcae9 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.batteries_v2.dll)
* SQLitePCLRaw.core, Version=2.0.2.669, Culture=neutral, PublicKeyToken=1488e028ca7ab535 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.core.dll)
* SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.2.669, Culture=neutral, PublicKeyToken=b68184102cba0b3b (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.provider.dynamic_cdecl.dll)
* System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Memory.dll)
* SQLitePCLRaw.nativelibrary, Version=2.0.2.669, Culture=neutral, PublicKeyToken=502ed628492ab262 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.nativelibrary.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.dll)
* System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Runtime.CompilerServices.Unsafe.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.Wpf.dll)
* Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
* Microsoft.WindowsAPICodePack.Shell, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.Shell.dll)
* Microsoft.WindowsAPICodePack, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll)
* PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll)
* WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll)
* System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll)
* System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll)
* PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll)
* System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll)
* System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll)
* System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll)
* System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll)
* System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll)
* System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll)
* System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll)
* System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll)
* System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll)
* System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll)
* System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll)
* System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll)
* netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll)
* System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.RuntimeInformation\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.RuntimeInformation.dll)
* System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll)
* System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll)
* PresentationFramework.Aero, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll)
* WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll)
* System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll)
* Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll)
* System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll)
* PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll)
* UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll)
* UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll)

2020-05-18 15:03:38.0969|FATAL|DispatcherUnhandledException|Exception begin --------------------
  System.TypeLoadException: Could not find Windows Runtime type 'Windows.UI.ViewManagement.UISettings'.
  HResult: -2146233054
  Data: <System.Object> -> <>
  Data: <AlreadySentByRaygun> -> <True>
  Source: Wox.Core
  TargetAssembly: Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null
  TargetModule: Wox.Core.dll
  TargetSite: Void AutoReload()
  StackTrace: --------------------
   at Wox.Core.Resource.Theme.AutoReload()
   at Wox.Core.Resource.ThemeManager.get_Instance() in C:\projects\wox\Wox.Core\Resource\ThemeManager.cs:line 18
   at Wox.MainWindow.OnLoaded(Object sender, RoutedEventArgs _) in C:\projects\wox\Wox\MainWindow.xaml.cs:line 63
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Interop.HwndTarget.OnResize()
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)
  InnerException 1: ------------------------------------------------------------
    System.PlatformNotSupportedException: Operation is not supported on this platform.
    HResult: -2146233031
    StackTrace: --------------------

Exception end ------------------------------------------------------------

## Runtime Info
* Command Line: "D:\Program Files\Wox\Wox.exe" 
* Timestamp: 05/18/2020 15:03:38
* Wox version: 1.3.1064
* OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* x64: True
* CLR Version: 4.0.30319.42000
* Installed .NET Framework: 
   * v2.0.50727 2.0.50727.5420 SP2
   * v3.0 3.0.30729.5420 SP2
   * v3.5 3.5.30729.5420 SP1
   * v4 Client 4.8.03761
   * v4 Full 4.8.03761
   * v4.0 Client 4.0.0.0
   * v4.8

## SDK Info
* Python Path: 
* Everything SDK Path: D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll

## Assemblies - Wox.exe

* Wox, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.exe)
* Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Core.dll)
* Wox.Infrastructure, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Infrastructure.dll)
* Pinyin4Net, Version=2016.4.24.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Pinyin4Net.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Program Files\Wox\NLog.dll)
* Wox.Plugin, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Plugin.dll)
* Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (D:\Program Files\Wox\Newtonsoft.Json.dll)
* Mindscape.Raygun4Net4, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net4.dll)
* Mindscape.Raygun4Net, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net.dll)
* Squirrel, Version=1.9.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Squirrel.dll)
* Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Splat.dll)
* NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NuGet.Squirrel.dll)
* HelloWorldCSharp, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\HelloWorldCSharp\HelloWorldCSharp.dll)
* Wox.Plugin.BrowserBookmark, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Wox.Plugin.browserBookmark.dll)
* Wox.Plugin.Caculator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Wox.Plugin.Caculator.dll)
* Mages.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Mages.Core.dll)
* Wox.Plugin.Color, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Color\Wox.Plugin.Color.dll)
* Wox.Plugin.ControlPanel, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Everything, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\Wox.Plugin.Everything.dll)
* Wox.Plugin.Folder, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.PluginIndicator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.PluginManagement, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.Program, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Shell, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Shell\Wox.Plugin.Shell.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (D:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Sys, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Sys\Wox.Plugin.Sys.dll)
* Wox.Plugin.Url, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Url\Wox.Plugin.Url.dll)
* Microsoft.Data.Sqlite, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
* Wox.Plugin.WebSearch, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.dll)
* SQLitePCLRaw.batteries_v2, Version=2.0.2.669, Culture=neutral, PublicKeyToken=8226ea5df37bcae9 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.batteries_v2.dll)
* SQLitePCLRaw.core, Version=2.0.2.669, Culture=neutral, PublicKeyToken=1488e028ca7ab535 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.core.dll)
* SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.2.669, Culture=neutral, PublicKeyToken=b68184102cba0b3b (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.provider.dynamic_cdecl.dll)
* System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Memory.dll)
* SQLitePCLRaw.nativelibrary, Version=2.0.2.669, Culture=neutral, PublicKeyToken=502ed628492ab262 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.nativelibrary.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.dll)
* System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Runtime.CompilerServices.Unsafe.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.Wpf.dll)
* Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
* Microsoft.WindowsAPICodePack.Shell, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.Shell.dll)
* Microsoft.WindowsAPICodePack, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll)
* PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll)
* WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll)
* System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll)
* System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll)
* PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll)
* System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll)
* System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll)
* System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll)
* System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll)
* System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll)
* System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll)
* System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll)
* System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll)
* System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll)
* System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll)
* System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll)
* System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll)
* netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll)
* System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.RuntimeInformation\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.RuntimeInformation.dll)
* System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll)
* System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll)
* PresentationFramework.Aero, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll)
* WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll)
* System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll)
* Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll)
* System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll)
* PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll)
* UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll)
* UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll)

2. copy below exception message
Exception begin --------------------
  System.TypeLoadException: Could not find Windows Runtime type 'Windows.UI.ViewManagement.UISettings'.
  HResult: -2146233054
  Data: <System.Object> -> <>
  Data: <AlreadySentByRaygun> -> <True>
  Source: Wox.Core
  TargetAssembly: Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null
  TargetModule: Wox.Core.dll
  TargetSite: Void AutoReload()
  StackTrace: --------------------
   at Wox.Core.Resource.Theme.AutoReload()
   at Wox.Core.Resource.ThemeManager.get_Instance() in C:\projects\wox\Wox.Core\Resource\ThemeManager.cs:line 18
   at Wox.MainWindow.OnLoaded(Object sender, RoutedEventArgs _) in C:\projects\wox\Wox\MainWindow.xaml.cs:line 63
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Interop.HwndTarget.OnResize()
   at System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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)
  InnerException 1: ------------------------------------------------------------
    System.PlatformNotSupportedException: Operation is not supported on this platform.
    HResult: -2146233031
    StackTrace: --------------------

Exception end ------------------------------------------------------------

## Runtime Info
* Command Line: "D:\Program Files\Wox\Wox.exe" 
* Timestamp: 05/18/2020 15:03:38
* Wox version: 1.3.1064
* OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* x64: True
* CLR Version: 4.0.30319.42000
* Installed .NET Framework: 
   * v2.0.50727 2.0.50727.5420 SP2
   * v3.0 3.0.30729.5420 SP2
   * v3.5 3.5.30729.5420 SP1
   * v4 Client 4.8.03761
   * v4 Full 4.8.03761
   * v4.0 Client 4.0.0.0
   * v4.8

## SDK Info
* Python Path: 
* Everything SDK Path: D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll

## Assemblies - Wox.exe

* Wox, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.exe)
* Wox.Core, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Core.dll)
* Wox.Infrastructure, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Infrastructure.dll)
* Pinyin4Net, Version=2016.4.24.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Pinyin4Net.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Program Files\Wox\NLog.dll)
* Wox.Plugin, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Wox.Plugin.dll)
* Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (D:\Program Files\Wox\Newtonsoft.Json.dll)
* Mindscape.Raygun4Net4, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net4.dll)
* Mindscape.Raygun4Net, Version=5.10.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Mindscape.Raygun4Net.dll)
* Squirrel, Version=1.9.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Squirrel.dll)
* Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Splat.dll)
* NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NuGet.Squirrel.dll)
* HelloWorldCSharp, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\HelloWorldCSharp\HelloWorldCSharp.dll)
* Wox.Plugin.BrowserBookmark, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Wox.Plugin.browserBookmark.dll)
* Wox.Plugin.Caculator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Wox.Plugin.Caculator.dll)
* Mages.Core, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Caculator\Mages.Core.dll)
* Wox.Plugin.Color, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Color\Wox.Plugin.Color.dll)
* Wox.Plugin.ControlPanel, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Everything, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Everything\Wox.Plugin.Everything.dll)
* Wox.Plugin.Folder, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.PluginIndicator, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.PluginManagement, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.Program, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Shell, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Shell\Wox.Plugin.Shell.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (D:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Sys, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Sys\Wox.Plugin.Sys.dll)
* Wox.Plugin.Url, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.Url\Wox.Plugin.Url.dll)
* Microsoft.Data.Sqlite, Version=3.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
* Wox.Plugin.WebSearch, Version=1.3.1064.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.dll)
* SQLitePCLRaw.batteries_v2, Version=2.0.2.669, Culture=neutral, PublicKeyToken=8226ea5df37bcae9 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.batteries_v2.dll)
* SQLitePCLRaw.core, Version=2.0.2.669, Culture=neutral, PublicKeyToken=1488e028ca7ab535 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.core.dll)
* SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.2.669, Culture=neutral, PublicKeyToken=b68184102cba0b3b (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.provider.dynamic_cdecl.dll)
* System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Memory.dll)
* SQLitePCLRaw.nativelibrary, Version=2.0.2.669, Culture=neutral, PublicKeyToken=502ed628492ab262 (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\SQLitePCLRaw.nativelibrary.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.dll)
* System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Program Files\Wox\Plugins\Wox.Plugin.BrowserBookmark\System.Runtime.CompilerServices.Unsafe.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (D:\Program Files\Wox\NHotkey.Wpf.dll)
* Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
* Microsoft.WindowsAPICodePack.Shell, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.Shell.dll)
* Microsoft.WindowsAPICodePack, Version=1.1.4.0, Culture=neutral, PublicKeyToken=8985beaab7ea3f04 (D:\Program Files\Wox\Microsoft.WindowsAPICodePack.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll)
* PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll)
* WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll)
* System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll)
* System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll)
* PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll)
* System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll)
* System.Runtime.Remoting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll)
* System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll)
* System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll)
* System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll)
* System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll)
* System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll)
* System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll)
* System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll)
* System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll)
* System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll)
* System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.Http.dll)
* netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\netstandard\v4.0_2.0.0.0__cc7b13ffcd2ddd51\netstandard.dll)
* System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.RuntimeInformation\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.RuntimeInformation.dll)
* System.ValueTuple, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ValueTuple\v4.0_4.0.0.0__cc7b13ffcd2ddd51\System.ValueTuple.dll)
* System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll)
* PresentationFramework.Aero, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll)
* WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll)
* System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll)
* Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll)
* System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll)
* PresentationFramework-SystemData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemData\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemData.dll)
* UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll)
* UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll)
bao-qian commented 4 years ago

for windows 7, please use full installer version in https://github.com/Wox-launcher/Wox/releases/tag/v1.3.1071

bao-qian commented 4 years ago

please use same issue here https://github.com/Wox-launcher/Wox/issues/2935

wxdjs commented 4 years ago

for windows 7, please use full installer version in https://github.com/Wox-launcher/Wox/releases/tag/v1.3.1071

I have installed the full version, because everything has been installed, so install everything is not checked, and when run wox ,then the Wox shows: Fail to init plugins / plugins: control panel-fail to load and would be disabled, ple

bao-qian commented 4 years ago

@wxdjs please upload full error info and latest log from %APPDATA%\Wox\Logs

bao-qian commented 4 years ago

please try this new version https://ci.appveyor.com/project/bao-qian/wox/builds/32998590 let me know if it fix or not

wxdjs commented 4 years ago

please try this new version https://ci.appveyor.com/project/bao-qian/wox/builds/32998590 let me know if it fix or not

I deleted C:\Users\xxx\AppData\Roaming\Wox ,and install the full version 1.4.1115 except the everything is not checked, and when run wox ,then the Wox shows: Fail to init plugins / plugins: control panel-fail to load and would be disabled, ple then I disabled all plugins in plugin tab and restart wox,the same err occurs. the version v1.3.996 is ok 2020-05-20.txt

bao-qian commented 4 years ago

please try new version in this link https://ci.appveyor.com/project/bao-qian/wox/builds/33003377/artifacts

@wxdjs

wxdjs commented 4 years ago

please try new version in this link https://ci.appveyor.com/project/bao-qian/wox/builds/33003377/artifacts

@wxdjs

@bao-qian thanks for relay and this issue has been fixed in version 1.4.1125

bao-qian commented 4 years ago

thanks for confirm, great.