[Bug 663670] Re: empathy doesn't connect to msn - blocked connection

kakaroto 663670 at bugs.launchpad.net
Wed Oct 20 20:55:16 UTC 2010


Hi,
Found the bug and fixed. It should get committed and released soon.
In the meantime, to fix it, apply this patch on papyon (in something like /usr/lib/python2.6/site-packages/papyon) and it should fix it :
diff --git a/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py b/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
index 73c1127..42d7497 100644
--- a/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
+++ b/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
@@ -21,7 +21,7 @@
 import xml.sax.saxutils as xml

 class LiveService(object):
-    CONTACTS = ("contacts.msn.com", "?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")
+    CONTACTS = ("contacts.msn.com", "MBI")
     MESSENGER = ("messenger.msn.com", "?id=507")
     MESSENGER_CLEAR = ("messengerclear.live.com", "MBI_KEY_OLD")
     MESSENGER_SECURE = ("messengersecure.live.com", "MBI_SSL")

-- 
empathy doesn't connect to msn - blocked connection
https://bugs.launchpad.net/bugs/663670
You received this bug notification because you are a member of
Telepathy, which is subscribed to telepathy-butterfly in ubuntu.




More information about the Ubuntu-telepathy mailing list