[Spice-devel] spice-vdagent[$PID]: clipboard: unexpected selection type STRING

Thomas Koch thomas at koch.ro
Thu Aug 8 01:51:18 PDT 2013


Hi,

I've blocks of this message twice a second in the syslog of my kvm guest:

spice-vdagent[3676]: clipboard: unexpected selection type STRING

The messages start to appear when I copy something in the host and they stop 
when I copy something in the guest. I also get the following line once when I 
select text in the host:

spice-vdagent[3676]: primary: received release while not owning client 
clipboard

My Host runs Debian stable with virt-manager (0.9.1-4), libspice-server1 
(0.11.0-1), libspice-client-gtk-3.0-1 (0.12-5), spice-client (0.11.0-1), 
spice-client-gtk (0.12-5), python-spice-client-gtk (0.12-5). I use virt-
managers built in spice viewer.

The kvm commandline is
/usr/bin/kvm -S -M pc-1.1 -enable-kvm -m 6144 -smp 
6,maxcpus=8,sockets=8,cores=1,threads=1 -name comsolitdev -uuid 
e6eb5d32-9ead-7f12-c948-1ab8b5a2a3d3 -no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/comsolitdev.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -
device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device virtio-serial-
pci,id=virtio-serial0,bus=pci.0,addr=0x5 -drive 
file=/var/lib/libvirt/images/comsolitdev.img,if=none,id=drive-virtio-
disk0,format=raw -device virtio-blk-
pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-
disk0,bootindex=1 -fsdev local,security_model=none,id=fsdev-
fs0,path=/home/thkoch/virtshare -device virtio-9p-pci,id=fs0,fsdev=fsdev-
fs0,mount_tag=/virtshare,bus=pci.0,addr=0x8 -netdev 
tap,fd=20,id=hostnet0,vhost=on,vhostfd=21 -device virtio-net-
pci,netdev=hostnet0,id=net0,mac=52:54:00:6b:f9:c8,bus=pci.0,addr=0x3 -chardev 
pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev 
spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-
serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -
device usb-tablet,id=input0 -spice port=5900,addr=127.0.0.1,disable-ticketing 
-vga qxl -global qxl-vga.vram_size=134217728 -device 
qxl,id=video1,vram_size=67108864,bus=pci.0,addr=0x9 -device intel-
hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-
codec0,bus=sound0.0,cad=0 -device virtio-balloon-
pci,id=balloon0,bus=pci.0,addr=0x7

The guest runs Debian testing with spice-vdagent (0.14.0-1), libspice-server1 
(0.12.3-0nocelt).

I was running the program autocutsel[1] on the host, but the symptom was still 
there after I killed autocutsel. I remove it from autostart and will test 
again after a reboot (tomorrow?).

[1] http://packages.qa.debian.org/a/autocutsel.html

Regards, Thomas Koch


More information about the Spice-devel mailing list