View Issue Details

IDProjectCategoryView StatusLast Update
0009860Kali LinuxKali Package Bugpublic2026-09-18 05:04
ReporterLiekedaeler Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009860: Copy paste not working with KDE Plasma
Description

@arnaudr you mentioned I should open up a new bug report if copy paste doesn't work, so here I am. I installed the latest VMware workstation (26H1u1) on a Windows 11. Tried both the standard ISO and the netinst ISO. Followed the Kali docs on how to configure the VM (https://www.kali.org/docs/virtualization/install-vmware-guest-vm/).

The result is the same as what I observed previously with other OSes like Fedora as well as on Kali: I can copy from host and paste to VM, but I can't copy from VM and paste to host. As soon as I log out and switch to "Plasma (X11)", both copy paste directions work.

If you need any further info to reproduce this issue, please let me know.

Activities

arnaudr

arnaudr

2026-09-18 05:04

manager   ~0022007

So it's a known issue for KDE: https://bugs.kde.org/show_bug.cgi?id=510225 .

The feedback from KDE developer is that they won't implement any workaround, so Wayland support needs to be added/fixed in other components, namely spice-vdagent or open-vm-tools.

If using a Linux host, and running your Kali VM via QEMU, then it's spice-vdagent that is in charge of making it work. The issue is, again, known upstream:

If using VMware, then it's open-vm-tools that needs to be fixed. Again, known issue, cf. https://github.com/vmware/open-vm-tools/issues/792. People over there mention that it's been a decade since the issue was first reported, so don't hold your breathe.

Workarounds

Some people say that it works with latest versions of VirtualBox, if ever that's an option for you.

Alternatively, stop using the KDE edition of Kali, instead use another desktop environment:

  • GNOME is known to work (because they've implemented a workaround for this issue)
  • Xfce also works because it's still using X11, but that won't last forever (they're actively working on Wayland support)

Issue History

Date Modified Username Field Change
2026-09-16 15:07 Liekedaeler New Issue
2026-09-18 05:04 arnaudr Note Added: 0022007