Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-29 Thread i iordanov
That's what I thought. Thanks Christophe! iordan On Thu, Aug 29, 2013 at 5:31 PM, Christophe Fergeau wrote: > On Thu, Aug 29, 2013 at 05:28:34PM -0400, i iordanov wrote: > > Hey Christophe, Marc-Andre, > > > > Would introspection be necessary for aSPICE? I would be calling libgovirt > > functio

Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-29 Thread Christophe Fergeau
On Thu, Aug 29, 2013 at 05:28:34PM -0400, i iordanov wrote: > Hey Christophe, Marc-Andre, > > Would introspection be necessary for aSPICE? I would be calling libgovirt > functions exclusively from C. You don't need introspection if you use the library from C. Introspection is used for Python, php

Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-29 Thread i iordanov
Hey Christophe, Marc-Andre, Would introspection be necessary for aSPICE? I would be calling libgovirt functions exclusively from C. I think I I'll have to turn it off in order to cross-compile some of these libraries, so it would be *very* nice if it were not necessary! As far as I can tell, cros

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] 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

Re: [Spice-devel] aSPICE and oVirt proxy

2013-08-23 Thread Marc-André Lureau
Hi On Fri, Aug 23, 2013 at 5:52 PM, i iordanov wrote: > Hello SPICE developers! > > When I was coding aSPICE I elected to use non-UI code from spicy. This may > have not been the wisest choice, because the recommended client is now > remote/virt-viewer. I'm guessing because spicy has not been m

[Spice-devel] aSPICE and oVirt proxy

2013-08-23 Thread i iordanov
Hello SPICE developers! When I was coding aSPICE I elected to use non-UI code from spicy. This may have not been the wisest choice, because the recommended client is now remote/virt-viewer. I'm guessing because spicy has not been maintained for some time, it lacks logic to authenticate with a user