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: Everything 1.5 Alpha not detected by launcher #3041

Closed
2 tasks done
Zefa-161 opened this issue Oct 22, 2024 · 1 comment
Closed
2 tasks done

BUG: Everything 1.5 Alpha not detected by launcher #3041

Zefa-161 opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Zefa-161
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

Presumably due to running Everything 1.5 alpha, flow launcher doesn't see that everything is installed and indeed running.

To Reproduce

  1. Download Everything 1.5a
  2. Change search option to everything
  3. Try search for something
  4. Click the shown dialogue

Screenshots

image

Flow Launcher Version

1.19.3

Windows Build Number

26100.2033

Error Log

Python Path: C:\Users\nethe\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path: C:\Users\nethe\AppData\Roaming\FlowLauncher\Environments\Node.js\Node-v16.18.0\node-v16.18.0-win-x64\node.exe
Date: 10/22/2024 20:43:27
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\nethe\AppData\Local\FlowLauncher\app-1.19.3'. 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 389
   at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>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)

[2024-10-22.txt](https://github.com/user-attachments/files/17481326/2024-10-22.txt)
@Zefa-161 Zefa-161 added the bug Something isn't working label Oct 22, 2024
@Zefa-161 Zefa-161 changed the title BUG: Everything beta BUG: Everything 1.5 Alpha not detected by launcher Oct 22, 2024
@deefrawley
Copy link
Member

See this post for 1.5a

#1716

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