[Spice-devel] [PATCH] Remove incorrect option context from spicy-stats

2013-08-26 Thread Jonathon Jongsma
The argument given to g_option_context_new() was apparently copy/pasted from spicy-screenshot and therefore inaccurate for spicy-stats. Since the actual description of the program (from _set_summary()) is displayed on the next line anyway, simply make the context NULL. --- gtk/spicy-stats.c | 2 +

Re: [Spice-devel] [virt-tools-list] Where to put certificates for remote-viewer on windows [SOLVED, PARTIALLY]

2013-08-26 Thread Fernando Lozano
Hi there, I partially solved my question. Describing it here so others can find on the mailing list archives. That is, I solved only for remote-viewer on Windows. virt-viewer and virsh still cannot connect using TLS. I downloaded the latest virt-viewer installer for windows from fedorahos

Re: [Spice-devel] help

2013-08-26 Thread Yonit Halperin
Hi, On 08/26/2013 02:43 AM, 天知道 wrote: Hi, When a video is playing, the client is turned on and off every two seconds. Then assert error appears in certain time given information on the stack。 What do you mean by "the client is turned on and off every two seconds"?. What are the server and clie

Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-26 Thread i iordanov
Hi Marc-Andre, Christophe, Thank you very much for your answers, it took me a little while to find the libgovirt code, but now I have it and will read it and remote-viewer's code to add the same functionality to aSPICE. Cheers, iordan On Mon, Aug 26, 2013 at 7:18 AM, Christophe Fergeau wrote:

Re: [Spice-devel] Feature requests for virt-viewer windows port

2013-08-26 Thread Fernando Lozano
Hi Alon, So you want to access the guest or the host? If the guest, that's exactly what I meant, since spice doesn't have any other connection except to the host, i.e. the process running the spice-server (qemu/qemu-kvm). I want access to the guest consoles, which means spice connections to th

Re: [Spice-devel] Feature requests for virt-viewer windows port

2013-08-26 Thread Alon Levy
> Hi Alon, > >> At least, the virt-viewer (remote-viewer) port should either embed a ssh > >> client or use an external putty under the covers (like Xming does), and > >> work with both ssh keys and password auth directly from the connection > >> dialog (which today is non-existant, just "type a UR

Re: [Spice-devel] Feature requests for virt-viewer windows port

2013-08-26 Thread Fernando Lozano
Hi Alon, At least, the virt-viewer (remote-viewer) port should either embed a ssh client or use an external putty under the covers (like Xming does), and work with both ssh keys and password auth directly from the connection dialog (which today is non-existant, just "type a URL") Sounds like a g

Re: [Spice-devel] Feature requests for virt-viewer windows port

2013-08-26 Thread Alon Levy
> Hi there, > > I apreciate very much the hard work from red hat/fedora developers on > this, spice looks amazing (defintely much better than vnc) but when you > have easy to use graphical admin tools for proprietary hypervisors (and > the now open-sourced XenServer) managing a KVM/RHEV host is ve

[Spice-devel] Feature requests for virt-viewer windows port

2013-08-26 Thread Fernando Lozano
Hi there, I apreciate very much the hard work from red hat/fedora developers on this, spice looks amazing (defintely much better than vnc) but when you have easy to use graphical admin tools for proprietary hypervisors (and the now open-sourced XenServer) managing a KVM/RHEV host is very hard.

[Spice-devel] Where to put certificates for remote-viewer on windows

2013-08-26 Thread Fernando Lozano
Hi, I downloaded the latest virt-viewer installer for windows from fedorahosted.org (0.5.7) and wish to use spice+tls to access VM consoles from a Fedora machine. I know my certificates are properly configured on the server side because I can connect from another Fedora machine using both re

Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-26 Thread Christophe Fergeau
On Sat, Aug 24, 2013 at 01:38:50AM +0200, Marc-André Lureau wrote: > > > 3) Do you think it is feasible to isolate the code which deals with oVirt > > proxy handling in virt-viewer and use that in aSPICE? > > > > The isolation from libgovirt should be enough for implementing a different > client