Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Unhandled exception after setting Explorer > Customize Action Keywords > Path Search #2701

Open
2 tasks done
ben-ralston opened this issue May 17, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@ben-ralston
Copy link

Checks

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

  • I am using the latest version of Flow Launcher.

Problem Description

I was attempting to set up the Explorer plugin so that I could do Path Searches, but I ran into an unhandled exception and had to restart Flow Launcher.

To Reproduce

  1. Open Flow settings (via Ctrl+i)
  2. Go to Plugins
  3. Open the Explorer plugin > Customize Action Keywords
  4. Select Path Search, then Edit
  5. Choose a string (I did path:) and click Enabled
  6. Click Accept
  7. Get error message

Screenshots

No response

Flow Launcher Version

1.18.0

Windows Build Number

10.0.22631.3447

Error Log

Flow Launcher version: 1.18.0
OS Version: 22631.3447
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 05/17/2024 11:07:41
Exception:
System.ArgumentException: Both false in actionKeyword.Enabled and actionKeywordWindow.KeywordEnabled should suggest that the ShowDialog() result is false
at Flow.Launcher.Plugin.Explorer.ViewModels.SettingsViewModel.EditActionKeyword(Object obj) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\SettingsViewModel.cs:line 161
at Flow.Launcher.Plugin.Explorer.ViewModels.RelayCommand.Execute(Object parameter) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\RelayCommand.cs:line 25
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)

00:52:00.3488-05:00 - INFO  - Updater.UpdateApp - Future Release <{
  "SHA1": "0F4C15147CCE5AD43CBE27120B61230BB834A32E",
  "BaseUrl": null,
  "Filename": "FlowLauncher-1.18.0-full.nupkg",
  "Query": null,
  "Filesize": 105458488,
  "IsDelta": false,
  "StagingPercentage": null,
  "EntryAsString": "0F4C15147CCE5AD43CBE27120B61230BB834A32E FlowLauncher-1.18.0-full.nupkg 105458488",
  "Version": {
    "Version": "1.18.0.0",
    "SpecialVersion": ""
  },
  "PackageName": "FlowLauncher"
}>
05:52:00.3564-05:00 - INFO  - Updater.UpdateApp - Future Release <{
  "SHA1": "0F4C15147CCE5AD43CBE27120B61230BB834A32E",
  "BaseUrl": null,
  "Filename": "FlowLauncher-1.18.0-full.nupkg",
  "Query": null,
  "Filesize": 105458488,
  "IsDelta": false,
  "StagingPercentage": null,
  "EntryAsString": "0F4C15147CCE5AD43CBE27120B61230BB834A32E FlowLauncher-1.18.0-full.nupkg 105458488",
  "Version": {
    "Version": "1.18.0.0",
    "SpecialVersion": ""
  },
  "PackageName": "FlowLauncher"
}>
10:46:30.5610-05:00 - ERROR -  - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
10:46:30.5610-05:00 - ERROR -  - 
Exception full name: System.Runtime.InteropServices.COMException
Error status: UNKNOWN
Class name: IShellLinkW
Calling method: retrieveTargetPath
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Windows Media Player Legacy.lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Not yet known
10:46:30.5610-05:00 - ERROR -  - ------------- END Flow.Launcher.Plugin.Program exception -------------
10:46:30.7725-05:00 - ERROR -  - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
10:46:30.7725-05:00 - ERROR -  - 
Exception full name: System.Runtime.InteropServices.COMException
Error status: UNKNOWN
Class name: IShellLinkW
Calling method: retrieveTargetPath
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ODBC Data Sources (32-bit).lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Not yet known
10:46:30.7725-05:00 - ERROR -  - ------------- END Flow.Launcher.Plugin.Program exception -------------
10:47:10.0610-05:00 - ERROR -  - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
10:47:10.0610-05:00 - ERROR -  - 
Exception full name: System.Runtime.InteropServices.COMException
Error status: UNKNOWN
Class name: IShellLinkW
Calling method: retrieveTargetPath
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Accessories\Windows Media Player Legacy.lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Not yet known
10:47:10.0610-05:00 - ERROR -  - ------------- END Flow.Launcher.Plugin.Program exception -------------
10:47:10.1121-05:00 - ERROR -  - ------------- BEGIN Flow.Launcher.Plugin.Program exception -------------
10:47:10.1121-05:00 - ERROR -  - 
Exception full name: System.Runtime.InteropServices.COMException
Error status: UNKNOWN
Class name: IShellLinkW
Calling method: retrieveTargetPath
Program path: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\ODBC Data Sources (32-bit).lnk
InnerException number: 1
Exception message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Exception error type: HResult -2147467259
Exception thrown in called method: Void GetDescription(System.Text.StringBuilder, Int32)
Possible interpretation of the error: Error caused likely due to trying to get the description of the program
Possible resolution: Not yet known
10:47:10.1121-05:00 - ERROR -  - ------------- END Flow.Launcher.Plugin.Program exception -------------
10:52:00.3430-05:00 - INFO  - Updater.UpdateApp - Future Release <{
  "SHA1": "0F4C15147CCE5AD43CBE27120B61230BB834A32E",
  "BaseUrl": null,
  "Filename": "FlowLauncher-1.18.0-full.nupkg",
  "Query": null,
  "Filesize": 105458488,
  "IsDelta": false,
  "StagingPercentage": null,
  "EntryAsString": "0F4C15147CCE5AD43CBE27120B61230BB834A32E FlowLauncher-1.18.0-full.nupkg 105458488",
  "Version": {
    "Version": "1.18.0.0",
    "SpecialVersion": ""
  },
  "PackageName": "FlowLauncher"
}>
11:06:53.3453-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\00 ACTIVE PROJECTS\PRJ 127302 - Handoff Tasks\mockups\UXD - Mobile Mock-ups\6 - Editing on call K.png on first try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\00 ACTIVE PROJECTS\PRJ 127302 - Handoff Tasks\mockups\UXD - Mobile Mock-ups\6 - Editing on call K.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:06:53.3453-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\00 ACTIVE PROJECTS\PRJ 127302 - Handoff Tasks\mockups\UXD - Mobile Mock-ups\6 - Editing on call K.png on second try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\00 ACTIVE PROJECTS\PRJ 127302 - Handoff Tasks\mockups\UXD - Mobile Mock-ups\6 - Editing on call K.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:07:41.3752-05:00 - FATAL - UnHandledException - 
## Exception

System.ArgumentException: Both false in actionKeyword.Enabled and actionKeywordWindow.KeywordEnabled should suggest that the ShowDialog() result is false
Source: Flow.Launcher.Plugin.Explorer
TargetAssembly: Flow.Launcher.Plugin.Explorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
TargetModule: Flow.Launcher.Plugin.Explorer.dll
TargetSite: Void EditActionKeyword(System.Object)
at Flow.Launcher.Plugin.Explorer.ViewModels.SettingsViewModel.EditActionKeyword(Object obj) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\SettingsViewModel.cs:line 161
at Flow.Launcher.Plugin.Explorer.ViewModels.RelayCommand.Execute(Object parameter) in C:\projects\flow-launcher\Plugins\Flow.Launcher.Plugin.Explorer\ViewModels\RelayCommand.cs:line 25
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)


## Environment
* Command Line: C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Flow.Launcher.dll
* Timestamp: 05/17/2024 11:07:41
* Flow Launcher version: 1.18.0
* OS Version: 22631.3447
* IntPtr Length: 8
* x64: True
* Python Path: 
* Node Path: 
* CLR Version: 7.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.09032
   * v4 Full 4.8.09032
   * v4.0 Client 4.0.0.0

## Assemblies - Flow.Launcher

* System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Private.CoreLib.dll)
* Flow.Launcher, Version=1.18.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Flow.Launcher.dll)
* PresentationFramework, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationFramework.dll)
* WindowsBase, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\WindowsBase.dll)
* System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.dll)
* System.Xaml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Xaml.dll)
* System.Threading, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Threading.dll)
* System.IO.Pipes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.IO.Pipes.dll)
* System.Security.AccessControl, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Security.AccessControl.dll)
* System.Security.Principal.Windows, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Security.Principal.Windows.dll)
* System.Runtime.InteropServices, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.InteropServices.dll)
* System.Threading.ThreadPool, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Threading.ThreadPool.dll)
* System.Configuration.ConfigurationManager, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Configuration.ConfigurationManager.dll)
* System.ObjectModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.ObjectModel.dll)
* Flow.Launcher.Core, Version=1.18.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Flow.Launcher.Core.dll)
* Flow.Launcher.Infrastructure, Version=1.18.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Flow.Launcher.Infrastructure.dll)
* System.Collections, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Collections.dll)
* System.ComponentModel.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.ComponentModel.Primitives.dll)
* System.Private.Uri, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Private.Uri.dll)
* PresentationCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationCore.dll)
* System.Security.Cryptography, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Security.Cryptography.dll)
* System.Collections.Concurrent, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Collections.Concurrent.dll)
* System.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Memory.dll)
* System.ComponentModel.TypeConverter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.ComponentModel.TypeConverter.dll)
* System.Xml.ReaderWriter, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Xml.ReaderWriter.dll)
* System.Private.Xml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Private.Xml.dll)
* System.Collections.Specialized, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Collections.Specialized.dll)
* System.Net.WebClient, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.WebClient.dll)
* System.ComponentModel.EventBasedAsync, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.ComponentModel.EventBasedAsync.dll)
* System.Text.Encoding.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Text.Encoding.Extensions.dll)
* System.Threading.Thread, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Threading.Thread.dll)
* System.Runtime.Serialization.Formatters, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Serialization.Formatters.dll)
* System.Xml.XmlSerializer, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Xml.XmlSerializer.dll)
* System.IO.Packaging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.IO.Packaging.dll)
* DirectWriteForwarder, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\DirectWriteForwarder.dll)
* System.Runtime.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Extensions.dll)
* System.Diagnostics.Debug, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.Debug.dll)
* System.Runtime.CompilerServices.VisualC, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.CompilerServices.VisualC.dll)
* Microsoft.Win32.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Win32.Primitives.dll)
* System.Collections.NonGeneric, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Collections.NonGeneric.dll)
* Microsoft.Win32.Registry, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Win32.Registry.dll)
* System.Linq, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Linq.dll)
* System.Diagnostics.TraceSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.TraceSource.dll)
* System.Windows.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Windows.Extensions.dll)
* System.ComponentModel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.ComponentModel.dll)
* ModernWpf, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\ModernWpf.dll)
* System.Net.Requests, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Requests.dll)
* System.Net.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Primitives.dll)
* System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.WebHeaderCollection.dll)
* System.Runtime.Loader, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Loader.dll)
* Microsoft.Windows.SDK.NET, Version=10.0.19041.24, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Windows.SDK.NET.dll)
* WinRT.Runtime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\WinRT.Runtime.dll)
* Microsoft.Win32.SystemEvents, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Win32.SystemEvents.dll)
* System.Runtime.CompilerServices.Unsafe, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.CompilerServices.Unsafe.dll)
* System.Linq.Expressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Linq.Expressions.dll)
* System.Security.Cryptography.Algorithms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Security.Cryptography.Algorithms.dll)
* System.Numerics.Vectors, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Numerics.Vectors.dll)
* System.Reflection.Emit, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Reflection.Emit.dll)
* Snippets, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (dynamic assembly doesn't has location)
* UIAutomationTypes, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\UIAutomationTypes.dll)
* System.Diagnostics.Process, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.Process.dll)
* PresentationFramework.Aero2, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationFramework.Aero2.dll)
* ModernWpf.Controls, Version=0.9.4.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\ModernWpf.Controls.dll)
* mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\mscorlib.dll)
* Flow.Launcher.Plugin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Flow.Launcher.Plugin.dll)
* System.Text.Encoding.CodePages, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Text.Encoding.CodePages.dll)
* System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Text.Json.dll)
* NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NLog.dll)
* netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\netstandard.dll)
* System.Diagnostics.FileVersionInfo, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.FileVersionInfo.dll)
* System.IO.FileSystem.Watcher, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.IO.FileSystem.Watcher.dll)
* System.Data.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Data.Common.dll)
* System.Net.Mail, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Mail.dll)
* System.Net.Sockets, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Sockets.dll)
* NLog.Extensions.Logging, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NLog.Extensions.Logging.dll)
* Microsoft.Extensions.Logging.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Logging.Abstractions.dll)
* Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Logging.dll)
* NLog.Web.AspNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NLog.Web.AspNetCore.dll)
* MemoryPack.Core, Version=1.21.1.0, Culture=neutral, PublicKeyToken=df4c250b14d82627 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\MemoryPack.Core.dll)
* System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Collections.Immutable.dll)
* System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Text.Encodings.Web.dll)
* System.Runtime.Numerics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Numerics.dll)
* System.Reflection.Emit.Lightweight, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Reflection.Emit.Lightweight.dll)
* System.Reflection.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Reflection.Primitives.dll)
* System.Reflection.Emit.ILGeneration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Reflection.Emit.ILGeneration.dll)
* System.Runtime.Intrinsics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Intrinsics.dll)
* System.Drawing.Common, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Drawing.Common.dll)
* Flow.Launcher.Plugin.BrowserBookmark, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Flow.Launcher.Plugin.BrowserBookmark.dll)
* Flow.Launcher.Plugin.Caculator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Caculator\Flow.Launcher.Plugin.Caculator.dll)
* Flow.Launcher.Plugin.Explorer, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Explorer\Flow.Launcher.Plugin.Explorer.dll)
* System.Windows.Forms, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Windows.Forms.dll)
* System.Windows.Forms.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Windows.Forms.Primitives.dll)
* Flow.Launcher.Plugin.PluginIndicator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.PluginIndicator\Flow.Launcher.Plugin.PluginIndicator.dll)
* Flow.Launcher.Plugin.PluginsManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.PluginsManager\Flow.Launcher.Plugin.PluginsManager.dll)
* Flow.Launcher.Plugin.ProcessKiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.ProcessKiller\Flow.Launcher.Plugin.ProcessKiller.dll)
* Flow.Launcher.Plugin.Program, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Program\Flow.Launcher.Plugin.Program.dll)
* Microsoft.Extensions.Caching.Memory, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Caching.Memory.dll)
* Microsoft.Extensions.Options, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Options.dll)
* Microsoft.Extensions.Caching.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Caching.Abstractions.dll)
* Microsoft.Extensions.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.Extensions.Primitives.dll)
* Flow.Launcher.Plugin.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Shell\Flow.Launcher.Plugin.Shell.dll)
* WindowsInput, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9b287f7dc5073cad (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\WindowsInput.dll)
* Flow.Launcher.Plugin.Sys, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Sys\Flow.Launcher.Plugin.Sys.dll)
* Flow.Launcher.Plugin.Url, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Url\Flow.Launcher.Plugin.Url.dll)
* System.Text.RegularExpressions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Text.RegularExpressions.dll)
* Flow.Launcher.Plugin.WebSearch, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.WebSearch\Flow.Launcher.Plugin.WebSearch.dll)
* Flow.Launcher.Plugin.WindowsSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.WindowsSettings\Flow.Launcher.Plugin.WindowsSettings.dll)
* CommunityToolkit.Mvvm, Version=8.2.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\CommunityToolkit.Mvvm.dll)
* System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Threading.Channels.dll)
* System.Net.Http, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Http.dll)
* System.Net.WebProxy, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.WebProxy.dll)
* System.Net.ServicePoint, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.ServicePoint.dll)
* System.Net.Security, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Security.dll)
* System.Diagnostics.Tracing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.Tracing.dll)
* System.Diagnostics.DiagnosticSource, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.DiagnosticSource.dll)
* Mages.Core, Version=2.0.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Caculator\Mages.Core.dll)
* System.Net.Http.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Http.Json.dll)
* FastCache.Cached, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\FastCache.Cached.dll)
* System.Threading.Overlapped, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Threading.Overlapped.dll)
* Microsoft.Data.Sqlite, Version=8.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\Microsoft.Data.Sqlite.dll)
* System.Net.Quic, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.Quic.dll)
* NonBlocking, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NonBlocking.dll)
* System.Net.NameResolution, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.NameResolution.dll)
* System.Security.Claims, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Security.Claims.dll)
* System.Net.NetworkInformation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Net.NetworkInformation.dll)
* UIAutomationProvider, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\UIAutomationProvider.dll)
* NHotkey.Wpf, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NHotkey.Wpf.dll)
* System.Windows.Controls.Ribbon, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Windows.Controls.Ribbon.dll)
* WindowsFormsIntegration, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\WindowsFormsIntegration.dll)
* PresentationFramework-SystemData, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationFramework-SystemData.dll)
* System.Drawing.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Drawing.Primitives.dll)
* NHotkey, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a76ffb086700b11c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NHotkey.dll)
* Squirrel, Version=1.5.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Squirrel.dll)
* Splat, Version=1.6.2.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Splat.dll)
* NuGet.Squirrel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\NuGet.Squirrel.dll)
* System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.dll)
* System.Resources.Extensions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Resources.Extensions.dll)
* System.Drawing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Drawing.dll)
* System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Core.dll)
* System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Web.dll)
* System.Web.HttpUtility, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Web.HttpUtility.dll)
* System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Serialization.dll)
* System.Runtime.Serialization.Primitives, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Runtime.Serialization.Primitives.dll)
* System.Diagnostics.StackTrace, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Diagnostics.StackTrace.dll)
* Microsoft.VisualStudio.Threading, Version=17.7.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.VisualStudio.Threading.dll)
* Microsoft.VisualStudio.Validation, Version=17.6.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Microsoft.VisualStudio.Validation.dll)
* System.Linq.Parallel, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Linq.Parallel.dll)
* ToolGood.Words.Pinyin, Version=3.0.1.4, Culture=neutral, PublicKeyToken=d330f4fd115e6143 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\ToolGood.Words.Pinyin.dll)
* Microsoft.Search.Interop, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9f748985a6e9a7cb (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Explorer\Microsoft.Search.Interop.dll)
* PresentationFramework-SystemXml, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationFramework-SystemXml.dll)
* System.Linq.Async, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Explorer\System.Linq.Async.dll)
* System.Data.OleDb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Explorer\runtimes\win\lib\net7.0\System.Data.OleDb.dll)
* System.Transactions.Local, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Transactions.Local.dll)
* System.Diagnostics.PerformanceCounter, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Explorer\runtimes\win\lib\net7.0\System.Diagnostics.PerformanceCounter.dll)
* VirtualizingWrapPanel, Version=1.5.8.0, Culture=neutral, PublicKeyToken=null (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\VirtualizingWrapPanel.dll)
* Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Accessibility.dll)
* INIFileParser, Version=2.5.2.0, Culture=neutral, PublicKeyToken=79af7b307b65cf3c (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.Program\INIFileParser.dll)
* Ben.Demystifier, Version=0.4.0.0, Culture=neutral, PublicKeyToken=a6d206e05440431a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Ben.Demystifier.dll)
* System.Reflection.Metadata, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Reflection.Metadata.dll)
* System.IO.MemoryMappedFiles, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.IO.MemoryMappedFiles.dll)
* System.Windows.Presentation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\System.Windows.Presentation.dll)
* SQLitePCLRaw.core, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=1488e028ca7ab535 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\Plugins\Flow.Launcher.Plugin.BrowserBookmark\SQLitePCLRaw.core.dll)
* PresentationFramework-SystemCore, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (C:\Users\beralsto\AppData\Local\FlowLauncher\app-1.18.0\PresentationFramework-SystemCore.dll)

11:19:42.4398-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\Initial Investigations\Handoff in Canto\Prototype 3\canto\Resources\Reports\divot-open@2x.png on first try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\Initial Investigations\Handoff in Canto\Prototype 3\canto\Resources\Reports\divot-open@2x.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.4398-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\Initial Investigations\Handoff in Canto\Prototype 3\canto\Resources\Reports\divot-open@2x.png on second try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\Initial Investigations\Handoff in Canto\Prototype 3\canto\Resources\Reports\divot-open@2x.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.4561-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\Activity just opened.png on first try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\Activity just opened.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.4561-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\Activity just opened.png on second try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\Activity just opened.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.4725-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\UGM 2016 Workflow\2_NoteReader CDI first opens.png on first try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\UGM 2016 Workflow\2_NoteReader CDI first opens.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.4725-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\UGM 2016 Workflow\2_NoteReader CDI first opens.png on second try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\8.2 Epic 2015\NLP\Merge Screenshots\NRCDI Current Screen Shots\UGM 2016 Workflow\2_NoteReader CDI first opens.png
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.5070-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\9.9.0 Nov 21\PRJ 167767 - Improve the Attach Editor_1\Screenshots & Prototypes\collapsable_open.PNG on first try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\9.9.0 Nov 21\PRJ 167767 - Improve the Attach Editor_1\Screenshots & Prototypes\collapsable_open.PNG
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172

11:19:42.5070-05:00 - ERROR - ImageLoader.Load - Failed to get thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\9.9.0 Nov 21\PRJ 167767 - Improve the Attach Editor_1\Screenshots & Prototypes\collapsable_open.PNG on second try
EXCEPTION OCCURS: System.Runtime.InteropServices.COMException (0x80004005): Error while extracting thumbnail for C:\Users\beralsto\Epic\IP - Notes - Notes\PRJ\zz Archive\9.9.0 Nov 21\PRJ 167767 - Improve the Attach Editor_1\Screenshots & Prototypes\collapsable_open.PNG
 ---> System.Runtime.InteropServices.COMException (0x8004B205): 0x8004B205
   at IntPtr Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetHBitmap(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 129
   at BitmapSource Flow.Launcher.Infrastructure.Image.WindowsThumbnailProvider.GetThumbnail(string fileName, int width, int height, ThumbnailOptions options) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ThumbnailReader.cs:line 120
   at ImageResult Flow.Launcher.Infrastructure.Image.ImageLoader.GetThumbnailResult(ref string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 250
   at async ValueTask<ImageResult> Flow.Launcher.Infrastructure.Image.ImageLoader.LoadInternalAsync(string path, bool loadFullImage) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Image/ImageLoader.cs:line 172



@ben-ralston ben-ralston added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant