Nullclient MSN connexion
bunjee
bunjeee at free.fr
Fri Aug 17 10:18:32 EDT 2007
Hey there,
I've compiled the nullClient coming with the sources of pidgin.
For some reason I get an assert when trying to access an MSN account :
CRITICAL **: msn_close: assertion 'session != NULL' failed
Here is the code :
static void
connect_to_signals_for_demonstration_purposes_only()
{
static int handle;
purple_signal_connect(purple_connections_get_handle(), "signed-on",
&handle,
PURPLE_CALLBACK(signed_on), NULL);
}
Is there anything specific to do ?
Thanks.
--
View this message in context: http://www.nabble.com/Nullclient-MSN-connexion-tf4285955.html#a12200340
Sent from the Pidgin - Development mailing list archive at Nabble.com.
More information about the Devel
mailing list