Flow-Launcher/Flow.Launcher

BUG: Crash happens when 'Save Failed Requests' is Enabled in Notion Plugin

Closed this issue · 1 comments

Checks

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

  • I am using the latest version of Flow Launcher.

Problem Description

Crash happens when 'Save Failed Requests' is Enabled in Notion Plugin

To Reproduce

  1. ...Install notion plugin
  2. ...Enable "Save failed requests"
  3. ...Open launcher

Screenshots

No response

Flow Launcher Version

1.19.2

Windows Build Number

10.0.26100.1882

Error Log

Flow Launcher version: 1.19.2
OS Version: 26100.1882
IntPtr Length: 8
x64: True

Python Path: C:\Users\Strou\AppData\Roaming\FlowLauncher\Environments\Python\PythonEmbeddable-v3.11.4\pythonw.exe
Node Path: C:\Users\Strou\AppData\Roaming\nvm\v22.9.0\node.exe
Date: 10/07/2024 21:06:50
Exception:
System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
at Flow.Launcher.Plugin.Notion.Main.OnVisibilityChanged(Object _, VisibilityChangedEventArgs e)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Hi, could you post this in the plugin repo for the author to look at (i'm not sure what the URL as there are two Notion plugins but you can find it in the Flow Settings page - Plugins)?