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)
On Ubuntu 22.04 it is showing the following error when you attempt to send a selection to Obsidian.