Description
Checks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
-
I am using the prerelease version of Flow Launcher.
Problem Description
[bad Enlgish sorry]
Everything worked fine until it doesn't :/
I use Arc browser and flow couldn't work with Arc from the box but then i fixed it by typing random word in the path to the browser. Suddenly it worked out. But then broke again.
Also I was receiving warnings from flow on the startup. Something like "couldn't find [random file]". After restarting flow the massage disappeared.
Help pleas
To Reproduce
- type anything to find in the web
- press enter
- "flow launcher get an error"
Screenshots
No response
Flow Launcher Version
1.20.0
Windows Build Number
10.0.26100.4351
Error Log
Flow Launcher version: 1.20.0
OS Version: 26100.4351
IntPtr Length: 8
x64: True
Python Path: C:\Users\isssk\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path: C:\Users\isssk\AppData\Roaming\FlowLauncher\Environments\Node.js\Node-v16.18.0\node-v16.18.0-win-x64\node.exe
Date: 06/20/2025 23:29:19
Exception:
System.MissingMethodException: Method not found: 'Void Flow.Launcher.Plugin.IPublicAPI.OpenWebUrl(System.String, System.Nullable`1)'.
at Flow.Launcher.Plugin.WebSearch.Main.<>c__DisplayClass11_1.b__1(ActionContext c)
at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 267
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 459
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)