Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
8.1k stars 317 forks source link

BUG: 使用everything报错 #3031

Open zhangyanyu2 opened 3 weeks ago

zhangyanyu2 commented 3 weeks ago

Checks

Problem Description

索引搜索引擎更改为everything后报错,无法搜索文件

To Reproduce

No response

Screenshots

屏幕截图 2024-10-15 230928 屏幕截图 2024-10-15 230943 屏幕截图 2024-10-15 231150

Flow Launcher Version

1.19.2

Windows Build Number

26100.2033

Error Log

Everything Search Exception: Flow.Launcher.Plugin.Explorer.Exceptions.SearchException: Error in the application. ---> Flow.Launcher.Plugin.Explorer.Search.Everything.Exceptions.IPCErrorException: Error in the application. at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingApi.CheckAndThrowExceptionOnError() in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\Everything\EverythingAPI.cs:line 176 at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingApi.SearchAsync(EverythingSearchOption option, CancellationToken token)+MoveNext() in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\Everything\EverythingAPI.cs:line 130 at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingApi.SearchAsync(EverythingSearchOption option, CancellationToken token)+System.Threading.Tasks.Sources.IValueTaskSource.GetResult() at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingSearchManager.SearchAsync(String search, CancellationToken token)+MoveNext() in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\Everything\EverythingSearchManager.cs:line 73 at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingSearchManager.SearchAsync(String search, CancellationToken token)+MoveNext() in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\Everything\EverythingSearchManager.cs:line 73 at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingSearchManager.SearchAsync(String search, CancellationToken token)+System.Threading.Tasks.Sources.IValueTaskSource.GetResult() at Flow.Launcher.Plugin.Explorer.Search.SearchManager.SearchAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\SearchManager.cs:line 112 at Flow.Launcher.Plugin.Explorer.Search.SearchManager.SearchAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\SearchManager.cs:line 112 --- End of inner exception stack trace --- at Flow.Launcher.Plugin.Explorer.Search.SearchManager.SearchAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\SearchManager.cs:line 129 at Flow.Launcher.Plugin.Explorer.Main.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Main.cs:line 62

taooceros commented 1 week ago

which version of everything are you using?