Opened 4 years ago
Last modified 9 months ago
#20808 awaitsfeedback defect
shared clipboard does not work with Wayland
| Reported by: | JoKalliauer | Owned by: | |
|---|---|---|---|
| Component: | clipboard | Version: | VirtualBox 6.1.32 |
| Keywords: | Wayland | Cc: | |
| Guest type: | Windows | Host type: | Linux |
Description
On Fedora 35 host with Win10Guest the shared clipboard works with X11, but not with Wayland.
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 19 months ago
Hi JoKalliauer,
We just released VirtualBox 7.1.0. It has initial support for clipboard sharing with Gnome on Wayland guests. You will need to update both -- host part and Guest Additions to make it work. You can download it from here.
comment:3 by , 9 months ago
Confirmed working with Plasma in Kubuntu 25.04.
I used Synaptic – not the Devices menu – to install the image, then:
- installed the additions
- restarted the OS
- used the Devices menu to upgrade the additions
- in response to the prompt below, another restart of the OS.
Name: /usr/share/virtualbox/VBoxGuestAdditions.iso
Guest Additions Update failed: Files were installed, but kernel modules were not reloaded automatically. Please consider rebooting the guest.
Result Code:
VBOX_E_GSTCTL_GUEST_ERROR (0x80bb000f)
Component:
GuestSessionWrap
Interface:
IGuestSession {8b2b6773-8b5a-4cd2-95f8-38faf73913e1}
End result, in the guest:
grahamperrin@mowa219-gjp4-vm-ubuntu:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 25.04 Release: 25.04 Codename: plucky grahamperrin@mowa219-gjp4-vm-ubuntu:~$ apt list installed virtualbox-guest-additions-iso virtualbox-guest-additions-iso/plucky,now 7.0.20-1 all [installed] grahamperrin@mowa219-gjp4-vm-ubuntu:~$
- clipboard sharing works in both directions
- as expected,
aptstill shows 7.0.20-1 (not 7.1.⋯).
Host:
grahamperrin@mowa219-gjp4 ~> apt list --installed virtualbox-7.1 virtualbox-7.1/now 7.1.10-169112~Ubuntu~oracular amd64 [installed,local] grahamperrin@mowa219-gjp4 ~> lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 25.04 Release: 25.04 Codename: plucky grahamperrin@mowa219-gjp4 ~>
comment:4 by , 9 months ago
| Status: | new → awaitsfeedback |
|---|
Focusing on the original report,
Guest type: Windows
… Win10Guest …
I do also have bidirectional sharing between the Kubuntu host and:
- a Windows 10 guest
- a Windows 11 guest.
JoKalliauer, would you like to close this report?
Thanks


Hi JoKalliauer,
Shared Clipboard not yet supported on Wayland hosts and guests.