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

Fails to send to Obsidian on Linux (Ubuntu) #336

Open
ekovarski opened this issue Aug 12, 2024 · 1 comment
Open

Fails to send to Obsidian on Linux (Ubuntu) #336

ekovarski opened this issue Aug 12, 2024 · 1 comment

Comments

@ekovarski
Copy link

On Ubuntu 22.04 it is showing the following error when you attempt to send a selection to Obsidian.

plugin:obsidian-advanced-uri:4764 Uncaught (in promise) DOMException: Failed to execute 'readText' on 'Clipboard': Document is not focused.
    at eval (plugin:obsidian-advanced-uri:4764:53)
    at t (app://obsidian.md/app.js:1:2281449)
    at <anonymous>:1:52
    at node:electron/js2c/renderer_init:2:16470
    at IpcRendererInternal.<anonymous> (node:electron/js2c/renderer_init:2:10723)
    at IpcRendererInternal.emit (node:events:519:28)
    at Object.onMessage (node:electron/js2c/renderer_init:2:8837)
@pcause
Copy link

pcause commented Aug 15, 2024

same issue on fedora. posted to the advanced-uri issues as looks to be their issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants