Control: tag -1 + moreinfo Hi,
> if i start Xspice with --vdagent --vdagent-exec /usr/bin/spice-vdagent > --vdagentd-exec /usr/sbin/spice-vdagentd > options it passes invalid options to spice-vdagentd. > --- Xspice output --- > qxl_surface_create: Bad bpp: 1 (1) > /usr/sbin/spice-vdagentd: invalid option -- 'f' > Usage: spice-vdagentd [OPTIONS] > Spice guest agent daemon, version 0.15.0. > Options: > -h print this text > -d log debug messages (use twice for extra info) > -s <port> set virtio serial port > [/dev/virtio-ports/com.redhat.spice.0] > -S <filename> set udcs socket [/var/run/spice-vdagentd/spice-vdagent-sock] > -u <dev> set uinput device [/dev/uinput] > -x don't daemonize > -X Disable systemd-logind integration > --- > Referring to the helpful people in #spice IRC Channel at least vdagent 0.16 > is needed to get > Xspice working with --vdagent. Can you still reproduce this with 0.17.0-1?