Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

BUG: I got an unexpected error message

Open figelmigel opened this issue 1 year ago • 0 comments

Checks

  • [ ] I have checked that this issue has not already been reported.

  • [X] I am using the latest version of Flow Launcher.

Problem Description

The program asked me to open an issue, so I'm just doing my duty Here is the exception message i got:

Flow Launcher version: 1.19.1 OS Version: 22631.4037 IntPtr Length: 8 x64: True

Python Path: Node Path: Date: 09/11/2024 11:46:27 Exception: System.Net.WebException: The operation has timed out. at System.Net.FileWebRequest.GetResponse() at MS.Internal.WpfWebRequestHelper.GetResponse(WebRequest request) at MS.Internal.WpfWebRequestHelper.GetResponseStream(WebRequest request, ContentType& contentType) at System.Windows.ResourceDictionary.set_Source(Uri value) at Flow.Launcher.Core.Resource.Internationalization.LoadLanguage(Language language) in C:\projects\flow-launcher\Flow.Launcher.Core\Resource\Internationalization.cs:line 158 at Flow.Launcher.Core.Resource.Internationalization.LoadDefaultLanguage() in C:\projects\flow-launcher\Flow.Launcher.Core\Resource\Internationalization.cs:line 64 at Flow.Launcher.Core.Resource.Internationalization.AddPluginLanguageDirectories(IEnumerable1 plugins) in C:\projects\flow-launcher\Flow.Launcher.Core\Resource\Internationalization.cs:line 56 at Flow.Launcher.Core.Plugin.PluginManager.InitializePluginsAsync(IPublicAPI api) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 206 at Flow.Launcher.App.<OnStartupAsync>b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 85 at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 58 at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 51 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)

To Reproduce

I just turned on my laptop and the first thing i saw was an error from FlowLauncher. The fact that it wasn't shut down properly (run out of battery) might be related

Screenshots

No response

Flow Launcher Version

1.19.1

Windows Build Number

10.0.22631.4037

Error Log

2024-09-11.txt

figelmigel avatar Sep 11 '24 17:09 figelmigel