Wox-launcher / Wox

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

Wox Error after updating computer #2800

Closed lizzibelmont closed 4 years ago

lizzibelmont commented 4 years ago

Are you submitting a bug report?

(write your answer here)

Steps to reproduce

  1. Updated computer
  2. Wox gave me an error message
  3. Have updated wox, still gives the error

Wox Error Window text

Wox version: 1.3.524 OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1 IntPtr Length: 8 x64: True

Python Path: Everything SDK Path: Date: 04/10/2020 10:51:14 Exception: System.Windows.Markup.XamlParseException: Initialization of 'Wox.MainWindow' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ComponentModel.Win32Exception: The parameter is incorrect at System.Drawing.Icon.Initialize(Int32 width, Int32 height) --- End of inner exception stack trace --- at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex) at System.Resources.ResourceReader.LoadObjectV2(Int32 pos, ResourceTypeCode& typeCode) at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at Wox.Properties.Resources.get_app() in C:\projects\wox\Wox\Properties\Resources.Designer.cs:line 68 at Wox.MainWindow.InitializeNotifyIcon() in C:\projects\wox\Wox\MainWindow.xaml.cs:line 101 at System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) --- End of inner exception stack trace --- at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at Wox.App.b__10_0() in C:\projects\wox\Wox\App.xaml.cs:line 60 at Wox.Infrastructure.Stopwatch.Normal(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 31 at System.Windows.Application.OnStartup(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)

Detailed logs

2020-04-10 10:51:04.0145|INFO|App.OnStartup|Begin Wox startup ---------------------------------------------------- 2020-04-10 10:51:04.1038|INFO|App.OnStartup|Runtime info: Wox version: 1.3.524 OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1 IntPtr Length: 8 x64: True 2020-04-10 10:51:04.4332|INFO|Wox.Infrastructure.Alphabet.Initialize|Preload pinyin cache <180ms> 2020-04-10 10:51:04.4332|INFO|Wox.Infrastructure.Alphabet.Initialize|Number of preload pinyin combination<0> 2020-04-10 10:51:05.6841|INFO|Wox.Plugin.Program.Main|Preload programs cost <55ms> 2020-04-10 10:51:05.6841|INFO|Wox.Plugin.Program.Main|Number of preload win32 programs <173> 2020-04-10 10:51:05.6841|INFO|Wox.Plugin.Program.Main|Number of preload uwps <0> 2020-04-10 10:51:05.7725|ERROR|PluginsLoader.PythonPlugins|Python can't be found in PATH. 2020-04-10 10:51:08.8297|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:08.8297|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:08.8297|ERROR|App.RegisterAppDomainExceptions|Exception fulle name:

2020-04-10 10:51:08.8297|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:08.8638|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)> 2020-04-10 10:51:08.8638|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:08.8638|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:08.8678|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147024891> 2020-04-10 10:51:08.8678|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:08.8678|ERROR|Program.Win32.ProgramPaths|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:08.8678|ERROR|Program.Win32.ProgramPaths|Don't have permission on 2020-04-10 10:51:08.8678|ERROR|Program.Win32.ProgramPaths|Exception fulle name: 2020-04-10 10:51:08.9240|ERROR|Program.Win32.ProgramPaths|Exception message: 2020-04-10 10:51:08.9451|ERROR|Program.Win32.ProgramPaths|Exception stack trace: < at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.EnumerateFiles(String path, String searchPattern, SearchOption searchOption) at Wox.Plugin.Program.Programs.Win32.ProgramPaths(String directory, String[] suffixes) in C:\projects\wox\Plugins\Wox.Plugin.Program\Programs\Win32.cs:line 219> 2020-04-10 10:51:08.9471|ERROR|Program.Win32.ProgramPaths|Exception source: 2020-04-10 10:51:08.9471|ERROR|Program.Win32.ProgramPaths|Exception target site: 2020-04-10 10:51:08.9471|ERROR|Program.Win32.ProgramPaths|Exception HResult: <-2147024891> 2020-04-10 10:51:08.9471|ERROR|Program.Win32.ProgramPaths|-------------------------- End exception -------------------------- 2020-04-10 10:51:08.9471|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:08.9471|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:08.9471|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:08.9471|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:08.9612|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)> 2020-04-10 10:51:08.9612|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:08.9612|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:08.9873|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147024891> 2020-04-10 10:51:08.9873|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:08.9873|ERROR|Program.Win32.ProgramPaths|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:08.9873|ERROR|Program.Win32.ProgramPaths|Don't have permission on 2020-04-10 10:51:08.9923|ERROR|Program.Win32.ProgramPaths|Exception fulle name: 2020-04-10 10:51:08.9923|ERROR|Program.Win32.ProgramPaths|Exception message: 2020-04-10 10:51:08.9923|ERROR|Program.Win32.ProgramPaths|Exception stack trace: < at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.EnumerateDirectories(String path, String searchPattern, SearchOption searchOption) at Wox.Plugin.Program.Programs.Win32.ProgramPaths(String directory, String[] suffixes) in C:\projects\wox\Plugins\Wox.Plugin.Program\Programs\Win32.cs:line 229> 2020-04-10 10:51:09.0997|ERROR|Program.Win32.ProgramPaths|Exception source: 2020-04-10 10:51:09.1188|ERROR|Program.Win32.ProgramPaths|Exception target site: 2020-04-10 10:51:09.1188|ERROR|Program.Win32.ProgramPaths|Exception HResult: <-2147024891> 2020-04-10 10:51:09.1188|ERROR|Program.Win32.ProgramPaths|-------------------------- End exception -------------------------- 2020-04-10 10:51:12.3638|INFO|ImageLoader.Initialize|Preload images cost <8076ms> 2020-04-10 10:51:12.3638|INFO|ImageLoader.Initialize|Number of preload images is <201> 2020-04-10 10:51:12.5646|INFO|Wox.Plugin.Program.Main|Program index cost <3804ms> 2020-04-10 10:51:12.8838|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:12.8838|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:12.8838|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:12.8838|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:12.9059|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Win32.SafeNativeMethods.SafeNativeMethodsPrivate.GetProcessDpiAwareness(HandleRef hProcess, IntPtr& awareness) at MS.Win32.SafeNativeMethods.GetProcessDpiAwareness(HandleRef hProcess)> 2020-04-10 10:51:12.9059|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:12.9059|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:12.9079|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233052> 2020-04-10 10:51:12.9079|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:12.9079|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:12.9320|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:12.9320|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:12.9320|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:12.9501|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Win32.SafeNativeMethods.SafeNativeMethodsPrivate.GetDpiForSystem() at MS.Internal.DpiUtil.SystemDpiHelper.GetDpiForSystem()> 2020-04-10 10:51:12.9501|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:12.9621|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:12.9621|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233053> 2020-04-10 10:51:12.9792|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:12.9792|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:12.9792|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:12.9792|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Win32.SafeNativeMethods.SafeNativeMethodsPrivate.GetWindowDpiAwarenessContext(IntPtr hwnd) at MS.Internal.DpiUtil.DpiAwarenessContextHelper.GetDpiAwarenessContext(IntPtr hWnd)> 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233053> 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Win32.SafeNativeMethods.SafeNativeMethodsPrivate.AreDpiAwarenessContextsEqual(IntPtr dpiContextA, IntPtr dpiContextB) at MS.Utility.DpiAwarenessContextHandle.DpiUtil.AreDpiAwarenessContextsEqual(IntPtr dpiContextA, IntPtr dpiContextB)> 2020-04-10 10:51:12.9862|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.0073|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.0073|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233053> 2020-04-10 10:51:13.0073|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:13.5364|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:13.5364|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:13.5545|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.5545|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.5545|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Win32.UnsafeNativeMethods.SetThreadDpiAwarenessContext(DpiAwarenessContextHandle dpiContext) at MS.Internal.DpiUtil.DpiAwarenessScope..ctor(DpiAwarenessContextValue dpiAwarenessContextValue, Boolean updateIfThreadInMixedHostingMode, Boolean updateIfWindowIsSystemAwareOrUnaware, IntPtr hWnd)> 2020-04-10 10:51:13.5736|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.5947|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.5947|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233053> 2020-04-10 10:51:13.5947|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:13.8316|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:13.8326|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:13.8326|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.8326|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.8326|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Drawing.Icon.Initialize(Int32 width, Int32 height)> 2020-04-10 10:51:13.8326|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147467259> 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context)> 2020-04-10 10:51:13.8487|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.8667|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146232828> 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Drawing.Icon.Initialize(Int32 width, Int32 height)> 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.8828|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147467259> 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.8969|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)> 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233088> 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.9119|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex) at System.Resources.ResourceReader.LoadObjectV2(Int32 pos, ResourceTypeCode& typeCode) at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at Wox.Properties.Resources.get_app() in C:\projects\wox\Wox\Properties\Resources.Designer.cs:line 68 at Wox.MainWindow.InitializeNotifyIcon() in C:\projects\wox\Wox\MainWindow.xaml.cs:line 101 at System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)> 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146232828> 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Drawing.Icon.Initialize(Int32 width, Int32 height)> 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9300|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147467259> 2020-04-10 10:51:13.9440|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:13.9440|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:13.9440|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:13.9440|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.9440|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)> 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233087> 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex) at System.Resources.ResourceReader.LoadObjectV2(Int32 pos, ResourceTypeCode& typeCode) at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at Wox.Properties.Resources.get_app() in C:\projects\wox\Wox\Properties\Resources.Designer.cs:line 68 at Wox.MainWindow.InitializeNotifyIcon() in C:\projects\wox\Wox\MainWindow.xaml.cs:line 101 at System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)> 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146232828> 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:13.9571|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:13.9732|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Drawing.Icon.Initialize(Int32 width, Int32 height)> 2020-04-10 10:51:13.9732|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:13.9732|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:13.9732|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2147467259> 2020-04-10 10:51:13.9732|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:14.0264|FATAL|UnHandledException| ## Exception ``` System.ComponentModel.Win32Exception: The parameter is incorrect Source: System.Drawing TargetAssembly: System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a TargetModule: System.Drawing.dll TargetSite: Void Initialize(Int32, Int32) at System.Drawing.Icon.Initialize(Int32 width, Int32 height) System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. Source: mscorlib TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 TargetModule: CommonLanguageRuntimeLibrary TargetSite: Void SerializationInvoke(System.IRuntimeMethodInfo, System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext ByRef) at System.RuntimeMethodHandle.SerializationInvoke(IRuntimeMethodInfo method, Object target, SerializationInfo info, StreamingContext& context) at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) at System.Runtime.Serialization.ObjectManager.DoFixups() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex) at System.Resources.ResourceReader.LoadObjectV2(Int32 pos, ResourceTypeCode& typeCode) at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean ignoreCase, Boolean isString) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at Wox.Properties.Resources.get_app() in C:\projects\wox\Wox\Properties\Resources.Designer.cs:line 68 at Wox.MainWindow.InitializeNotifyIcon() in C:\projects\wox\Wox\MainWindow.xaml.cs:line 101 at System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e) at System.Windows.FrameworkElement.TryFireInitialized() at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin) System.Windows.Markup.XamlParseException: Initialization of 'Wox.MainWindow' threw an exception. Source: PresentationFramework TargetAssembly: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 TargetModule: PresentationFramework.dll TargetSite: Void RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri) at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at Wox.App.b__10_0() in C:\projects\wox\Wox\App.xaml.cs:line 60 at Wox.Infrastructure.Stopwatch.Normal(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 31 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) ``` ## Environment * Command Line: "C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Wox.exe" --squirrel-firstrun * Timestamp: 04/10/2020 10:51:14 * Wox version: 1.3.524 * OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1 * IntPtr Length: 8 * x64: True * Python Path: * Everything SDK Path: * 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 ## Assemblies - Wox.exe * Wox, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Wox.exe) * Wox.Infrastructure, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Wox.Infrastructure.dll) * Wox.Plugin, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Wox.Plugin.dll) * Wox.Core, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Wox.Core.dll) * NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\NLog.dll) * Pinyin4Net, Version=2016.4.24.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Pinyin4Net.dll) * Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Newtonsoft.Json.dll) * Wox.Plugin.Caculator, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Caculator\Wox.Plugin.Caculator.dll) * Mages.Core, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Caculator\Mages.Core.dll) * Wox.Plugin.Color, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Color\Wox.Plugin.Color.dll) * Wox.Plugin.ControlPanel, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.ControlPanel\Wox.Plugin.ControlPanel.dll) * Wox.Plugin.Everything, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Everything\Wox.Plugin.Everything.dll) * Wox.Plugin.Folder, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Folder\Wox.Plugin.Folder.dll) * Wox.Plugin.PluginIndicator, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.PluginIndicator\Wox.Plugin.PluginIndicator.dll) * Wox.Plugin.PluginManagement, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.PluginManagement\Wox.Plugin.PluginManagement.dll) * Wox.Plugin.Program, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Program\Wox.Plugin.Program.dll) * Wox.Plugin.Shell, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Shell\Wox.Plugin.Shell.dll) * WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\WindowsInput.dll) * Wox.Plugin.Sys, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Sys\Wox.Plugin.Sys.dll) * Wox.Plugin.Url, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.Url\Wox.Plugin.Url.dll) * Wox.Plugin.WebSearch, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\Plugins\Wox.Plugin.WebSearch\Wox.Plugin.WebSearch.dll) * NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\NHotkey.dll) * NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Users\lizzi.belmont\AppData\Local\Wox\app-1.3.524\NHotkey.Wpf.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.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.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.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.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.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.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) * 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) * 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) 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)> 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233033> 2020-04-10 10:51:56.2051|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:51:56.2412|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:51:56.2412|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:51:56.2412|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:51:56.2472|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:51:56.2472|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Deployment.Application.ApplicationDeployment.get_CurrentDeployment()> 2020-04-10 10:51:56.2472|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:51:56.2472|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:51:56.2472|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233087> 2020-04-10 10:51:56.2652|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)> 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233033> 2020-04-10 10:53:02.6296|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)> 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233033> 2020-04-10 10:53:18.2600|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)> 2020-04-10 10:57:22.0505|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:57:22.0555|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:57:22.0555|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233033> 2020-04-10 10:57:22.0555|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|-------------------------- Begin exception -------------------------- 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|First Chance Exception: 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception fulle name: 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception message: 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception stack trace: < at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)> 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception source: 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception target site: 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|Exception HResult: <-2146233033> 2020-04-10 10:57:41.0939|ERROR|App.RegisterAppDomainExceptions|-------------------------- End exception -------------------------- ### Screenshots (optional) (drop your screenshot here) Thank you!!!!
bao-qian commented 4 years ago

Please try new release https://github.com/Wox-launcher/Wox/releases If problem still exist, try reset by delete %APPDATA%Wox directory. Reopen if above method won't help.