I've just installed Maverick, and while it seems to work so far, Empathy is unable to connect to my MSN account. I've verified that Pidgin can connect.
I've tried looking at the Empathy debug log, but all I see is:
Starting butterfly 0.5.14: telepathy-python 0.15.17, papyon 0.5.1
Failed to create Connection
Any suggestions as to what's going on here, and how to fix it?
Removing
telepathy-butterfly
(complete removal in synaptic) did the trick for me - no need for reinstallation.It looks like Microsoft released a new version of Windows Live Messenger and made incompatible changes on the server side.
There is a Launchpad bug here: https://bugs.edge.launchpad.net/ubuntu/+source/papyon/+bug/663670. It looks like there is a proposed update ready for testing (cfr. https://bugs.edge.launchpad.net/ubuntu/+source/papyon/+bug/663670/comments/52).
Until the official patch goes through, for those who cannot wait, type the following in a terminal (tested on Lucid and Maverick):
Then find:
And change that to:
Now just save and restart Empathy and it should connect again.
Some things you might want to try,
sudo apt-get remove empathy-common
in the Terminal, and then reinstall.sudo apt-get remove telepathy-butterfly
in the Terminal, and then reinstall it.My Empathy has been working since the 10.4 release and within the last day, MSN stopped connecting. I resolved the issue by apt-get removing the telepathy-butterfly and then removing my MSN account from within Empathy. I then re-added the MSN account and it works.
It is my understanding that Emapathy can either use the butterfly or haze module to connect to MSN, by removing butterfly, I forced it to use haze.