Skip to content

BUG: Explorer not responding #3363

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

Open
1 of 2 tasks
JanusMael opened this issue Mar 20, 2025 · 1 comment
Open
1 of 2 tasks

BUG: Explorer not responding #3363

JanusMael opened this issue Mar 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

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

2025-03-20.txt

Flow Launcher version: 1.19.5
OS Version: 26100.3476
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 03/20/2025 09:52:56
Exception:
Explorer Exception:
Websites: https://github.com/Flow-Launcher/Flow.Launcher
Author: Jeremy Wu
Version: 3.2.4
Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Specified argument was out of the range of valid values.
---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
at Flow.Launcher.Plugin.Explorer.Search.QuickAccessLinks.QuickAccess.<>c__DisplayClass1_0.b__3(AccessLink l) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\QuickAccessLinks\QuickAccess.cs:line 24
at System.Linq.Enumerable.SelectIPartitionIterator2.ToList() 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 at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass28_0.<<QueryForPluginAsync>b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 248 --- End of stack trace from previous location --- at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 40
at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 282
--- End of inner exception stack trace ---
at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass28_1.

b__1(ActionContext ) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 276
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /
/Flow.Launcher.Plugin/Result.cs:line 246
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 389
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
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)

To Reproduce

2025-03-20.txt

Screenshots

Image

Flow Launcher Version

1.19.5

Windows Build Number

10.0.26100.3476

Error Log

2025-03-20.txt

@JanusMael JanusMael added the bug Something isn't working label Mar 20, 2025
@deefrawley
Copy link
Member

Hi, what have you set as Quick Access Links in the plugin as the error seems to be pointing there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants