Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

BUG: Flow.Launcher.Plugin.Explorer error when change Index Search engine to Everything

Open prpjzz opened this issue 1 year ago • 0 comments

Checks

  • [X] I have checked that this issue has not already been reported.

  • [X] I am using the latest version of Flow Launcher.

Problem Description

When I leave it at the default setting (which is Windows Index), everything is normal, but if I switch to Method Everything, it comes up, and I can't find anything from the device (of course I installed Everything and I'm using it).

To Reproduce

  1. Open Flow Launcher Settings
  2. Go to Plugins → Explorer and change Index Search Engine to Everything.
  3. Alt + Space and search with any keyword → Boom, error appears.

Screenshots

Use With Everything settings. image

Use Windows Index Settings. image

Flow Launcher Version

1.19.3

Windows Build Number

10.0.19044.4780

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<System.Boolean>.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<System.Boolean>.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 136
   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 136
   --- 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 136
   at Flow.Launcher.Plugin.Explorer.Main.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Main.cs:line 88

prpjzz avatar Oct 20 '24 05:10 prpjzz