Comment 3 for bug 1132296

Revision history for this message
Maciej Czekaj (natanielcz) wrote :

Solution for people who wants to connect to facebook account via online accounts.

sudo apt-get remove --purge gwibber gwibber-service gwibber-service-facebook gwibber-service-flickr gwibber-service-foursquare gwibber-service-identica gwibber-service-statusnet gwibber-service-twitter libgwibber-gtk3 libgwibber3 unity-lens-gwibber
sudo apt-get autoremove --purge -y
rm -rf .cache/gwibber .config/gwibber .gconf/apps/gwibber
gconftool-2 --recursive-unset /apps/gwibber
sudo apt-get install -V gwibber gwibber-service gwibber-service-facebook gwibber-service-identica gwibber-service-twitter unity-lens-gwibber gwibber-service-statusneta

Solution from: http://ubuntuforums.org/showthread.php?t=2072901

It works for me.
But please fix this bug for feature ;)