Flow-Launcher / Flow.Launcher

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

BUG: Flow Launcher disappears after the system wakeup from hibernation #1350

Closed Unintendedz closed 2 years ago

Unintendedz commented 2 years ago

Checks

Problem Description

Flow Launcher disappears after the system wakeup from hibernation, I don't have specific statistics on whether this happens every time, but it's been too frequent to ignore for the last few months.

I've been using Flow Launcher for almost a year now, and thank you very much for your excellent work. Please let me know if there is more information I can provide or if there is something else I can help with.

To Reproduce

  1. Leaving the system in hibernation for a night
  2. Wake it up

Screenshots

No response

Flow Launcher Version

v1.9.4

Windows Build Number

10.0.19044.1889

Error Log

```shell 10:10:06.3835+08:00 - INFO - Updater.UpdateApp - Future Release <{ "SHA1": "77731989FEB97E4074DE8F76F321CD45F73A1557", "BaseUrl": null, "Filename": "FlowLauncher-1.9.4-full.nupkg", "Query": null, "Filesize": 95274002, "IsDelta": false, "StagingPercentage": null, "EntryAsString": "77731989FEB97E4074DE8F76F321CD45F73A1557 FlowLauncher-1.9.4-full.nupkg 95274002", "Version": { "Version": { "Major": 1, "Minor": 9, "Build": 4, "Revision": 0, "MajorRevision": 0, "MinorRevision": 0 }, "SpecialVersion": "" }, "PackageName": "FlowLauncher" }> 15:10:04.3281+08:00 - FATAL - UnHandledException - ``` ## Exception ```c# System.Text.Json.JsonException: The JSON value could not be converted to System.Collections.Generic.List`1[Flow.Launcher.Core.Updater+GithubRelease]. Path: $ | LineNumber: 0 | BytePositionInLine: 1. Source: System.Text.Json TargetAssembly: System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 TargetModule: System.Text.Json.dll TargetSite: Void ThrowJsonException_DeserializeUnableToConvertValue(System.Type) at System.Text.Json.ThrowHelper.ThrowJsonException_DeserializeUnableToConvertValue(Type propertyType) at System.Text.Json.Serialization.Converters.IEnumerableDefaultConverter`2.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, TCollection& value) at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value) at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state) at System.Text.Json.JsonSerializer.ReadCore[TValue](JsonReaderState& readerState, Boolean isFinalBlock, ReadOnlySpan`1 buffer, JsonSerializerOptions options, ReadStack& state, JsonConverter converterBase) at System.Text.Json.JsonSerializer.ReadAsync[TValue](Stream utf8Json, Type returnType, JsonSerializerOptions options, CancellationToken cancellationToken) at Flow.Launcher.Core.Updater.GitHubUpdateManager(String repository) in C:\projects\flow-launcher\Flow.Launcher.Core\Updater.cs:line 125 at Flow.Launcher.Core.Updater.GitHubUpdateManager(String repository) in C:\projects\flow-launcher\Flow.Launcher.Core\Updater.cs:line 137 at Flow.Launcher.Core.Updater.UpdateAppAsync(IPublicAPI api, Boolean silentUpdate) in C:\projects\flow-launcher\Flow.Launcher.Core\Updater.cs:line 43 at Flow.Launcher.App.b__16_1(Object s, ElapsedEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 130 at System.Threading.Tasks.Task.<>c.b__140_1(Object state) at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action`1 callback, TState& state) at System.Threading.QueueUserWorkItemCallback.Execute() at System.Threading.ThreadPoolWorkQueue.Dispatch() ``` ## Environment * Command Line: D:\Portable\FlowLauncher\app-1.9.4\Flow.Launcher.dll * Timestamp: 08/28/2022 15:10:04 * Flow Launcher version: 1.9.4 * OS Version: Microsoft Windows NT 10.0.19044.0 * IntPtr Length: 8 * x64: True * Python Path: * CLR Version: 5.0.17 * Installed .NET Framework: * v2.0.50727 2.0.50727.4927 SP2 * v3.0 3.0.30729.4926 SP2 * v3.5 3.5.30729.4926 SP1 * v4 Client 4.8.04084 * v4 Full 4.8.04084 * v4.0 Client 4.0.0.0 ## Assemblies - Flow.Launcher * System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (D:\Portable\FlowLauncher\app-1.9.4\System.Private.CoreLib.dll) * Flow.Launcher, Version=1.9.4.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Flow.Launcher.dll) * PresentationFramework, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\PresentationFramework.dll) * WindowsBase, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\WindowsBase.dll) * System.Runtime, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.dll) * System.Xaml, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Xaml.dll) * System.Threading, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.dll) * System.IO.Pipes, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.IO.Pipes.dll) * System.Security.AccessControl, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.AccessControl.dll) * System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Principal.Windows.dll) * System.Configuration.ConfigurationManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Configuration.ConfigurationManager.dll) * netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\netstandard.dll) * System.ObjectModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.ObjectModel.dll) * Flow.Launcher.Core, Version=1.9.4.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Flow.Launcher.Core.dll) * Flow.Launcher.Infrastructure, Version=1.9.4.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Flow.Launcher.Infrastructure.dll) * System.ComponentModel.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.ComponentModel.Primitives.dll) * System.Private.Uri, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Private.Uri.dll) * PresentationCore, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\PresentationCore.dll) * System.Security.Cryptography.Algorithms, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Cryptography.Algorithms.dll) * System.Security.Cryptography.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Cryptography.Primitives.dll) * System.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Memory.dll) * System.ComponentModel.TypeConverter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.ComponentModel.TypeConverter.dll) * System.Collections.Specialized, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Collections.Specialized.dll) * System.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Linq.dll) * System.Collections, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Collections.dll) * System.Xml.ReaderWriter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Xml.ReaderWriter.dll) * System.Private.Xml, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Private.Xml.dll) * System.Text.RegularExpressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Text.RegularExpressions.dll) * System.Threading.Thread, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.Thread.dll) * System.IO.FileSystem, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.IO.FileSystem.dll) * System.Runtime.InteropServices, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.InteropServices.dll) * System.Net.WebClient, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Net.WebClient.dll) * System.Text.Encoding.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Text.Encoding.Extensions.dll) * System.Runtime.Serialization.Formatters, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Serialization.Formatters.dll) * System.Xml.XmlSerializer, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Xml.XmlSerializer.dll) * System.Collections.Concurrent, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Collections.Concurrent.dll) * System.IO.Packaging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.IO.Packaging.dll) * mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\mscorlib.dll) * DirectWriteForwarder, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\DirectWriteForwarder.dll) * System.Runtime.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Extensions.dll) * System.Runtime.CompilerServices.VisualC, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.CompilerServices.VisualC.dll) * System.Diagnostics.Debug, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.Debug.dll) * Microsoft.Win32.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Win32.Primitives.dll) * System.Collections.NonGeneric, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Collections.NonGeneric.dll) * Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Win32.Registry.dll) * System.Threading.ThreadPool, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.ThreadPool.dll) * System.Diagnostics.TraceSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.TraceSource.dll) * System.Windows.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Windows.Extensions.dll) * System.ComponentModel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.ComponentModel.dll) * ModernWpf, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\ModernWpf.dll) * System.Net.Requests, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Requests.dll) * System.Net.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Primitives.dll) * System.Net.WebHeaderCollection, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.WebHeaderCollection.dll) * System.Resources.ResourceManager, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Resources.ResourceManager.dll) * Microsoft.Windows.SDK.NET, Version=10.0.19041.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Windows.SDK.NET.dll) * WinRT.Runtime, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (D:\Portable\FlowLauncher\app-1.9.4\WinRT.Runtime.dll) * Microsoft.Win32.SystemEvents, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Win32.SystemEvents.dll) * System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.CompilerServices.Unsafe.dll) * System.Linq.Expressions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Linq.Expressions.dll) * System.Numerics.Vectors, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Numerics.Vectors.dll) * System.Reflection.Emit, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Reflection.Emit.dll) * Snippets, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location) * System.Security.Cryptography.Csp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Cryptography.Csp.dll) * System.Diagnostics.Process, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.Process.dll) * PresentationFramework.Aero2, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\PresentationFramework.Aero2.dll) * ModernWpf.Controls, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\ModernWpf.Controls.dll) * System.ComponentModel.EventBasedAsync, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.ComponentModel.EventBasedAsync.dll) * Flow.Launcher.Plugin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Flow.Launcher.Plugin.dll) * System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Text.Encoding.CodePages.dll) * System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Text.Json.dll) * NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Portable\FlowLauncher\app-1.9.4\NLog.dll) * System.Diagnostics.FileVersionInfo, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.FileVersionInfo.dll) * System.IO.FileSystem.Watcher, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.IO.FileSystem.Watcher.dll) * System.Data.Common, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Data.Common.dll) * System.Net.Mail, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Mail.dll) * System.Net.Sockets, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Sockets.dll) * NLog.Extensions.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Portable\FlowLauncher\app-1.9.4\NLog.Extensions.Logging.dll) * Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Logging.Abstractions.dll) * Microsoft.Extensions.Logging, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Logging.dll) * NLog.Web.AspNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (D:\Portable\FlowLauncher\app-1.9.4\NLog.Web.AspNetCore.dll) * System.Linq.Parallel, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Linq.Parallel.dll) * System.Diagnostics.Tracing, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.Tracing.dll) * System.Text.Encodings.Web, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Text.Encodings.Web.dll) * System.Runtime.Intrinsics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Intrinsics.dll) * System.Reflection.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Reflection.Primitives.dll) * System.Reflection.Emit.Lightweight, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Reflection.Emit.Lightweight.dll) * System.Reflection.Emit.ILGeneration, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Reflection.Emit.ILGeneration.dll) * System.Drawing.Common, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Drawing.Common.dll) * System.Runtime.Loader, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Loader.dll) * Flow.Launcher.Plugin.BrowserBookmark, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Flow.Launcher.Plugin.BrowserBookmark.dll) * Flow.Launcher.Plugin.Caculator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Caculator\Flow.Launcher.Plugin.Caculator.dll) * Flow.Launcher.Plugin.Explorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Explorer\Flow.Launcher.Plugin.Explorer.dll) * Flow.Launcher.Plugin.PluginIndicator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.PluginIndicator\Flow.Launcher.Plugin.PluginIndicator.dll) * Flow.Launcher.Plugin.PluginsManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.PluginsManager\Flow.Launcher.Plugin.PluginsManager.dll) * Flow.Launcher.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.ProcessKiller\Flow.Launcher.Plugin.ProcessKiller.dll) * Flow.Launcher.Plugin.Program, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Program\Flow.Launcher.Plugin.Program.dll) * Microsoft.Extensions.Caching.Memory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Caching.Memory.dll) * Microsoft.Extensions.Options, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Options.dll) * Microsoft.Extensions.Caching.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Caching.Abstractions.dll) * Microsoft.Extensions.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.Extensions.Primitives.dll) * Flow.Launcher.Plugin.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Shell\Flow.Launcher.Plugin.Shell.dll) * WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (D:\Portable\FlowLauncher\app-1.9.4\WindowsInput.dll) * Flow.Launcher.Plugin.Sys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Sys\Flow.Launcher.Plugin.Sys.dll) * Flow.Launcher.Plugin.Url, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Url\Flow.Launcher.Plugin.Url.dll) * Flow.Launcher.Plugin.WebSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.WebSearch\Flow.Launcher.Plugin.WebSearch.dll) * Flow.Launcher.Plugin.WindowsSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.WindowsSettings\Flow.Launcher.Plugin.WindowsSettings.dll) * Dictionary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Dictionary-2.2.3\Dictionary.dll) * Flow.Launcher.Plugin.Everything, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Everything-1.7.2\Flow.Launcher.Plugin.Everything.dll) * System.Windows.Forms, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Windows.Forms.dll) * System.Windows.Forms.Primitives, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Windows.Forms.Primitives.dll) * Microsoft.Plugin.WindowWalker, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Window Walker-2.0.2\Microsoft.Plugin.WindowWalker.dll) * Droplex, Version=1.4.1.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Droplex.dll) * System.Threading.Channels, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.Channels.dll) * System.Net.Http, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Http.dll) * System.Net.WebProxy, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Net.WebProxy.dll) * System.Net.ServicePoint, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Net.ServicePoint.dll) * System.Net.Security, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.Security.dll) * System.Diagnostics.DiagnosticSource, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.DiagnosticSource.dll) * System.Security.Cryptography.X509Certificates, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Cryptography.X509Certificates.dll) * System.Threading.Tasks, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.Tasks.dll) * Mages.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.Caculator\Mages.Core.dll) * YamlDotNet, Version=9.0.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e (D:\Portable\FlowLauncher\app-1.9.4\YamlDotNet.dll) * SymSpell, Version=6.7.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Dictionary-2.2.3\SymSpell.dll) * System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139 (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.BrowserBookmark\System.Data.SQLite.dll) * System.Transactions.Local, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Transactions.Local.dll) * System.Console, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Console.dll) * System.Security.Claims, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Claims.dll) * System.Runtime.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Numerics.dll) * Flow.Launcher.Plugin.WindowsSettings.resources, Version=1.0.0.0, Culture=zh-cn, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Plugins\Flow.Launcher.Plugin.WindowsSettings\zh-CN\Flow.Launcher.Plugin.WindowsSettings.resources.dll) * Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\Accessibility.dll) * System.Net.NameResolution, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Net.NameResolution.dll) * System.Threading.Overlapped, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Threading.Overlapped.dll) * System.Xml.XDocument, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Xml.XDocument.dll) * System.Private.Xml.Linq, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Private.Xml.Linq.dll) * System.Security.Cryptography.Encoding, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Security.Cryptography.Encoding.dll) * UIAutomationTypes, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\UIAutomationTypes.dll) * UIAutomationProvider, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\UIAutomationProvider.dll) * NHotkey.Wpf, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (D:\Portable\FlowLauncher\app-1.9.4\NHotkey.Wpf.dll) * System.Windows.Controls.Ribbon, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Windows.Controls.Ribbon.dll) * WindowsFormsIntegration, Version=5.0.17.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (D:\Portable\FlowLauncher\app-1.9.4\WindowsFormsIntegration.dll) * System.Drawing.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Drawing.Primitives.dll) * NHotkey, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (D:\Portable\FlowLauncher\app-1.9.4\NHotkey.dll) * Squirrel, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Squirrel.dll) * Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\Splat.dll) * NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (D:\Portable\FlowLauncher\app-1.9.4\NuGet.Squirrel.dll) * System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.dll) * System.Resources.Extensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Resources.Extensions.dll) * System.Drawing, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Drawing.dll) * System.Buffers, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Buffers.dll) * System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Core.dll) * System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Web.dll) * System.Web.HttpUtility, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (D:\Portable\FlowLauncher\app-1.9.4\System.Web.HttpUtility.dll) * System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Serialization.dll) * System.Runtime.Serialization.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Runtime.Serialization.Primitives.dll) * System.Diagnostics.StackTrace, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Diagnostics.StackTrace.dll) * PresentationFramework-SystemData, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\PresentationFramework-SystemData.dll) * Microsoft.VisualStudio.Threading, Version=16.10.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.VisualStudio.Threading.dll) * Microsoft.VisualStudio.Validation, Version=16.9.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\Microsoft.VisualStudio.Validation.dll) * ToolGood.Words.Pinyin, Version=3.0.1.4, Culture=neutral, PublicKeyToken=d330f4fd115e6143 (D:\Portable\FlowLauncher\app-1.9.4\ToolGood.Words.Pinyin.dll) * System.IO.Compression.Brotli, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.IO.Compression.Brotli.dll) * System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.IO.Compression.dll) * PresentationFramework-SystemXml, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\PresentationFramework-SystemXml.dll) * PresentationFramework-SystemXmlLinq, Version=5.0.17.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\PresentationFramework-SystemXmlLinq.dll) * System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (D:\Portable\FlowLauncher\app-1.9.4\System.Xml.Linq.dll) * Ben.Demystifier, Version=0.4.0.0, Culture=neutral, PublicKeyToken=a6d206e05440431a (D:\Portable\FlowLauncher\app-1.9.4\Ben.Demystifier.dll) * System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Reflection.Metadata.dll) * System.Collections.Immutable, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.Collections.Immutable.dll) * System.IO.MemoryMappedFiles, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (D:\Portable\FlowLauncher\app-1.9.4\System.IO.MemoryMappedFiles.dll) * System.Linq.Async, Version=5.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263 (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Dictionary-2.2.3\System.Linq.Async.dll) * System.Data.SQLite, Version=1.0.113.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139 (D:\Portable\FlowLauncher\app-1.9.4\UserData\Plugins\Dictionary-2.2.3\System.Data.SQLite.dll)
jjw24 commented 2 years ago

Hey how's it going? Good to hear you are enjoying flow.

I always put my laptop into hibernation and have not come across this before, only time is when I am using Parallel on a Mac but that's a known issue.

Couple of questions to help investigate the issue:

  1. When you wake it up and trigger it with the hotkey, do you get anything pop up at all?
  2. Is flow still in the tray icon/task manager process list?
  3. If flow is in the tray icon can you double click it or right click and select open to show it?
  4. If flow is in the tray icon can you right click and select settings?
  5. Would it be possible to keep an eye on whether this error happens consistently from waking up after hibernation?
Unintendedz commented 2 years ago

Hi, Thanks for the reply!

  1. When you wake it up and trigger it with the hotkey, do you get anything pop up at all?

I'm pretty sure nothing pops up.

  1. Is flow still in the tray icon/task manager process list?

It's not in the tray, but I haven't noticed if it's still in the process list.

  1. If flow is in the tray icon can you double click it or right click and select open to show it?

-

  1. If flow is in the tray icon can you right click and select settings?

-

  1. Would it be possible to keep an eye on whether this error happens consistently from waking up after hibernation?

Please let me observe for a few more days and I will pay close attention to this.

Unintendedz commented 2 years ago

After a week of observation, I found that my issue title was incorrect. Flow did not disappear after the OS woke up but crashed at an unknown moment that I didn't realize.

I'm closing this issue; sorry for the unnecessary worries.

jjw24 commented 2 years ago

No worries, thank you for getting back to us.

Feel free to put through another issue about the crash, hopefully with something in the log and reproducible.