Flow Launcher version: 2.1.0
OS Version: 26200.7840
IntPtr Length: 8
x64: True
Python Path: A:\lib\Python\pythonw.exe
Node Path: A:\lib\nodejs\node.exe
Date: 02/25/2026 05:08:54
Exception:
System.ArgumentException: Both false in actionKeyword.Enabled and actionKeywordWindow.KeywordEnabled should suggest that the ShowDialog() result is false
at Flow.Launcher.Plugin.Explorer.ViewModels.SettingsViewModel.EditActionKeyword(Object obj) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\SettingsViewModel.cs:line 324
at CommunityToolkit.Mvvm.Input.RelayCommand`1.Execute(Object parameter)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
Checks
I have checked that this issue has not already been reported.
I am using the latest version of Flow Launcher.
I am using the prerelease version of Flow Launcher.
Problem Description
Exception when setting Folder Search action in Explorer plugin.
I'm using Python 3.13.12 and Node v24.12.0.
To Reproduce
folder:Screenshots
Flow Launcher Version
2.1.0
Windows Build Number
10.0.26200.7840
Error Log
Details