markdownload icon indicating copy to clipboard operation
markdownload copied to clipboard

Fails to send to Obsidian on Linux (Ubuntu)

Open ekovarski opened this issue 1 year ago • 1 comments

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)

ekovarski avatar Aug 12 '24 17:08 ekovarski

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

pcause avatar Aug 15 '24 18:08 pcause