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: Can't open folders with "Files" #3281

Open
2 tasks done
StefOrLiz opened this issue Feb 25, 2025 · 1 comment
Open
2 tasks done

BUG: Can't open folders with "Files" #3281

StefOrLiz opened this issue Feb 25, 2025 · 1 comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message

Comments

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

Hi, this is the first time I'm using FL and I wanted to open folders in "Flow Launcher" with Files, but it gives me an error.

I've searched for other solutions but nothing helps

To Reproduce

  1. Open FL Settings>General>Default File Manager
  2. Pick the Files Integrated setup
  3. Change Path to Files-Stable

Screenshots

Image

Flow Launcher Version

1.19.5

Windows Build Number

10.0.19045.5487

Error Log

Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues
1. upload log file: C:\Users\User-.-\AppData\Roaming\FlowLauncher\Logs\1.19.5\2025-02-25.txt
2. copy below exception message

Flow Launcher version: 1.19.5
OS Version: 19045.5487
IntPtr Length: 8
x64: True

Python Path: 
Node Path: 
Date: 02/25/2025 16:32:40
Exception:
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'Files-Stable' with working directory 'C:\Windows\system32'. The system cannot find the file specified.
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at Flow.Launcher.PublicAPIInstance.OpenDirectory(String DirectoryPath, String FileNameOrFilePath) in C:\projects\flow-launcher\Flow.Launcher\PublicAPIInstance.cs:line 246
   at Flow.Launcher.Plugin.Explorer.Search.ResultManager.OpenFolder(String folderPath, String fileNameOrFilePath) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 346
   at Flow.Launcher.Plugin.Explorer.Search.ResultManager.<>c__DisplayClass14_0.<CreateOpenCurrentFolderResult>b__0(ActionContext c) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\Search\ResultManager.cs:line 263
   at Flow.Launcher.Plugin.Result.ExecuteAsync(ActionContext context) in /_/Flow.Launcher.Plugin/Result.cs:line 246
   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)
@StefOrLiz StefOrLiz added the bug Something isn't working label Feb 25, 2025
@deefrawley
Copy link
Member

Did you follow the fix in this issue?

#3217

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

2 participants