SPICE guest (Fedora) can read from host clipboard but not write
Hi, I'm trying to set up a shared clipboard for hosts and guests using SPICE. For VMs I am using virt-manager with QEMU/KVM.
I have SPICE set up, but oddly, my Fedora guest can only read the contents of my host clipboard, but when I copy something in the guest, it doesn't change my host clipboard. I have a Windows guest where the shared clipboard behaviour works fine.
spice-vdagentd is running in Fedora. Output of `pacman -Qs spice` on the host is
local/qemu-audio-spice 10.0.3-1
QEMU spice audio driver
local/qemu-chardev-spice 10.0.3-1
QEMU spice chardev driver
local/qemu-ui-spice-app 10.0.3-1
QEMU spice app UI driver
local/qemu-ui-spice-core 10.0.3-1
QEMU spice core UI driver
local/spice 0.16.0-2
SPICE server
local/spice-gtk 0.42-4
GTK+ client library for SPICE
local/spice-protocol 0.14.5-1
Headers for SPICE protocol
Any ideas?