Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
7.16k stars 295 forks source link

BUG: Flow Lancher got an error #2666

Open vinaxin opened 2 months ago

vinaxin commented 2 months ago

Checks

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

```shell Replace this line with the important log contents. ```

2024-04-24.txt

z1nc0r3 commented 2 months ago

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.