Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: 使用everything报错 #3031

Open
1 of 2 tasks
zhangyanyu2 opened this issue Oct 15, 2024 · 1 comment
Open
1 of 2 tasks

BUG: 使用everything报错 #3031

zhangyanyu2 opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message

Comments

@zhangyanyu2
Copy link

Checks

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

  • I am using the latest version of Flow Launcher.

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<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 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

@zhangyanyu2 zhangyanyu2 added the bug Something isn't working label Oct 15, 2024
@taooceros
Copy link
Member

which version of everything are you using?

@jjw24 jjw24 added the Waiting for response Waiting for poster to respond to Team message label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message
Projects
None yet
Development

No branches or pull requests

3 participants