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

Everything SDK Path: C:\Users\ThinkPad\AppData\Roaming\Wox\Settings\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll #2227

Closed shenqilzb666 closed 4 years ago

shenqilzb666 commented 5 years ago

Are you submitting a bug report?

(write your answer here)

Steps to reproduce

1. 2. 3.

Wox Error Window text

(paste here)

Detailed logs

(drop your log file here)

Screenshots (optional)

(drop your screenshot here)

faimin commented 5 years ago

same error to me

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\admin\AppData\Roaming\Wox\Settings\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll
Date: 10/03/2018 08:41:18
Exception:
System.Security.SecurityException: 不允许所请求的注册表访问权。
   在 System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
   在 Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
   在 Wox.SettingWindow.StartupSet() 位置 C:\projects\wox\Wox\SettingWindow.xaml.cs:行号 77
   在 Wox.App.AutoStartup() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 92
   在 Wox.App.<OnStartup>b__10_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 80
   在 Wox.Infrastructure.Stopwatch.Normal(String message, Action action) 位置 C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:行号 31
   在 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)
失败的程序集的区域是:
MyComputer
roose commented 5 years ago

@faimin it's not error, it's just Everything SDK Path, it seems like Wox can't write autostart value when Windows loads into registry, try start Wox with admin rights

sinisteraadi commented 5 years ago

try start Wox with admin rights

Doesn't help.

Python Path: C:\Program Files\Python35\pythonw.exe Everything SDK Path: C:\Users\Godfather\AppData\Roaming\Wox\Settings\Plugins\Wox.Plugin.Everything\EverythingSDK\x64\Everything.dll Date: 10/10/2018 08:30:59 Exception: System.AggregateException: One or more errors occurred. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at BinaryAnalysis.UnidecodeSharp.Unidecoder.Unidecode(String input) at Wox.Plugin.BrowserBookmark.ChromeBookmarks.ParseChromeBookmarks(String path, String source) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 51 at Wox.Plugin.BrowserBookmark.ChromeBookmarks.LoadChromeBookmarks(String path, String name) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 69 at Wox.Plugin.BrowserBookmark.ChromeBookmarks.LoadChromeBookmarks() in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 77 at Wox.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\Main.cs:line 26 at Wox.Infrastructure.Stopwatch.Debug(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 19 at Wox.Core.Plugin.PluginManager.<>c.b19_0(PluginPair pair) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 101 at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>cDisplayClass176_0.b0(Object ) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at 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) at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, Action`1 body) at Wox.Core.Plugin.PluginManager.InitializePlugins(IPublicAPI api) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 91 at Wox.App.b10_0() in C:\projects\wox\Wox\App.xaml.cs:line 60 at Wox.Infrastructure.Stopwatch.Normal(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 31 at System.Windows.Application.OnStartup(StartupEventArgs e) at System.Windows.Application.<.ctor>b1_0(Object unused) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ---> (Inner Exception #0) System.IndexOutOfRangeException: Index was outside the bounds of the array. at BinaryAnalysis.UnidecodeSharp.Unidecoder.Unidecode(String input) at Wox.Plugin.BrowserBookmark.ChromeBookmarks.ParseChromeBookmarks(String path, String source) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 51 at Wox.Plugin.BrowserBookmark.ChromeBookmarks.LoadChromeBookmarks(String path, String name) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 69 at Wox.Plugin.BrowserBookmark.ChromeBookmarks.LoadChromeBookmarks() in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\ChromeBookmarks.cs:line 77 at Wox.Plugin.BrowserBookmark.Main.Init(PluginInitContext context) in C:\Users\borismakogonyuk\Documents\Wox.Plugin.BrowserBookmark\source\Main.cs:line 26 at Wox.Infrastructure.Stopwatch.Debug(String message, Action action) in C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:line 19 at Wox.Core.Plugin.PluginManager.<>c.b19_0(PluginPair pair) in C:\projects\wox\Wox.Core\Plugin\PluginManager.cs:line 101 at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.b1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )<---

faimin commented 5 years ago

@faimin it's not error, it's just Everything SDK Path, it seems like Wox can't write autostart value when Windows loads into registry, try start Wox with admin rights

@roose I try start Wox with admin rights, but it doesn't work.

roose commented 5 years ago

@sinisteraadi your trouble is BrowserBookmark plugin, turn off it or remove

@faimin something is blocking access to the registry, try add Wox to your antivirus exceptions list and to the firewall

sinisteraadi commented 5 years ago

@roose Disabling didn't help. I had to delete the Bookmark Plugin folder. Wox is working now. Thanks.

bao-qian commented 4 years ago

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