question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Running Obsidian Notes plugin returns error

See original GitHub issue

Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues/new

  1. upload log file: C:\Users\fedde\AppData\Roaming\FlowLauncher\Logs\1.9.4\2022-09-01.txt
  2. copy below exception message

Flow Launcher version: 1.9.4 OS Version: Microsoft Windows NT 10.0.19044.0 IntPtr Length: 8 x64: True

Python Path: C:\Users\fedde\AppData\Roaming\FlowLauncher\PythonEmbeddable\pythonw.exe Date: 09/01/2022 16:36:43 Exception: System.IO.InvalidDataException: Obsidian Notes|Exception ignored in: <function Launcher.del at 0x000001CF713C6F70> Traceback (most recent call last): File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\lib\flox\launcher.py”, line 59, in del self.call() File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\lib\flox_init_.py”, line 96, in call return super().call() File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\lib\flox\launcher.py”, line 41, in call results = request_method(*request_parameters) File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\lib\flox_init_.py”, line 127, in _query self.query(query) File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\plugin\main.py”, line 38, in query context=[vault.id, str(note.path), note.checklists()] File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\plugin\obsidian.py”, line 106, in checklists for line in self.content().splitlines(): File “C:\Users\fedde\AppData\Roaming\FlowLauncher\Plugins\Obsidian Notes-1.1.3\plugin\obsidian.py”, line 85, in content with open(self.path, ‘r’, encoding=‘utf-8’, errors=‘replace’) as f: FileNotFoundError: [Errno 2] No such file or directory: “C:\Users\fedde\OneDrive\Documents\2020-06-01-ObsidianWorkflows\Workflows\02 PARA_Starter_Kit_v2\2. Areas\Personal Development\A spellbinding reading of Hermann Hesse’s 100-year-old love letter to trees, a Chilean picture-book about life and death, an ode to love beyond labels.md”

at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 288 at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 302 at Flow.Launcher.Core.Plugin.JsonRPCPlugin.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 322 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 192 — End of stack trace from previous location — at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func`1 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 191 at Flow.Launcher.ViewModel.MainViewModel.<>c__DisplayClass137_0.<<QueryResults>g__QueryTask|2>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 613 — End of stack trace from previous location — at Flow.Launcher.ViewModel.MainViewModel.QueryResults() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 587 at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__140_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)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Garulfcommented, Sep 6, 2022

Currently the Obsidian plugin searches all vaults that Obsidian knows about. This could possibly be added in future versions.

0reactions
github-actions[bot]commented, Oct 30, 2022

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

App Won't Start (Says "Loading Plugins")
Whenever I try to load Obsidian, I get an error message that says “Loading plugins…” and it looks like the app is continually...
Read more >
Anyone else having issues with Text Generator Plugin?
I get the error Error: Text Generator Plugin: Error Check console CTRL+SHIFT+I Anytime I try to use it. If I go to the...
Read more >
"Error: no such mapping" appearing with obsidian shortcuts ...
I started to realize that after using obsidian shortcuts this plug in seems to return Error: no such mapping. at the bottom of...
Read more >
Drafts to Obsidian by Voice - Persistent Strange Issue
I am trying to get items to Obsidian via Drafts using my voice. ... create a new note in Drafts from that text...
Read more >
The Beginner's Guide to DATAVIEW Obsidian Plugin
The Beginner's Guide to DATAVIEW Obsidian Plugin — 10 areas where things can go wrong and how to fix them · What is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found