Skip to content

BUG: Application not found when opening process #3473

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
2 tasks done
Kartik2407 opened this issue Apr 18, 2025 · 1 comment
Open
2 tasks done

BUG: Application not found when opening process #3473

Kartik2407 opened this issue Apr 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

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

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

Python Path: C:\Users\Kartik\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path:
Date: 04/18/2025 13:01:40
Exception:
System.ComponentModel.Win32Exception (0x800401F5): An error occurred trying to start process 'https://www.google.com/search?q=youtube' with working directory 'C:\Users\Kartik\AppData\Local\FlowLauncher\app-1.19.5'. Application not found
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Flow.Launcher.Plugin.SharedCommands.SearchWeb.OpenInBrowserTab(String url, String browserPath, Boolean inPrivate, String privateArg) in /_/Flow.Launcher.Plugin/SharedCommands/SearchWeb.cs:line 102
at Flow.Launcher.PublicAPIInstance.OpenUri(Uri uri, Nullable1 inPrivate) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 259 at Flow.Launcher.PublicAPIInstance.OpenUrl(String url, Nullable1 inPrivate) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 280
at Flow.Launcher.Plugin.WebSearch.Main.<>c__DisplayClass9_1.b__1(ActionContext c) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.WebSearch\Main.cs:line 76
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 408
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

  1. ...open flowlaucher using default shortcue
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.19.5

Windows Build Number

10.0.26100.3476

Error Log

: C:\Users\Kartik\AppData\Roaming\FlowLauncher\Logs\1.19.5\2025-04-18.txt
@Kartik2407 Kartik2407 added the bug Something isn't working label Apr 18, 2025
@deefrawley
Copy link
Member

So you activate Flow using the shortcut and this error appears?

@Jack251970 Jack251970 changed the title BUG: no opening some apps BUG: Application not found when opening process Apr 19, 2025
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