You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I go to a note program like notepad++, I select plain text, I then hit control C.. after that going to the obsidian hosted app in web browser, I then press control V and nothing happens.
I can copy some other text from the obsidian app and it seems to have its own copy/paste buffer.
Expected Behavior
I would expect copy/paste to work.
Steps To Reproduce
Go to obsidian app running in docker via web browser on port of it being served (3000).
Paste some text and note that nothing happens.
insert some random text, then copy it, and note that it has its own internal copy/paste buffer.
root@app02:~/apps# nano docker-compose.yml
root@app02:~/apps# docker logs obsidian
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
..+......+...+.+...+..+..................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...............+............................+..+.+..............+...+...................+......+.....+..........+.........+...+..+...+.+......+...+......+..+.............+.....+.........+..........+............+...........+.......+...+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
..+.........+...+..+.......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+......+.....+.........+.+..+.+..............+..........+........+...+......+.........+......+.............+.....+.+.....+............+.......+..+..........+......+..+...............+.......+......+...+...........+....+..+.......+..+...+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
**** adding /dev/dri/card0 to video group video with id 44 ****
[custom-init] No custom files found, skipping...
[ls.io-init] done.
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
Xvnc KasmVNC 1.3.3 - built Nov 20 2024 19:55:29
Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
See http://kasmweb.com for information on KasmVNC.
Underlying X server release 12014000, The X.Org Foundation
Obt-Message: Xinerama extension is not present on the server
17
2024-11-25 04:46:44,058 [INFO] websocket 0: got client connection from 127.0.0.1
2024-11-25 04:46:44,074 [PRIO] Connections: accepted: @10.0.0.141_1732510004.58988::websocket
2024-11-25 05:02:00,542 [PRIO] Connections: closed: @10.0.0.141_1732510004.58988::websocket (Clean disconnection)
2024-11-25 05:02:01,088 [INFO] websocket 1: got client connection from 127.0.0.1
2024-11-25 05:02:01,103 [PRIO] Connections: accepted: @10.0.0.141_1732510921.88892::websocket
2024-11-25 05:05:03,473 [PRIO] Connections: closed: @10.0.0.141_1732510921.88892::websocket (Clean disconnection)
2024-11-25 05:05:03,786 [INFO] websocket 2: got client connection from 127.0.0.1
2024-11-25 05:05:03,801 [PRIO] Connections: accepted: @10.0.0.141_1732511103.786925::websocket
2024-11-25 05:07:09,387 [PRIO] Connections: closed: @10.0.0.141_1732511103.786925::websocket (Clean disconnection)
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
I go to a note program like notepad++, I select plain text, I then hit control C.. after that going to the obsidian hosted app in web browser, I then press control V and nothing happens.
I can copy some other text from the obsidian app and it seems to have its own copy/paste buffer.
Expected Behavior
I would expect copy/paste to work.
Steps To Reproduce
Go to obsidian app running in docker via web browser on port of it being served (3000).
Paste some text and note that nothing happens.
insert some random text, then copy it, and note that it has its own internal copy/paste buffer.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: