[Bug 22800] Asserts if libpurple was built without ssl
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 17 13:42:15 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=22800
Jonny Lamb <jonny.lamb at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MSN connection fails |Asserts if libpurple was
| |built without ssl
--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2009-07-17 04:42:15 PST ---
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.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list