Re: [Spice-devel] ovirt authentication and the "authenticate" signal

2013-11-21 Thread Christophe Fergeau
On Wed, Nov 20, 2013 at 06:49:36PM -0500, i iordanov wrote: > Hi Christophe, > > Does the OvirtProxy object always need to authenticate by emitting the > "authenticate" signal? > > It seems to still emit the signal even though I set its username and > password properties a priori with known good

[Spice-devel] ovirt authentication and the "authenticate" signal

2013-11-20 Thread i iordanov
Hi Christophe, Does the OvirtProxy object always need to authenticate by emitting the "authenticate" signal? It seems to still emit the signal even though I set its username and password properties a priori with known good values. Am I doing something wrong, or is it meant to behave this way? Th