I run Ubuntu Ocelotin italian language and since a week I get a strange error by Empathy: "Message did not receive a reply (timeout by message bus)" It seems that telepathy cannot contact the account manager,. As said, Empathy starts but the most important part of it, the account manager, doesn't. I tried to purge Empathy and Telepathy, to disable its repository with Ubuntu Tweak, but without results. What do I have to do, I need to use Empathy ! Greetings, Francesco
Asked
Active
Viewed 1,229 times
2 Answers
2
Temporary workaround:
killall -9 empathy
killall -9 /usr/lib/telepathy/mission-control-5
Then restart Empathy. It should work until it breaks again.
jokerdino
- 41,732
1
I received the same message, but only if empathy is a start up application. If you deactivate empathy from starting at start up and activate it manually the problem seemed to go away. My feeling is that empathy is starting prior to telepathy being ready to accept its request.
phoolish
- 11