You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this issue has not already been reported.
I am using the latest version of Flow Launcher.
Problem Description
In the explorer plugin, I am trying to change the keyword and enable the path search option to see what it does, however I receive an error when doing so.
Checks
I have checked that this issue has not already been reported.
I am using the latest version of Flow Launcher.
Problem Description
In the explorer plugin, I am trying to change the keyword and enable the path search option to see what it does, however I receive an error when doing so.
Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues
Flow Launcher version: 1.19.4
OS Version: 22631.4602
IntPtr Length: 8
x64: True
Python Path: C:\Users\default.MyPC\AppData\Local\Programs\Python\Python313\python.exe
Node Path: C:\Program Files\nodejs\node.exe
Date: 12/13/2024 10:03:31
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 296
at Flow.Launcher.Plugin.Explorer.ViewModels.RelayCommand.Execute(Object parameter) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\RelayCommand.cs:line 25
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.Input.InputProviderSite.ReportInput(InputReport inputReport)
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 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 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)
To Reproduce
Screenshots
Flow Launcher Version
1.19.4
Windows Build Number
Microsoft Windows [Version 10.0.22631.4602]
Error Log
2024-12-12.txt
The text was updated successfully, but these errors were encountered: