Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
8.25k stars 316 forks source link

BUG: flow launcher error #2922

Open TheGr8Coder opened 3 months ago

TheGr8Coder commented 3 months ago

Checks

Problem Description

[2024-08-22.txt] Log: (https://github.com/user-attachments/files/16711509/2024-08-22.txt)

To Reproduce

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

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(Memory1 buffer, CancellationToken cancellationToken) at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action3 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.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)

github-actions[bot] commented 1 month 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

jjw24 commented 1 month ago

Please let us know how you got this error and how to reproduce it.

jjw24 commented 1 month ago

Looks like it's an error from the dictionary plugin trying download the required data on first use.