Re: [Spice-devel] [Users] USB support

2012-05-16 Thread Nerijus Baliunas
On Wed, 16 May 2012 21:46:08 +0200 David Jaša wrote: > > Yes, it helped, thanks! > > Is it possible to achieve something like that with ovirt? I tried using > > spicy instead of > > spicec with spice-xpi plugin, but it didn't work. > > ovirt support for usb redirection is brewing. You could pro

Re: [Spice-devel] USB support

2012-05-16 Thread Nerijus Baliunas
On Wed, 16 May 2012 14:06:09 -0400 (EDT) Marian Krcmarik wrote: > > are no USB devices > > plugged in a remote server. Is it possible to connect to a remote > > host, not localhost, > > with spicy? 5902 port is only opened on 127.0.0.1 by qemu-kvm. > > Sure, Just tell qemu/libvirt where spice se

Re: [Spice-devel] USB support

2012-05-16 Thread Nerijus Baliunas
On Thu, 10 May 2012 10:30:05 +0200 Hans de Goede wrote: > This requires using Spice as display protocol and remote-viewer as > the client, and is currently only supported with Linux clients, > we're working on also adding support for USB-redirection to the > windows builds of spice-gtk & remote-v

[Spice-devel] USB support

2012-05-09 Thread Nerijus Baliunas
Hello, What is the best option for USB support in ovirt Windows guests now? I see there are quite a lot of recent patches in this area. Regards, Nerijus ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/

Re: [Spice-devel] Console not coming up .

2012-04-11 Thread Nerijus Baliunas
On Wed, 11 Apr 2012 19:43:20 +0530 Rahul Upadhyaya wrote: > regular ssh connections when I attempt to start the console. So I think the > spice client is unable to get the host IP Address to initiate a connection. > Is there a way we can check what IP/hostname spice is using to connect to > the h

Re: [Spice-devel] oVirt - spice activex / spice-xpi plugins for Windows?

2012-04-04 Thread Nerijus Baliunas
On Tue, 3 Apr 2012 10:23:26 +0200 Christophe Fergeau wrote: > > I did a mingw build of spice-xpi. Firefox is able to see the plugin, but it > > is not > > able to launch spicec because I need to port pipe(), execl(), etc > > (plugin.cpp). > > Do you have more info on how you did this? Did you

Re: [Spice-devel] oVirt - spice activex / spice-xpi plugins for Windows?

2012-04-02 Thread Nerijus Baliunas
On Mon, 2 Apr 2012 10:37:25 +0200 Christophe Fergeau wrote: > > Do we have such plugins for Windows users that would like to open > > their vms from browser? > > I don't think we have such plugins yet unfortunately... Something really > useful would be someone doing a VisualC++ build of spice-x

Re: [Spice-devel] mingw compilation error

2012-03-25 Thread Nerijus Baliunas
On Mon, 26 Mar 2012 03:08:32 +0300 Nerijus Baliunas wrote: > ../spice-common/common/gdi_canvas.c:986:66: error: 'AlphaBlend' was not > declared in this scope It is defined in /usr/i686-pc-mingw32/sys-root/mingw/include/wingdi.h, but only #if (WINVER >= 0x0410), and by defau

[Spice-devel] mingw compilation error

2012-03-25 Thread Nerijus Baliunas
Hello, Source from git: make[2]: Entering directory `/a/CVS/spice/spice/client' CXXred_gdi_canvas.o In file included from red_gdi_canvas.cpp:32:0: ../spice-common/common/gdi_canvas.c: In function 'void draw_str_mask_bitmap(GdiCanvas*, SpiceString*, int, SpiceRect*, SpiceRect*, SpiceBrush*