Hi, Unfortunately, there is a little typo in configure.ac for Spice support
AC_DEFINE([HAVE_SPICE], 1, [Have spice-gtk?])] should be: AC_DEFINE([HAVE_SPICE_GTK], 1, [Have spice-gtk?])] I informed Daniel about it, I hope he can make a brown-paper bag release soon. regards On Mon, Feb 21, 2011 at 4:35 PM, Cole Robinson <[email protected]> wrote: > On 02/21/2011 10:15 AM, Grant Williamson wrote: >> I am running RHEL6 with virt-manager 0.8.6, spice-gtk-0.5, libvirt 0.8.7, my >> WinXP KVM is configured to >> use qxl and spice server. >> >> I dowloaded virt-viewer 0.3.0 and compiled against spice-gtk, however I am >> not >> able to use virt-viewer. >> >> virsh -c qemu:///system start Windows_XP_Virtual_Client_for_Linux_KVM >> virt-viewer -c qemu:///system ${UUID} >> >> I get a unknown graphic type for the guest UUID. >> >> Opening with virt-manager works, am I missing something? >> > > What happens if you trying using the guest name rather than UUID? > > - Cole > >> On 02/21/2011 01:48 PM, Daniel P. Berrange wrote: >>> I am please to announce that a virt-viewer release version 0.3.0 is >>> now available: >>> >>> >>> http://virt-manager.org/download/sources/virt-viewer/virt-viewer-0.3.0.tar.gz >>> >>> In this release >>> >>> - Add support for SPICE graphics client >>> - Allow connections to VNC server over UNIX sockets >>> - Improve error messages on auth/connection failure >>> - Add support for zoom levels >>> - Many updated translations >>> >>> >>> Thanks to everyone who contributed to this release through patches, >>> translations, bug reports, testing, etc. >>> >>> Regards, >>> Daniel >>> -- >>> |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ >>> :| >>> |: http://libvirt.org -o- http://virt-manager.org >>> :| >>> |: http://autobuild.org -o- http://search.cpan.org/~danberr/ >>> :| >>> |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc >>> :| >>> >>> _______________________________________________ >>> virt-tools-list mailing list >>> [email protected] >>> https://www.redhat.com/mailman/listinfo/virt-tools-list >>> >> >> _______________________________________________ >> virt-tools-list mailing list >> [email protected] >> https://www.redhat.com/mailman/listinfo/virt-tools-list > > _______________________________________________ > virt-tools-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/virt-tools-list > -- Marc-André Lureau _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
