Skip to content

BUG: Opening directory produced an error #3493

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

Open
1 of 2 tasks
jorarc opened this issue Apr 28, 2025 · 1 comment
Open
1 of 2 tasks

BUG: Opening directory produced an error #3493

jorarc opened this issue Apr 28, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@jorarc
Copy link

jorarc commented Apr 28, 2025

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

An error occurred when a specific directory was selected by pressing 'Enter' button. Directory name folder is 'Images'

To Reproduce

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

Screenshots

No response

Flow Launcher Version

1.19.5

Windows Build Number

10.0.19045.5796

Error Log

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

Python Path:
Node Path:
Date: 04/28/2025 08:57:41
Exception:
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Program Files\totalcmd\TOTALCMD64.exe' 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.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.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)

@jorarc jorarc added the bug Something isn't working label Apr 28, 2025
@deefrawley
Copy link
Member

Can you post your settings for default file manager as it looks like you have changed it to Total Commander

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