Re: [GnomeMeeting-list] possible bug in void GMH323EndPoint::UpdateConfig ()



Yes, it is normal for now.
Enabling it caused me problems in latest versions, that is why it is
disabled until someone fixes it. Do you want to do it?


Le mar 30/04/2002 à 15:37, Guilhem Tardy a écrit :
> In the code below (please note I moved up the update of disableH245Tunneling),
> is it normal that FastStart is always disabled?
> 
> Guilhem.
> ---
> 
>       if (!disableH245Tunneling)
> 	text = g_strdup (_("Disabling H.245 Tunneling"));
>       else
> 	text = g_strdup (_("Enabling H.245 Tunneling"));
> 
>       gnomemeeting_log_insert (text);
>       g_free (text);
> 
>       disableH245Tunneling = !gconf_client_get_bool (client, 
> 				"/apps/gnomemeeting/general/h245_tunneling", 0);
>     }
> 
>     disableFastStart = 1;
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> 
-- 
 _	Damien Sandras
(o-	GnomeMeeting - H.323 Video-Conferencing application -
//\		web:  http://www.gnomemeeting.org/
v_/_	FOSDEM 2002  - Free Software and Open Source Developers Meeting -
		web:  http://www.fosdem.org/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]