Re: [vim/vim] Vim requires libwayland-client.so.0 to be installed, even on a server (Issue #17633)

Bones (Vim Github Repository) <[email protected]> Mon, 27 Jul 2026 13:09:45 -0700
Newsgroups gmane.editors.vim.devel
Message-ID <vim/vim/issues/17633/[email protected]>
TerrellAW left a comment (vim/vim#17633)

I'm not sure how to get the `clipmethod` information. In my .vimrc I did `set clipboard=unnamedplus` if that helps. This used to be all I needed.

Here is the `:version` info:
```
VIM - Vi IMproved 9.2 (2026 Feb 14, compiled Jul 27 2026 13:28:15)
Included patches: 1-858
Compiled by mr-bones@fedora
Huge version with GTK3 GUI.  Features included (+) or not (-):
+acl                +clientserver       +dialog_con_gui     +float              +image_sixel        +localmap           +mouse_urxvt        +popupwin           +smartindent        -tag_old_static     +vartabs            +windows
+arabic             +clipboard          +diff               +folding            +insert_expand      -lua                +mouse_xterm        +postscript         +socketserver       -tcl                +vertsplit          +writebackup
+autochdir          +clipboard_provider +digraphs           -footer             +ipv6               +menu               +mouseshape         +printer            -sodium             +termguicolors      +vim9script         +X11
+autocmd            +cmdline_compl      +dnd                +fork()             +job                +mksession          +multi_byte         +profile            -sound              +terminal           +viminfo            +xattr
-autoservername     +cmdline_hist       -ebcdic             +gettext            +jumplist           +modify_fname       +multi_lang         -python             +spell              +terminfo           +virtualedit        -xfontset
+balloon_eval       +cmdline_info       +emacs_tags         -hangul_input       +keymap             +mouse              -mzscheme           -python3            +startuptime        +termresponse       +visual             +xim
+balloon_eval_term  +comments           +eval               +iconv              +lambda             +mouse_dec          +netbeans_intg      +quickfix           +statusline         +textobjects        +visualextra        -xpm
+browse             +conceal            +ex_extra           +image              +langmap            -mouse_gpm          +num64              +reltime            -sun_workshop       +textprop           +vreplace           +xsmp_interact
++builtin_terms     +cryptv             +extra_search       +image_cairo        +libcall            -mouse_jsbterm      +packages           +rightleft          +syntax             +timers             -wayland            +xterm_clipboard
+byte_offset        +cscope             -farsi              -image_gdi          +linebreak          +mouse_netterm      +path_extra         -ruby               +tabpanel           +title              -wayland_clipboard  -xterm_save
+channel            +cursorbind         +file_in_path       -image_gdk          +lispindent         +mouse_sgr          -perl               +scrollbind         -tag_any_white      +toolbar            +wildignore
+cindent            +cursorshape        +find_in_path       +image_kitty        +listcmds           -mouse_sysmouse     +persistent_undo    +signs              +tag_binary         +user_commands      +wildmenu
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
 3rd user vimrc file: "~/.config/vim/vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
2nd user gvimrc file: "~/.vim/gvimrc"
3rd user gvimrc file: "~/.config/vim/gvimrc"
       defaults file: "$VIMRUNTIME/defaults.vim"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/usr/local/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glycin-2 -I/usr/include/at-spi2-
atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/lib64/pkgconfig/../../include/dbus-1.0 -I/usr/lib64/pkgconfig/../../lib64/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/pixman-1 -I/usr/include
/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -g -O2 -D_REENTRANT -U_FORTI
FY_SOURCE -D_FORTIFY_SOURCE=1
Linking: gcc -L/usr/local/lib -Wl,--as-needed -o vim -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -latk-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -lSM -lICE -lXt -lX11 -lSM -lICE -lm -lt
info -lselinux
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/issues/17633#issuecomment-5096266261
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/5096266261%40github.com.