[Bug 664570] Re: No reason specified message while connecting to MSN

Paul Tansom paul at aptanet.com
Thu Oct 21 16:05:00 UTC 2010


Take a look at bug #663670
(https://bugs.launchpad.net/ubuntu/+source/papyon/+bug/663670). There's
a good chance it is the same issue. Do you get a message along the lines
of "Cannot Connect" with "No Reason Specified"?

Basically try finding the file:

RequestMultipleSecurityTokens.py

which is in the directory:

/usr/share/pyshared/papyon/service/description/SingleSignOn

and change the line:

CONTACTS = ("contacts.msn.com",
"?fs=1&id=24000&kv=7&rn=93S9SWWw&tw=0&ver=2.1.6000.1")

to:

CONTACTS = ("contacts.msn.com", "MBI")

Use your favourite editor for this, and you'll need sudo to be allowed
to change the file (sorry if that's obvious, though it would save
problems if it wasn't!). A bug fix to the package python-papyon should
be on the way soon if this does fix it.

-- 
No reason specified message while connecting to MSN
https://bugs.launchpad.net/bugs/664570
You received this bug notification because you are a member of
Telepathy, which is subscribed to empathy in ubuntu.




More information about the Ubuntu-telepathy mailing list