Flow-Launcher / Flow.Launcher

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

BUG: Unable to work in Window11 Insider #2671

Closed kiin21 closed 7 months ago

kiin21 commented 7 months ago

Checks

Problem Description

System.ComponentModel.Win32Exception (193): An error occurred trying to start process 'C:\Users\PC\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\Everything\Everything64.dll' with working directory 'C:\Users\PC\AppData\Local\FlowLauncher\app-1.16.2'. The specified executable is not a valid application for this OS platform. 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 286 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.16.2

Windows Build Number

10.0.26100.1

Error Log

```shell Replace this line with the important log contents. ```
deefrawley commented 7 months ago

Check your Everything folder setting in Flow as I don't know why it's looking in the PowerToys directory. An error occurred trying to start process 'C:\Users\PC\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins\Everything\Everything64.dll'

kiin21 commented 7 months ago

image

Here is it

deefrawley commented 7 months ago

That's a PowerrToys plugin. Are you using Flow or PowerToys Run?

kiin21 commented 7 months ago

I use both of them, but everything is not installed properly image

deefrawley commented 7 months ago

That screenshot is PowerToys run, not Flow. Please open an issue in their repo.