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
I get this error everytime I close FL.
Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues
1. upload log file: C:\APPS\FlowLauncher\app-1.19.4\UserData\Logs\1.19.4\2025-01-07.txt
2. copy below exception message
Flow Launcher version: 1.19.4
OS Version: 26100.2605
IntPtr Length: 8
x64: True
To Reproduce
... Right click on FL icon in the tray
... Exit
...
Screenshots
No response
Flow Launcher Version
1.19.4
Windows Build Number
Windows 11 24H2
Error Log
Python Path: C:\Python\3.11.6\pythonw.exe
Node Path: C:\NODE\node-v21.2.0\node.exe
Date: 01/07/2025 20:54:45
Exception:
StreamJsonRpc.ConnectionLostException: The JSON-RPC connection with the remote party was lost before the request could complete.
---> System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at StreamJsonRpc.MessageHandlerBase.WriteAsync(JsonRpcMessage content, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.SendAsync(JsonRpcMessage message, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.InvokeCoreAsync(JsonRpcRequest request, Type expectedResultType, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at StreamJsonRpc.JsonRpc.InvokeCoreAsync(JsonRpcRequest request, Type expectedResultType, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.InvokeCoreAsync[TResult](RequestId id, String targetName, IReadOnlyList`1 arguments, IReadOnlyList`1 positionalArgumentDeclaredTypes, IReadOnlyDictionary`2 namedArgumentDeclaredTypes, CancellationToken cancellationToken, Boolean isParameterObject)
at Flow.Launcher.Core.Plugin.JsonRPCPluginV2.DisposeAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginV2.cs:line 146
at Flow.Launcher.Core.Plugin.ProcessStreamPluginV2.DisposeAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\ProcessStreamPluginV2.cs:line 85
at Flow.Launcher.Core.Plugin.PluginManager.DisposePluginsAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 78
at Flow.Launcher.MainWindow.OnClosing(Object sender, CancelEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\MainWindow.xaml.cs:line 169
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)
System.OperationCanceledException: The operation was canceled.
Source: System.Private.CoreLib
TargetAssembly: System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
TargetModule: System.Private.CoreLib.dll
TargetSite: Void ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at StreamJsonRpc.MessageHandlerBase.WriteAsync(JsonRpcMessage content, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.SendAsync(JsonRpcMessage message, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.InvokeCoreAsync(JsonRpcRequest request, Type expectedResultType, CancellationToken cancellationToken)
StreamJsonRpc.ConnectionLostException: The JSON-RPC connection with the remote party was lost before the request could complete.
Source: StreamJsonRpc
TargetAssembly: StreamJsonRpc, Version=2.20.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
TargetModule: StreamJsonRpc.dll
TargetSite: Void MoveNext()
at StreamJsonRpc.JsonRpc.InvokeCoreAsync(JsonRpcRequest request, Type expectedResultType, CancellationToken cancellationToken)
at StreamJsonRpc.JsonRpc.InvokeCoreAsync[TResult](RequestId id, String targetName, IReadOnlyList`1 arguments, IReadOnlyList`1 positionalArgumentDeclaredTypes, IReadOnlyDictionary`2 namedArgumentDeclaredTypes, CancellationToken cancellationToken, Boolean isParameterObject)
at Flow.Launcher.Core.Plugin.JsonRPCPluginV2.DisposeAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginV2.cs:line 146
at Flow.Launcher.Core.Plugin.ProcessStreamPluginV2.DisposeAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\ProcessStreamPluginV2.cs:line 85
at Flow.Launcher.Core.Plugin.PluginManager.DisposePluginsAsync() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 78
at Flow.Launcher.MainWindow.OnClosing(Object sender, CancelEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\MainWindow.xaml.cs:line 169
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)
Checks
I have checked that this issue has not already been reported.
I am using the latest version of Flow Launcher.
Problem Description
I get this error everytime I close FL.
To Reproduce
Screenshots
No response
Flow Launcher Version
1.19.4
Windows Build Number
Windows 11 24H2
Error Log
The text was updated successfully, but these errors were encountered: