4

How is Empathy supposed to work in Ubuntu 12.10 with Gnome 3.6?

I added my Google and Facebook accounts to GOA and enabled "Chat" for both, but Empathy does not use the accounts. Instead it says "You need to setup an account to see contacts here. " and opens the Ubuntu Online Accounts.

How can I fix this? Is there a bug report for this?

I at least found bug reports and a blog post that I linked to in my answer below. I still would like to know why Empathy, as a Gnome application, does not work with GOA even when I compile and run a version from gnome.org.

Alvar
  • 17,058
slosd
  • 265

3 Answers3

4

Tested on Ubuntu 13.04 and later (but the package is available also for 12.10 so it should work).

sudo apt-get update
sudo apt-get install mcp-account-manager-goa
sudo apt-get remove --purge mcp-account-manager-uoa
sudo reboot

After the reboot empathy will use the Gnome Online Accounts instead of the Ubuntu one.

Braiam
  • 67,791
  • 32
  • 179
  • 269
Fabio
  • 41
  • 1
2

I found bug reports and a blog post related to this:

Compiling Empathy 3.6.2 myself did not help unfortunately.

I do not understand why an application of the GNOME project does not work with the Gnome Online Accounts, but with the Ubuntu Online Accounts.

slosd
  • 265
1

There is a plugin for Empathy in the Ubuntu Software Center that would solve this issue: GNOME multi-protocol chat and call client (GOA plugin). After a reboot Empathy used the gnome online accounts!