Created attachment 27768 [details] haze log I tried to connect to my test MSN account and it failed with tp-glib assertion failures.
Will guessed correctly that libpurple had been built without ssl support. libpurple calls report_disconnect_reason with PURPLE_CONNECTION_ERROR_NO_SSL_SUPPORT, but then tries to connect and because it's in the DISCONNECTED state and not _INTERNAL_NEW, TpBaseConnection doesn't like it one bit.
Fixed, awaiting review.
Fixed in 0.3.2, according to NEWS.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.