Hi,
I'm trying to test the purple module, and I am getting the following runtime errors, which I think are generated by libpurple:
** (process:13916): CRITICAL **: x509_tls_peers_init: assertion `ret == 0' failed ** (process:13916): CRITICAL **: purple_presence_set_status_active: assertion `status != NULL' failed ** (process:13916): CRITICAL **: purple_presence_set_status_active: assertion `status != NULL' failed ** (process:13916): CRITICAL **: purple_presence_is_online: assertion `presence != NULL' failed ** (process:13916): CRITICAL **: purple_status_type_get_attr: assertion `status_type != NULL' failed ** (process:13916): CRITICAL **: purple_status_type_get_id: assertion `status_type != NULL' failed ** (process:13916): CRITICAL **: purple_account_set_status_list: assertion `status_id != NULL' failed ** (process:13916): CRITICAL **: purple_status_type_get_attr: assertion `status_type != NULL' failed ** (process:13916): CRITICAL **: purple_status_type_get_id: assertion `status_type != NULL' failed ** (process:13916): CRITICAL **: purple_account_set_status_list: assertion `status_id != NULL' failed
Attached the logfile. Any ideas about what might be causing this?
I'm using version 1.5.0