Wox-launcher / Wox

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

issue :0 wox plugin macros #2085

Closed growolff closed 4 years ago

growolff commented 6 years ago

Are you submitting a bug report?

YES (write your answer here)

Steps to reproduce

  1. Installed wox plugin macros
  2. it crashed

Wox Error Window text

Wox version: 1.3.524 OS Version: Microsoft Windows NT 10.0.17134.0 IntPtr Length: 8 x64: True

Python Path: Everything SDK Path: C:\Users\xx\AppData\Roaming\Wox\Settings\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll Date: 07/02/2018 01:46:35 Exception: System.AggregateException: Se han producido uno o varios errores. ---> System.TypeLoadException: No se puede cargar el tipo 'Wox.Infrastructure.Storage.Storage1' del ensamblado'Wox.Infrastructure, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null'. en Wox.Plugin.Type.Main.Init(PluginInitContext context) en Wox.Infrastructure.Stopwatch.Debug(String message, Action action) en C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:línea 19 en Wox.Core.Plugin.PluginManager.<>c.<InitializePlugins>b__19_0(PluginPair pair) en C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:línea 101 en System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.b1() en System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) en System.Threading.Tasks.Task.<>cDisplayClass176_0.b0(Object ) --- Fin del seguimiento de la pila de la excepción interna --- en System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) en System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) en System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) en System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally) en System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action`1 body) en Wox.Core.Plugin.PluginManager.InitializePlugins(IPublicAPI api) en C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:línea 91 en Wox.App.b10_0() en C:\projects\wox\Wox\App.xaml.cs:línea 60 en Wox.Infrastructure.Stopwatch.Normal(String message, Action action) en C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:línea 31 en System.Windows.Application.OnStartup(StartupEventArgs e) en System.Windows.Application.<.ctor>b1_0(Object unused) en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ---> (Nº de excepción interna 0) System.TypeLoadException: No se puede cargar el tipo 'Wox.Infrastructure.Storage.Storage`1' del ensamblado'Wox.Infrastructure, Version=1.3.524.0, Culture=neutral, PublicKeyToken=null'. en Wox.Plugin.Type.Main.Init(PluginInitContext context) en Wox.Infrastructure.Stopwatch.Debug(String message, Action action) en C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:línea 19 en Wox.Core.Plugin.PluginManager.<>c.b__19_0(PluginPair pair) en C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:línea 101 en System.Threading.Tasks.Parallel.<>cDisplayClass17_0`1.b1() en System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) en System.Threading.Tasks.Task.<>cDisplayClass176_0.b__0(Object )<---

Detailed logs

(drop your log file here)

Screenshots (optional)

(drop your screenshot here)

shubham418 commented 6 years ago

yep, plugin caused crash for me as well, although the exception was System.NullReferenceException

Here's the log file.

2018-07-05.txt

bao-qian commented 4 years ago

Please try new release with tons of bug fix and 100 times speedup. https://github.com/Wox-launcher/Wox/releases

If problem still exist, try reset by delete %APPDATA%Wox directory. Reopen if above method won't help.