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: Flow Lancher got an error #2666

Open
2 tasks
vinaxin opened this issue Apr 24, 2024 · 1 comment
Open
2 tasks

BUG: Flow Lancher got an error #2666

vinaxin opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message

Comments

@vinaxin
Copy link

vinaxin commented Apr 24, 2024

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.17.2
OS Version: 19044.4291
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 04/24/2024 11:20:39
Exception:
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Program Files\Everything 1.5a\Everything.exe' with working directory 'C:\Users\Hoang Thanh Hai\AppData\Local\FlowLauncher\app-1.17.2'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Flow.Launcher.Plugin.Explorer.Search.Everything.EverythingSearchManager.ClickToInstallEverythingAsync(ActionContext _) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\Everything\EverythingSearchManager.cs:line 55
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 294
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. ...
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.17.2

Windows Build Number

19044.4291

Error Log

Replace this line with the important log contents.
[2024-04-24.txt](https://github.com/Flow-Launcher/Flow.Launcher/files/15087859/2024-04-24.txt)
@vinaxin vinaxin added the bug Something isn't working label Apr 24, 2024
@z1nc0r3
Copy link
Member

z1nc0r3 commented Apr 24, 2024

First of all, update the FL to the latest version. If the issue still exists, check the Everything Path on the Explorer Plugin settings whether it is correct or not.

@deefrawley deefrawley added the Waiting for response Waiting for poster to respond to Team message label May 7, 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