Hi Sebas, Try copy and pasting this link into your browser:
https://www.google.com/buzz/api/auth/OAuthAuthorizeToken?oauth_token=1%2FmMb9FwDmngHcuz4mqSBwlPRp3ArndpyO6HlTPSTiPcs&domain=anonymous&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fbuzz After that, copy and paste this command into a terminal: sudo sed -i -e '63 s/.*/ try:\n m["text"] = data["object"]["content"]\n except:\n m["text"] = "None"/' /usr/lib/python2.6/dist-packages/gwibber/microblog/buzz.py And see if that helps. -- Gwibber does not display any messages for Google-Buzz https://bugs.launchpad.net/bugs/626023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
