Wox-launcher / Wox

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

Plugin use Wox.Infrastructure cause Wox-1.2.868 crash #573

Closed nicky-sh closed 8 years ago

nicky-sh commented 8 years ago

@happlebao 1.2.868版本添加Wox.Plugin.Switcheroo 1.0.4后闪退 1.2.868版本添加Wox.Plugin.ClipboardManager 1.1.0后主程序无法退出

bao-qian commented 8 years ago

log?

nicky-sh commented 8 years ago

@happlebao

2016-04-25 17:28:58.4974|INFO|Wox.Infrastructure.Logger.Log|Preload 0 programs from cache
2016-04-25 17:29:17.2605|FATAL|Wox.Infrastructure.Logger.Log|

Exception
System.TypeLoadException: 未能从程序集“Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null”中加载类型“Wox.Infrastructure.Storage.BaseStorage`1”。
   Source: Wox.Plugin.Switcheroo
   TargetAssembly: Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Wox.Plugin.Switcheroo.dll
   TargetSite: Boolean API_GlobalKeyboardEvent(Int32, Int32, Wox.Plugin.SpecialKeyState)
   在 Wox.Plugin.Switcheroo.Plugin.API_GlobalKeyboardEvent(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.Plugin.WoxGlobalKeyboardEventHandler.Invoke(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.PublicAPIInstance.KListener_hookedKeyboardCallback(KeyEvent keyevent, Int32 vkcode, SpecialKeyState state) 位置 C:\projects\wox\Wox\PublicAPIInstance.cs:行号 162
   在 Wox.Infrastructure.Hotkey.GlobalHotkey.LowLevelKeyboardProc(Int32 nCode, UIntPtr wParam, IntPtr lParam) 位置 C:\projects\wox\Wox.Infrastructure\Hotkey\GlobalHotkey.cs:行号 85
   在 MS.Win32.UnsafeNativeMethods.ITfMessagePump.GetMessageW(MSG& msg, IntPtr hwnd, Int32 msgFilterMin, Int32 msgFilterMax, Int32& result)
   在 System.Windows.Threading.Dispatcher.GetMessage(MSG& msg, IntPtr hwnd, Int32 minMessage, Int32 maxMessage)
   在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   在 System.Windows.Window.ShowHelper(Object booleanBox)
   在 System.Windows.Window.Show()
   在 System.Windows.Window.ShowDialog()
   在 Wox.Plugin.Program.ProgramSetting.BtnProgramSuffixes_OnClick(Object sender, RoutedEventArgs e) 位置 C:\projects\wox\Plugins\Wox.Plugin.Program\ProgramSetting.xaml.cs:行号 97
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   在 System.Windows.Controls.Primitives.ButtonBase.OnClick()
   在 System.Windows.Controls.Button.OnClick()
   在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   在 System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   在 System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

## Environment

* Command Line: "C:\Program Files\Wox\Wox.exe" 
* Timestamp: 2016-04-25T17:29:17.2565672+08:00
* IntPtr Length: 4
* System Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* 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.6.01055
   * v4 Full 4.6.01055
   * v4.0 Client 4.0.0.0

## Assemblies - Wox.exe

* Wox, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.exe)
* Exceptionless, Version=1.5.2121.0, Culture=neutral, PublicKeyToken=fc181f0a46f65747 (C:\Program Files\Wox\Exceptionless.dll)
* Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Infrastructure.dll)
* Wox.Core, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Core.dll)
* Wox.Plugin, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Plugin.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\Wox\NLog.dll)
* Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (C:\Program Files\Wox\Newtonsoft.Json.dll)
* Wox.Plugin.PluginManagement, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.01-PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.PluginIndicator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.02-PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.Sys, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.03-System\Wox.Plugin.Sys.dll)
* Wox.Plugin.ControlPanel, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.04-ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Program, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.05-Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Folder, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.06-Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.CMD, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.07-CommandPrompt\Wox.Plugin.CMD.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Wox.Plugin.Switcheroo.dll)
* Switcheroo.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Switcheroo.Core.dll)
* Wox.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.09-ProcessKiller\Wox.Plugin.ProcessKiller.dll)
* Wox.Plugin.Clipboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\Wox.Plugin.Clipboard.dll)
* WindowsInput, Version=0.2.0.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\WindowsInput.dll)
* RemoveUSB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.11-RemoveUSB\RemoveUSB.dll)
* Wox.Plugin.IPAddress, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.12-IPAddress\Wox.Plugin.IPAddress.dll)
* Wox.Plugin.Caculator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\Wox.Plugin.Caculator.dll)
* YAMP, Version=1.4.0.22422, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\YAMP.dll)
* Wox.Plugin.Url, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.14-Browser\Wox.Plugin.Url.dll)
* Wox.Plugin.Everything, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.15-FileSearch\Wox.Plugin.Everything.dll)
* Wox.Plugin.WebSearch, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.16-WebSearch\Wox.Plugin.WebSearch.dll)
* Wox.Plugin.KickassTorrents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.17-TorrentSearch\Wox.Plugin.KickassTorrents.dll)
* Wox.Plugin.Youdao, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.18-YoudaoTranslator\Wox.Plugin.Youdao.dll)
* Wox.Plugin.Weather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.19-WeatherForecast\Wox.Plugin.Weather.dll)
* NAppUpdate.Framework, Version=0.3.2.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56 (C:\Program Files\Wox\NAppUpdate.Framework.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.Wpf.dll)
* Wox.CrashReporter, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.CrashReporter.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework\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_32\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)
* mscorlib.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\mscorlib.resources.dll)
* PresentationFramework.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationFramework.resources.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_32\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.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)
* 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.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.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)
* 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)
* System.Windows.Forms.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\System.Windows.Forms.resources.dll)
* PresentationCore.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationCore.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationCore.resources.dll)
* PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll)
* PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.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)
* PresentationFramework-SystemCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemCore\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemCore.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)
* Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll)

2016-04-25 17:29:26.7361|FATAL|Wox.Infrastructure.Logger.Log|
Exception

System.TypeLoadException: 未能从程序集“Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null”中加载类型“Wox.Infrastructure.Storage.BaseStorage`1”。
   Source: Wox.Plugin.Switcheroo
   TargetAssembly: Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Wox.Plugin.Switcheroo.dll
   TargetSite: Boolean API_GlobalKeyboardEvent(Int32, Int32, Wox.Plugin.SpecialKeyState)
   在 Wox.Plugin.Switcheroo.Plugin.API_GlobalKeyboardEvent(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.Plugin.WoxGlobalKeyboardEventHandler.Invoke(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.PublicAPIInstance.KListener_hookedKeyboardCallback(KeyEvent keyevent, Int32 vkcode, SpecialKeyState state) 位置 C:\projects\wox\Wox\PublicAPIInstance.cs:行号 162
   在 Wox.Infrastructure.Hotkey.GlobalHotkey.LowLevelKeyboardProc(Int32 nCode, UIntPtr wParam, IntPtr lParam) 位置 C:\projects\wox\Wox.Infrastructure\Hotkey\GlobalHotkey.cs:行号 85
   在 MS.Win32.UnsafeNativeMethods.ITfMessagePump.GetMessageW(MSG& msg, IntPtr hwnd, Int32 msgFilterMin, Int32 msgFilterMax, Int32& result)
   在 System.Windows.Threading.Dispatcher.GetMessage(MSG& msg, IntPtr hwnd, Int32 minMessage, Int32 maxMessage)
   在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   在 System.Windows.Application.RunDispatcher(Object ignore)
   在 System.Windows.Application.RunInternal(Window window)
   在 System.Windows.Application.Run(Window window)
   在 Wox.App.Main() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 36

## Environment

* Command Line: "C:\Program Files\Wox\Wox.exe" 
* Timestamp: 2016-04-25T17:29:26.7351094+08:00
* IntPtr Length: 4
* System Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* 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.6.01055
   * v4 Full 4.6.01055
   * v4.0 Client 4.0.0.0

## Assemblies - Wox.exe

* Wox, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.exe)
* Exceptionless, Version=1.5.2121.0, Culture=neutral, PublicKeyToken=fc181f0a46f65747 (C:\Program Files\Wox\Exceptionless.dll)
* Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Infrastructure.dll)
* Wox.Core, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Core.dll)
* Wox.Plugin, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Plugin.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\Wox\NLog.dll)
* Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (C:\Program Files\Wox\Newtonsoft.Json.dll)
* Wox.Plugin.PluginManagement, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.01-PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.PluginIndicator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.02-PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.Sys, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.03-System\Wox.Plugin.Sys.dll)
* Wox.Plugin.ControlPanel, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.04-ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Program, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.05-Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Folder, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.06-Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.CMD, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.07-CommandPrompt\Wox.Plugin.CMD.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Wox.Plugin.Switcheroo.dll)
* Switcheroo.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Switcheroo.Core.dll)
* Wox.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.09-ProcessKiller\Wox.Plugin.ProcessKiller.dll)
* Wox.Plugin.Clipboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\Wox.Plugin.Clipboard.dll)
* WindowsInput, Version=0.2.0.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\WindowsInput.dll)
* RemoveUSB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.11-RemoveUSB\RemoveUSB.dll)
* Wox.Plugin.IPAddress, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.12-IPAddress\Wox.Plugin.IPAddress.dll)
* Wox.Plugin.Caculator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\Wox.Plugin.Caculator.dll)
* YAMP, Version=1.4.0.22422, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\YAMP.dll)
* Wox.Plugin.Url, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.14-Browser\Wox.Plugin.Url.dll)
* Wox.Plugin.Everything, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.15-FileSearch\Wox.Plugin.Everything.dll)
* Wox.Plugin.WebSearch, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.16-WebSearch\Wox.Plugin.WebSearch.dll)
* Wox.Plugin.KickassTorrents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.17-TorrentSearch\Wox.Plugin.KickassTorrents.dll)
* Wox.Plugin.Youdao, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.18-YoudaoTranslator\Wox.Plugin.Youdao.dll)
* Wox.Plugin.Weather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.19-WeatherForecast\Wox.Plugin.Weather.dll)
* NAppUpdate.Framework, Version=0.3.2.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56 (C:\Program Files\Wox\NAppUpdate.Framework.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.Wpf.dll)
* Wox.CrashReporter, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.CrashReporter.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework\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_32\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)
* mscorlib.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\mscorlib.resources.dll)
* PresentationFramework.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationFramework.resources.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_32\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.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)
* 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.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.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)
* 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)
* System.Windows.Forms.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\System.Windows.Forms.resources.dll)
* PresentationCore.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationCore.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationCore.resources.dll)
* PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll)
* PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.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)
* PresentationFramework-SystemCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemCore\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemCore.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)
* Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll)

2016-04-25 17:29:57.3508|INFO|Wox.Infrastructure.Logger.Log|Preload 0 programs from cache
2016-04-25 17:30:06.0543|FATAL|Wox.Infrastructure.Logger.Log|
## Exception

System.TypeLoadException: 未能从程序集“Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null”中加载类型“Wox.Infrastructure.Storage.BaseStorage`1”。
   Source: Wox.Plugin.Switcheroo
   TargetAssembly: Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Wox.Plugin.Switcheroo.dll
   TargetSite: Boolean API_GlobalKeyboardEvent(Int32, Int32, Wox.Plugin.SpecialKeyState)
   在 Wox.Plugin.Switcheroo.Plugin.API_GlobalKeyboardEvent(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.Plugin.WoxGlobalKeyboardEventHandler.Invoke(Int32 keyevent, Int32 vkcode, SpecialKeyState state)
   在 Wox.PublicAPIInstance.KListener_hookedKeyboardCallback(KeyEvent keyevent, Int32 vkcode, SpecialKeyState state) 位置 C:\projects\wox\Wox\PublicAPIInstance.cs:行号 162
   在 Wox.Infrastructure.Hotkey.GlobalHotkey.LowLevelKeyboardProc(Int32 nCode, UIntPtr wParam, IntPtr lParam) 位置 C:\projects\wox\Wox.Infrastructure\Hotkey\GlobalHotkey.cs:行号 85
   在 MS.Win32.UnsafeNativeMethods.ITfMessagePump.GetMessageW(MSG& msg, IntPtr hwnd, Int32 msgFilterMin, Int32 msgFilterMax, Int32& result)
   在 System.Windows.Threading.Dispatcher.GetMessage(MSG& msg, IntPtr hwnd, Int32 minMessage, Int32 maxMessage)
   在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   在 System.Windows.Application.RunDispatcher(Object ignore)
   在 System.Windows.Application.RunInternal(Window window)
   在 System.Windows.Application.Run(Window window)
   在 Wox.App.Main() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 36

 Environment

* Command Line: "C:\Program Files\Wox\Wox.exe" 
* Timestamp: 2016-04-25T17:30:06.0503581+08:00
* IntPtr Length: 4
* System Version: Microsoft Windows NT 6.1.7601 Service Pack 1
* 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.6.01055
   * v4 Full 4.6.01055
   * v4.0 Client 4.0.0.0

## Assemblies - Wox.exe

* Wox, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.exe)
* Exceptionless, Version=1.5.2121.0, Culture=neutral, PublicKeyToken=fc181f0a46f65747 (C:\Program Files\Wox\Exceptionless.dll)
* Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Infrastructure.dll)
* Wox.Core, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Core.dll)
* Wox.Plugin, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.Plugin.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Program Files\Wox\NLog.dll)
* Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed (C:\Program Files\Wox\Newtonsoft.Json.dll)
* Wox.Plugin.PluginManagement, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.01-PluginManagement\Wox.Plugin.PluginManagement.dll)
* Wox.Plugin.PluginIndicator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.02-PluginIndicator\Wox.Plugin.PluginIndicator.dll)
* Wox.Plugin.Sys, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.03-System\Wox.Plugin.Sys.dll)
* Wox.Plugin.ControlPanel, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.04-ControlPanel\Wox.Plugin.ControlPanel.dll)
* Wox.Plugin.Program, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.05-Program\Wox.Plugin.Program.dll)
* Wox.Plugin.Folder, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.06-Folder\Wox.Plugin.Folder.dll)
* Wox.Plugin.CMD, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.07-CommandPrompt\Wox.Plugin.CMD.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\WindowsInput.dll)
* Wox.Plugin.Switcheroo, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Wox.Plugin.Switcheroo.dll)
* Switcheroo.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.08-WindowSwitcher\Switcheroo.Core.dll)
* Wox.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.09-ProcessKiller\Wox.Plugin.ProcessKiller.dll)
* Wox.Plugin.Clipboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\Wox.Plugin.Clipboard.dll)
* WindowsInput, Version=0.2.0.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Program Files\Wox\Plugins\Wox.Plugin.10-ClipboardHistory\WindowsInput.dll)
* RemoveUSB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.11-RemoveUSB\RemoveUSB.dll)
* Wox.Plugin.IPAddress, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.12-IPAddress\Wox.Plugin.IPAddress.dll)
* Wox.Plugin.Caculator, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\Wox.Plugin.Caculator.dll)
* YAMP, Version=1.4.0.22422, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.13-Calculator\YAMP.dll)
* Wox.Plugin.Url, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.14-Browser\Wox.Plugin.Url.dll)
* Wox.Plugin.Everything, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.15-FileSearch\Wox.Plugin.Everything.dll)
* Wox.Plugin.WebSearch, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.16-WebSearch\Wox.Plugin.WebSearch.dll)
* Wox.Plugin.KickassTorrents, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.17-TorrentSearch\Wox.Plugin.KickassTorrents.dll)
* Wox.Plugin.Youdao, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.18-YoudaoTranslator\Wox.Plugin.Youdao.dll)
* Wox.Plugin.Weather, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Plugins\Wox.Plugin.19-WeatherForecast\Wox.Plugin.Weather.dll)
* NAppUpdate.Framework, Version=0.3.2.0, Culture=neutral, PublicKeyToken=d1f1d1f19f9e5a56 (C:\Program Files\Wox\NAppUpdate.Framework.dll)
* NHotkey, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.dll)
* NHotkey.Wpf, Version=1.2.1.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\NHotkey.Wpf.dll)
* Wox.CrashReporter, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null (C:\Program Files\Wox\Wox.CrashReporter.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.NET\Framework\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_32\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)
* mscorlib.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\mscorlib.resources.dll)
* PresentationFramework.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationFramework.resources.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_32\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.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)
* 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.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.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.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms.resources\v4.0_4.0.0.0_zh-Hans_b77a5c561934e089\System.Windows.Forms.resources.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)
* PresentationCore.resources, Version=4.0.0.0, Culture=zh-Hans, PublicKeyToken=31bf3856ad364e35 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationCore.resources\v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35\PresentationCore.resources.dll)
* PresentationFramework-SystemXmlLinq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXmlLinq\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXmlLinq.dll)
* PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.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)
* PresentationFramework-SystemCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemCore\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemCore.dll)
nicky-sh commented 8 years ago

@happlebao 未能从程序集“Wox.Infrastructure, Version=1.2.868.0, Culture=neutral, PublicKeyToken=null”中加载类型“Wox.Infrastructure.Storage.BaseStorage

异常类型:   System.TypeLoadException 异常源:   Wox.Plugin.Switcheroo 堆栈信息: 在 Wox.Plugin.Switcheroo.Plugin.API_GlobalKeyboardEvent(Int32 keyevent, Int32 vkcode, SpecialKeyState state) 在 Wox.Plugin.WoxGlobalKeyboardEventHandler.Invoke(Int32 keyevent, Int32 vkcode, SpecialKeyState state) 在 Wox.PublicAPIInstance.KListener_hookedKeyboardCallback(KeyEvent keyevent, Int32 vkcode, SpecialKeyState state) 位置 C:\projects\wox\Wox\PublicAPIInstance.cs:行号 162 在 Wox.Infrastructure.Hotkey.GlobalHotkey.LowLevelKeyboardProc(Int32 nCode, UIntPtr wParam, IntPtr lParam) 位置 C:\projects\wox\Wox.Infrastructure\Hotkey\GlobalHotkey.cs:行号 85 在 MS.Win32.UnsafeNativeMethods.ITfMessagePump.GetMessageW(MSG& msg, IntPtr hwnd, Int32 msgFilterMin, Int32 msgFilterMax, Int32& result) 在 System.Windows.Threading.Dispatcher.GetMessage(MSG& msg, IntPtr hwnd, Int32 minMessage, Int32 maxMessage) 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) 在 System.Windows.Window.ShowHelper(Object booleanBox) 在 System.Windows.Window.Show() 在 System.Windows.Window.ShowDialog() 在 Wox.Plugin.Program.ProgramSetting.BtnProgramSuffixes_OnClick(Object sender, RoutedEventArgs e) 位置 C:\projects\wox\Plugins\Wox.Plugin.Program\ProgramSetting.xaml.cs:行号 97 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) 在 System.Windows.Controls.Primitives.ButtonBase.OnClick() 在 System.Windows.Controls.Button.OnClick() 在 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) 在 System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) 在 System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) 在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) 在 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) 在 System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) 在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) 在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) 在 System.Windows.Input.InputManager.ProcessStagingArea() 在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) 在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) 在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) 在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

nicky-sh commented 8 years ago

@happlebao

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.NullReferenceException: 未将对象引用设置到对象的实例。
   在 Wox.PublicAPIInstance.CloseApp() 位置 C:\projects\wox\Wox\PublicAPIInstance.cs:行号 65
   在 Wox.NotifyIconManager.<InitialTray>b__3_4(Object o, EventArgs e) 位置 C:\projects\wox\Wox\NotifyIconManager.cs:行号 30
   在 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   在 System.Windows.Forms.MenuItem.MenuItemData.Execute()
   在 System.Windows.Forms.Command.Invoke()
   在 System.Windows.Forms.Command.DispatchID(Int32 id)
   在 System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
   在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Wox
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Wox.exe
----------------------------------------
PresentationFramework
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Core
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
Exceptionless
    程序集版本:1.5.2121.0
    Win32 版本:1.5.2121
    基本代码:file:///C:/Program%20Files/Wox/Exceptionless.DLL
----------------------------------------
System.Xaml
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Runtime.Remoting
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
PresentationFramework.resources
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.resources/v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35/PresentationFramework.resources.dll
----------------------------------------
Wox.Infrastructure
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Wox.Infrastructure.DLL
----------------------------------------
Wox.Core
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Wox.Core.DLL
----------------------------------------
Wox.Plugin
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Wox.Plugin.DLL
----------------------------------------
NLog
    程序集版本:4.0.0.0
    Win32 版本:4.2.0
    基本代码:file:///C:/Program%20Files/Wox/NLog.DLL
----------------------------------------
System.ServiceModel
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Data
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Runtime.Serialization
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Newtonsoft.Json
    程序集版本:8.0.0.0
    Win32 版本:8.0.3.19514
    基本代码:file:///C:/Program%20Files/Wox/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Xml.Linq
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
Wox.Plugin.PluginManagement
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.01-PluginManagement/Wox.Plugin.PluginManagement.dll
----------------------------------------
Wox.Plugin.PluginIndicator
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.02-PluginIndicator/Wox.Plugin.PluginIndicator.dll
----------------------------------------
Wox.Plugin.Sys
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.03-System/Wox.Plugin.Sys.dll
----------------------------------------
Wox.Plugin.ControlPanel
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.04-ControlPanel/Wox.Plugin.ControlPanel.dll
----------------------------------------
Wox.Plugin.Program
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.05-Program/Wox.Plugin.Program.dll
----------------------------------------
Wox.Plugin.Folder
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.06-Folder/Wox.Plugin.Folder.dll
----------------------------------------
Wox.Plugin.CMD
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.07-CommandPrompt/Wox.Plugin.CMD.dll
----------------------------------------
WindowsInput
    程序集版本:1.0.4.0
    Win32 版本:1.0.4.0
    基本代码:file:///C:/Program%20Files/Wox/WindowsInput.DLL
----------------------------------------
Wox.Plugin.ProcessKiller
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.09-ProcessKiller/Wox.Plugin.ProcessKiller.dll
----------------------------------------
Wox.Plugin.Clipboard
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.10-ClipboardHistory/Wox.Plugin.Clipboard.dll
----------------------------------------
System.Windows.Forms
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WindowsInput
    程序集版本:0.2.0.0
    Win32 版本:0.2.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.10-ClipboardHistory/WindowsInput.DLL
----------------------------------------
RemoveUSB
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.11-RemoveUSB/RemoveUSB.dll
----------------------------------------
Wox.Plugin.IPAddress
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.12-IPAddress/Wox.Plugin.IPAddress.dll
----------------------------------------
Wox.Plugin.Caculator
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.13-Calculator/Wox.Plugin.Caculator.dll
----------------------------------------
YAMP
    程序集版本:1.4.0.22422
    Win32 版本:1.4.0.22422
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.13-Calculator/YAMP.DLL
----------------------------------------
Wox.Plugin.Url
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.14-Browser/Wox.Plugin.Url.dll
----------------------------------------
Wox.Plugin.Everything
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.15-FileSearch/Wox.Plugin.Everything.dll
----------------------------------------
Wox.Plugin.WebSearch
    程序集版本:1.2.857.0
    Win32 版本:1.2.857
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.16-WebSearch/Wox.Plugin.WebSearch.dll
----------------------------------------
Wox.Plugin.KickassTorrents
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.17-TorrentSearch/Wox.Plugin.KickassTorrents.dll
----------------------------------------
Wox.Plugin.Youdao
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.18-YoudaoTranslator/Wox.Plugin.Youdao.dll
----------------------------------------
Wox.Plugin.Weather
    程序集版本:1.0.0.0
    Win32 版本:1.0.0.0
    基本代码:file:///C:/Program%20Files/Wox/Plugins/Wox.Plugin.19-WeatherForecast/Wox.Plugin.Weather.dll
----------------------------------------
NAppUpdate.Framework
    程序集版本:0.3.2.0
    Win32 版本:0.3.2.0
    基本代码:file:///C:/Program%20Files/Wox/NAppUpdate.Framework.DLL
----------------------------------------
NHotkey
    程序集版本:1.2.1.0
    Win32 版本:1.2.1.0
    基本代码:file:///C:/Program%20Files/Wox/NHotkey.DLL
----------------------------------------
NHotkey.Wpf
    程序集版本:1.2.1.0
    Win32 版本:1.2.1.0
    基本代码:file:///C:/Program%20Files/Wox/NHotkey.Wpf.DLL
----------------------------------------
System.ServiceProcess
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
PresentationFramework.Aero
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
PresentationFramework-SystemData
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
PresentationCore.resources
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationCore.resources/v4.0_4.0.0.0_zh-Hans_31bf3856ad364e35/PresentationCore.resources.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
PresentationFramework-SystemXml
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
UIAutomationTypes
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
PresentationFramework-SystemCore
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemCore/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemCore.dll
----------------------------------------
UIAutomationProvider
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
Accessibility
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本:4.0.0.0
    Win32 版本:4.6.1055.0 built by: NETFXREL2
    基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。
bao-qian commented 8 years ago

这两个插件不兼容测试版 把那两个插件的文件夹删了 兼容性修改会在正式版后加上

bao-qian commented 8 years ago

clipboard 挂了好久了。。 switch hero 更新了,装 1.0.5 (直接 wpm install switch 就会安装最新版)

lunxian commented 8 years ago

image wpm install switcheroo 安装时,报错如上图

bao-qian commented 8 years ago

@lunxian which version of switcheroo?

bao-qian commented 8 years ago

插件版本? 把 logs 贴上来

lunxian commented 8 years ago

log在哪里? 我是直接用wpm install switcheroo安装, 看上去还没有到显示插件版本的时候, 就爆出来这个。

bao-qian commented 8 years ago

%APPDATA%\Wox\Logs\

lunxian commented 8 years ago

2016-05-10.log.txt

bao-qian commented 8 years ago

610

bao-qian commented 8 years ago

@lunxian

感谢汇报 试一下新 build https://ci.appveyor.com/project/happlebao/wox/build/1.3.16/artifactsReleases\Setup.exe

然后再贴一次完整的 %APPDATA%\Logs`

lunxian commented 8 years ago

after installed 1.3.16, crashed . can't launch the wox. here is the logs: 2016-05-11.log.txt

lunxian commented 8 years ago

I test with 1.3.18. not crashed, but can't download the switcheroo , even any plugin. I download the plugin from the web, it works.

but the icons of list are wrong.

bao-qian commented 8 years ago

logs for 1.3.18 please

lunxian commented 8 years ago

can't upload attachement?

bao-qian commented 8 years ago

不能上传什么意思?复制粘贴也行啊……无所谓…

lunxian commented 8 years ago

2016-05-12 20:55:32.3244|INFO|Wox.App.b__7_0|Preload 70 images from cache 2016-05-12 20:55:32.8253|ERROR|Wox.Infrastructure.Storage.JsonStrorage1.Deserialize|Error converting value False to type 'Wox.Core.UserSettings.Plugin'. Path 'PluginSettings.Plugins.Disabled', line 38, position 23. 2016-05-12 20:55:32.9339|ERROR|Wox.Infrastructure.Storage.JsonStrorage1.Deserialize| 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary(IDictionary dictionary, JsonReader reader, JsonDictionaryContract contract, JsonProperty containerProperty, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) 在 Wox.Infrastructure.Storage.JsonStrorage`1.Deserialize(String searlized) 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 58 2016-05-12 20:55:33.0810|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.Collections.Generic.KeyNotFoundException: 给定关键字不在字典中。
   Source: mscorlib
   TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
   TargetModule: CommonLanguageRuntimeLibrary
   TargetSite: TValue get_Item(TKey)
   在 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   在 Wox.Core.Plugin.PluginsLoader.<>c__DisplayClass3_0.<Plugins>b__0(PluginMetadata m) 位置 C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:行号 21
   在 System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   在 Wox.Core.Plugin.PluginsLoader.Plugins(List`1 source, PluginsSettings settings) 位置 C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:行号 21
   在 Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) 位置 C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:行号 68
   在 Wox.App.<OnStartup>b__7_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 47
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

2016-05-12 20:55:33.3047|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.NullReferenceException: 未将对象引用设置到对象的实例。
   Source: Wox.Core
   TargetAssembly: Wox.Core, Version=1.3.16.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Wox.Core.dll
   TargetSite: Boolean get_Enabled()
   在 Wox.Core.UserSettings.HttpProxy.get_Enabled() 位置 C:\projects\wox\Wox.Core\UserSettings\HttpProxy.cs:行号 11
   在 Wox.Infrastructure.Http.Http.WebProxy(IHttpProxy proxy) 位置 C:\projects\wox\Wox.Infrastructure\Http\HttpRequest.cs:行号 14
   在 Wox.Core.Updater.<UpdateApp>d__0.MoveNext() 位置 C:\projects\wox\Wox.Core\Updater.cs:行号 22
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

2016-05-12 20:59:10.7692|INFO|Wox.App.b7_0|Preload 70 images from cache 2016-05-12 20:59:11.6397|INFO|Wox.Plugin.Program.Main.Init|Preload 276 programs from cache 2016-05-12 20:59:21.3653|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 20:59:21.5828|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 20:59:26.7577|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:00:06.4319|INFO|Wox.App.b7_0|Preload 84 images from cache 2016-05-12 21:00:07.3257|INFO|Wox.Plugin.Program.Main.Init|Preload 276 programs from cache 2016-05-12 21:00:15.1623|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:00:50.4754|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:08.2553|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:14.1025|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:42.0139|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:03:42.6616|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:32.3017|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:46.0352|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:47.3131|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:13.5287|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:17.8683|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:29.2647|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:10.4451|INFO|Wox.App.b7_0|Preload 116 images from cache 2016-05-12 21:20:12.3523|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:20:17.0919|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:20.5789|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:46.3441|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:59.3217|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:21:13.3553|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:25:13.6148|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:31:55.1656|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:32:20.9860|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:33:37.3930|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:06.5074|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:07.7362|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:49.1051|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:10.4024|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:10.9831|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:15.6716|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:16.7881|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:33.0107|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:40.3457|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:46.1854|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:58.9625|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:14.3193|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:25.8232|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:53.9492|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:52:49.4924|INFO|Wox.App.b7_0|Preload 143 images from cache 2016-05-12 21:52:50.2449|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:52:52.0471|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:14.1112|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:40.2280|INFO|Wox.App.b__7_0|Preload 146 images from cache 2016-05-12 21:53:40.9306|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:53:45.1721|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:55.5534|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:54:04.6159|WARN|Wox.Core.Updater+d__0.MoveNext|Update.exe not found, not a Squirrel-installed app?

bao-qian commented 8 years ago

这是 1.3.16 你不是下了 1.3.18 吗…?

bao-qian commented 8 years ago

删除 log 下 1.3.18 安装插件 贴 log 上来

lunxian commented 8 years ago

等等,有点乱。 电脑里面现在多个版本。

bao-qian commented 8 years ago

setup.exe 安装的时候会自动覆盖

lunxian commented 8 years ago

2016-05-12 20:55:32.3244|INFO|Wox.App.b__7_0|Preload 70 images from cache 2016-05-12 20:55:32.8253|ERROR|Wox.Infrastructure.Storage.JsonStrorage1.Deserialize|Error converting value False to type 'Wox.Core.UserSettings.Plugin'. Path 'PluginSettings.Plugins.Disabled', line 38, position 23. 2016-05-12 20:55:32.9339|ERROR|Wox.Infrastructure.Storage.JsonStrorage1.Deserialize| 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary(IDictionary dictionary, JsonReader reader, JsonDictionaryContract contract, JsonProperty containerProperty, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) 在 Wox.Infrastructure.Storage.JsonStrorage`1.Deserialize(String searlized) 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 58 2016-05-12 20:55:33.0810|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.Collections.Generic.KeyNotFoundException: 给定关键字不在字典中。
   Source: mscorlib
   TargetAssembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
   TargetModule: CommonLanguageRuntimeLibrary
   TargetSite: TValue get_Item(TKey)
   在 System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   在 Wox.Core.Plugin.PluginsLoader.<>c__DisplayClass3_0.<Plugins>b__0(PluginMetadata m) 位置 C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:行号 21
   在 System.Linq.Enumerable.WhereListIterator`1.MoveNext()
   在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   在 Wox.Core.Plugin.PluginsLoader.Plugins(List`1 source, PluginsSettings settings) 位置 C:\projects\wox\Wox.Core\Plugin\PluginsLoader.cs:行号 21
   在 Wox.Core.Plugin.PluginManager.LoadPlugins(PluginsSettings settings) 位置 C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:行号 68
   在 Wox.App.<OnStartup>b__7_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 47
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

2016-05-12 20:55:33.3047|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.NullReferenceException: 未将对象引用设置到对象的实例。
   Source: Wox.Core
   TargetAssembly: Wox.Core, Version=1.3.16.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Wox.Core.dll
   TargetSite: Boolean get_Enabled()
   在 Wox.Core.UserSettings.HttpProxy.get_Enabled() 位置 C:\projects\wox\Wox.Core\UserSettings\HttpProxy.cs:行号 11
   在 Wox.Infrastructure.Http.Http.WebProxy(IHttpProxy proxy) 位置 C:\projects\wox\Wox.Infrastructure\Http\HttpRequest.cs:行号 14
   在 Wox.Core.Updater.<UpdateApp>d__0.MoveNext() 位置 C:\projects\wox\Wox.Core\Updater.cs:行号 22
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

2016-05-12 20:59:10.7692|INFO|Wox.App.b7_0|Preload 70 images from cache 2016-05-12 20:59:11.6397|INFO|Wox.Plugin.Program.Main.Init|Preload 276 programs from cache 2016-05-12 20:59:21.3653|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 20:59:21.5828|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 20:59:26.7577|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:00:06.4319|INFO|Wox.App.b7_0|Preload 84 images from cache 2016-05-12 21:00:07.3257|INFO|Wox.Plugin.Program.Main.Init|Preload 276 programs from cache 2016-05-12 21:00:15.1623|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:00:50.4754|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:08.2553|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:14.1025|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:01:42.0139|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:03:42.6616|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:32.3017|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:46.0352|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:04:47.3131|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:13.5287|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:17.8683|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:05:29.2647|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:10.4451|INFO|Wox.App.b7_0|Preload 116 images from cache 2016-05-12 21:20:12.3523|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:20:17.0919|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:20.5789|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:46.3441|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:20:59.3217|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:21:13.3553|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:25:13.6148|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:31:55.1656|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:32:20.9860|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:33:37.3930|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:06.5074|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:07.7362|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:34:49.1051|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:10.4024|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:10.9831|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:15.6716|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:16.7881|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:33.0107|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:40.3457|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:46.1854|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:35:58.9625|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:14.3193|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:25.8232|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:49:53.9492|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:52:49.4924|INFO|Wox.App.b7_0|Preload 143 images from cache 2016-05-12 21:52:50.2449|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:52:52.0471|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:14.1112|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:40.2280|INFO|Wox.App.b__7_0|Preload 146 images from cache 2016-05-12 21:53:40.9306|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 21:53:45.1721|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:53:55.5534|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 21:54:04.6159|WARN|Wox.Core.Updater+d0.MoveNext|Update.exe not found, not a Squirrel-installed app? 2016-05-12 22:11:38.5631|INFO|Wox.App.b7_0|Preload 151 images from cache 2016-05-12 22:11:39.4909|INFO|Wox.Plugin.Program.Main.Init|Preload 274 programs from cache 2016-05-12 22:11:57.1539|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.Exception: Couldn't acquire lock, is another instance running
   Source: Squirrel
   TargetAssembly: Squirrel, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Squirrel.dll
   TargetSite: Void .ctor(System.String, System.TimeSpan)
   在 Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut) 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 737
   在 Squirrel.UpdateManager.<acquireUpdateLock>b__1e() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 248
   在 System.Threading.Tasks.Task`1.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.UpdateManager.<CheckForUpdate>d__0.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 56
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 533
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.EasyModeMixin.<UpdateApp>d__11.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\IUpdateManager.cs:行号 169
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Wox.Core.Updater.<UpdateApp>d__0.MoveNext() 位置 C:\projects\wox\Wox.Core\Updater.cs:行号 57
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

2016-05-12 22:12:17.4620|FATAL|Wox.Helper.ErrorReporting.Report|

Exception

System.Exception: Couldn't acquire lock, is another instance running
   Source: Squirrel
   TargetAssembly: Squirrel, Version=1.4.0.0, Culture=neutral, PublicKeyToken=null
   TargetModule: Squirrel.dll
   TargetSite: Void .ctor(System.String, System.TimeSpan)
   在 Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut) 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 737
   在 Squirrel.UpdateManager.<acquireUpdateLock>b__1e() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 248
   在 System.Threading.Tasks.Task`1.InnerInvoke()
   在 System.Threading.Tasks.Task.Execute()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.UpdateManager.<CheckForUpdate>d__0.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 56
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.Utility.<LogIfThrows>d__50`1.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 533
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Squirrel.EasyModeMixin.<UpdateApp>d__11.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\IUpdateManager.cs:行号 169
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Wox.Core.Updater.<UpdateApp>d__0.MoveNext() 位置 C:\projects\wox\Wox.Core\Updater.cs:行号 57
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Environment

Assemblies - Wox.exe

bao-qian commented 8 years ago

用 setup.exe 而不是自己解压

lunxian commented 8 years ago

新的log来了。
我之前直接用了zip的版本。

lunxian commented 8 years ago

在 Squirrel.SingleGlobalInstance..ctor(String key, TimeSpan timeOut) 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 737 在 Squirrel.UpdateManager.b1e() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 248 在 System.Threading.Tasks.Task`1.InnerInvoke() 在 System.Threading.Tasks.Task.Execute() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.UpdateManager.d0.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\UpdateManager.cs:行号 56 --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.Utility.d50`1.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\Utility.cs:行号 533 --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Squirrel.EasyModeMixin.d11.MoveNext() 位置 c:\Users\paulb\code\squirrel\squirrel.windows\src\Squirrel\IUpdateManager.cs:行号 169 --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Wox.Core.Updater.d0.MoveNext() 位置 C:\projects\wox\Wox.Core\Updater.cs:行号 57 --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b6_0(Object state) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

lunxian commented 8 years ago

现在不能正常运行了, 又有崩溃窗口出来

bao-qian commented 8 years ago

那个窗口可以关掉的

lunxian commented 8 years ago

把其他各种zip安装的目录删除, 现在能够运行。 switcheroo可以用, 但是下拉框中的列表中程序的图标还是全部都是wox的图标, 而不是应用自己的图标。 何解?

bao-qian commented 8 years ago

这又是另一个问题…… 至于是插件问题还是我的问题敬请期待下回分解…

lunxian commented 8 years ago

swicheroo不能 wpm install 的方式安装, 这个问题也要解决。

bao-qian commented 8 years ago

@lunxian 你的 ie 有代理设置是吗?设的是什么?

bao-qian commented 8 years ago

@lunxian 试一下新 build https://ci.appveyor.com/project/happlebao/wox/build/1.3.22/artifactsReleases\Setup.exe

有问题就再贴 logs,没问题就关掉

lunxian commented 8 years ago

2016-05-14.log.txt

lunxian commented 8 years ago

可以安装和使用 switcheroo了, 但是会报 Couldn't acquire lock, is another instance running ,与 #614应该是一个问题。 另外, switcheroo 1.0.5 ,程序图标显示不对的问题,应该找哪里去解决? 见附图: image

bao-qian commented 8 years ago

这是插件问题。