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" plugin not working #3148

Closed
1 of 2 tasks
ThissMyUsernamE opened this issue Dec 26, 2024 · 1 comment
Closed
1 of 2 tasks

BUG: "Everything" plugin not working #3148

ThissMyUsernamE opened this issue Dec 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

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

I have installed Everything 1.5a but flow launcher doesn't pick it up.

To Reproduce

  1. ...
  2. ...
  3. ...

Screenshots

image

Flow Launcher Version

1.19.4

Windows Build Number

22631.4602

Error Log

Flow Launcher version: 1.19.4
OS Version: 22631.4602
IntPtr Length: 8
x64: True

Python Path: C:\Users\akotl\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path:
Date: 12/26/2024 11:19:13
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\akotl\AppData\Local\FlowLauncher\app-1.19.4'. 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.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)

@ThissMyUsernamE ThissMyUsernamE added the bug Something isn't working label Dec 26, 2024
@deefrawley
Copy link
Member

Flow doesn't play well with the 1.5 alpha of Everything. Follow this guide to get it working

#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