This is by no means a fix, but I found removing all my local gwibber settings 
and doing a purge/reinstall of gwibber helped a lot of my problems.  If you are 
interested in trying this do a:
  ps -ef | grep gwibber
and kill -9 any processes running, then remove the following under your user 
directory in /home:
  rm .local/share/desktop-couch/gwibber_preferences.couch
  rm -rf ./.cache/gwibber/
  rm -rf .local/share/desktop-couch/.gwibber_accounts_design
  rm -rf ./.gconf/apps/gwibber
  rm -rf ./.config/gwibber
then purge all three gwibber package with:
  sudo dpkg --purge --force-depends gwibber gwibber-service libgwibber0
  sudo apt-get install gwibber 
    (this should automatically install gwibber-service libgwibber0, but if not 
just apt-get install them too)

Unfortunately, this will force you to re-add all your accounts, but that
shouldn't take but a few minutes.

-- 
Broadcast Accounts window appears every time refresh should occur
https://bugs.launchpad.net/bugs/632965
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to