Odotocodot / Flow.Launcher.Plugin.OneNote

A OneNote plugin for Flow Launcher.
MIT License
10 stars 2 forks source link

Error on typing search #4

Closed jarusaurus closed 1 year ago

jarusaurus commented 1 year ago

2023-02-28.txt

Flow Launcher version: 1.13.0 OS Version: Microsoft Windows NT 10.0.22623.0 IntPtr Length: 8 x64: True

Python Path: C:\Program Files\Streamlink\Python\pythonw.exe Node Path: C:\Users\suraj\AppData\Roaming\FlowLauncher\Environments\Node.js\Node-v16.18.0\node-v16.18.0-win-x64\node.exe Date: 02/28/2023 12:31:54 Exception: OneNote Exception: Websites: https://github.com/Odotocodot/Flow.Launcher.Plugin.OneNote Author: Odotocodot Version: 1.0.1 Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Nullable object must have a value. ---> System.InvalidOperationException: Nullable object must have a value. at System.Nullable1.get_Value() at Flow.Launcher.Plugin.OneNote.ResultCreator.CreateSectionResult(IOneNoteExtSection section, IOneNoteExtNotebook notebook, List1 highlightData) at Flow.Launcher.Plugin.OneNote.NotebookExplorer.<>cDisplayClass4_0.b3(IOneNoteExtSection s) at System.Linq.Enumerable.SelectEnumerableIterator`2.ToList() at Flow.Launcher.Plugin.OneNote.NotebookExplorer.Explore(Query query) at Flow.Launcher.Plugin.OneNote.OneNotePlugin.Query(Query query) at Flow.Launcher.Plugin.IPlugin.<>cDisplayClass3_0.b0() in /_/Flow.Launcher.Plugin/Interfaces/IPlugin.cs:line 35 at System.Threading.Tasks.Task1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass22_0.<<QueryForPluginAsync>b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 191 --- End of stack trace from previous location --- at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 34 at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 190 --- End of inner exception stack trace --- at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 210 at Flow.Launcher.ViewModel.MainViewModel.<>c__DisplayClass135_0.<gQueryTask|2>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 811 --- End of stack trace from previous location --- at Flow.Launcher.ViewModel.MainViewModel.QueryResults() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 785 at System.Threading.Tasks.Task.<>c.b128_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)

jarusaurus commented 1 year ago

just used the beta version from another issue here and its fixed, so will await the build. Thanks