@Theodore When Gwibber gets the answer from Facebook, it checks whether the answer contains a key named "privacy". If the feed contains a key named "privacy" it reads out its subkeys "description" and "value" unconditionally, assuming they are always present. For the "description" subkey this is not true, as it is not present, or not present anymore. My WORKAROUND, NOT FIX as people call it, just checks for the presence of the "description" subkey before trying to read it and if it doesn't find it sets it to "Unknown". Because I don't know whether this description is relied on elsewhere in the code I do the else path with "Unknown". If the description is not used anywhere, the else path can be left out. Because of this uncertainness and because I don't want to look through all the code to find out, it is a WORKAROUND, not a proper FIX. But it works find and doesn't mess up the security or privacy of Gwibber.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gwibber in Ubuntu. https://bugs.launchpad.net/bugs/1088775 Title: gwibber does not refresh Facebook feeds Status in Gwibber: Confirmed Status in “gwibber” package in Ubuntu: Triaged Bug description: Since around November 28th, Gwibber stopped updating my Facebook feeds. First, I tried to delete my facebook account from online accounts and than uninstall and reinstall gwibber. Then, I removed ubuntu from facebook app settings after doing all of the above. Then I checked my proxy settings, and my proxy is on none. When I open gwibber, I see feeds that are 12-13 days old and when I try to refresh, it does not do anything. I mean it does not even write refreshing... at the bottom of the screen. When I check if gwibber- service is running correctly I get no mistake in the terminal. I've looked a lot around bugs sections in many sites but none of them had an answer. To manage notifications about this bug go to: https://bugs.launchpad.net/gwibber/+bug/1088775/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp