Re: [vim/vim] Vim requires libwayland-client.so.0 to be installed, even on a server (Issue #17633)
Foxe Chen (Vim Github Repository) <[email protected]> Mon, 27 Jul 2026 12:59:44 -0700
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/issues/17633/[email protected]> |
64-bitman left a comment (vim/vim#17633) This output you gave: ``` Failed to connect to a Wayland server: No such file or directory Note: WAYLAND_DISPLAY is unset (falling back to wayland-0) Note: XDG_RUNTIME_DIR is set to /run/user/1000 Please check whether /run/user/1000/wayland-0 socket exists and is accessible. ``` Is the message that wl-clipboard gives when it cannot connect to the Wayland compositor. can you show output of `'clipmethod'` option, `v:clipmethod`, and `:version`? -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/issues/17633#issuecomment-5096158696 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/issues/17633/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/17633/5096158696%40github.com.