Open TheGr8Coder opened 3 months ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh
Please let us know how you got this error and how to reproduce it.
Looks like it's an error from the dictionary plugin trying download the required data on first use.
Checks
[ ] I have checked that this issue has not already been reported.
[ ] I am using the latest version of Flow Launcher.
Problem Description
[2024-08-22.txt] Log: (https://github.com/user-attachments/files/16711509/2024-08-22.txt)
To Reproduce
Screenshots
No response
Flow Launcher Version
1.19.0
Windows Build Number
10.0.22621.4037
Error Log
Flow Launcher version: 1.19.0 OS Version: 22621.4037 IntPtr Length: 8 x64: True
Python Path: C:\Users\win10\AppData\Local\FlowLauncher\app-1.19.0\UserData\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe Node Path: Date: 08/22/2024 19:13:40 Exception: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: The response ended prematurely, with at least 56052932 additional bytes expected. at System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(Memoryb__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)
1 buffer, CancellationToken cancellationToken) at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action
3 completionDelegate) --- End of inner exception stack trace --- at Dictionary.DictDownloadManager.PerformDownload() in C:\Users\Null\Documents\Projects\Flow.Launcher.Dictionary\src\DictDownloadManager.cs:line 62 at System.Threading.Tasks.Task.<>c.