← Back to team overview

gwibber-bugs team mailing list archive

[Bug 1012231] Re: Recent changes in Foursquare's API result in plugin failing to parse results

 

This bug was fixed in the package gwibber - 3.5.2-0ubuntu1

---------------
gwibber (3.5.2-0ubuntu1) quantal; urgency=low

  * New upstream release
    - New twitter icons better matching twitter's guidelines, thanks
      Mark Tully (LP: #1012408)
    - foursquare: Changed to using urls based off Foursquare user ids rather
      than 'canonicalurl' due to 'canonicalurl' being removed from
      Foursquare's API (LP: #1012231)
    - foursquare: Added support for displaying 'likes', new to Foursquare API
  * debian/patches/lp_934530.patch
    - Catch IOError when opening a url with urllib2, prevents crash for
      connection reset errors (LP: #934530)
 -- Ken VanDine <ken.vandine@xxxxxxxxxxxxx>   Thu, 14 Jun 2012 22:56:53 -0400

** Changed in: gwibber (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/1012231

Title:
  Recent changes in Foursquare's API result in plugin failing to parse
  results

Status in Gwibber:
  Confirmed
Status in “gwibber” package in Ubuntu:
  Fix Released
Status in “gwibber” source package in Precise:
  New

Bug description:
  Foursquare recently introduced a website redesign, with accompanying
  changes in their API.  As a result of this, the Foursquare plugin can
  no longer parse results correctly and wll not display any.

  The 'canonicalurl' key has been removed from the API result.
  Currently, the plugin uses this to determine the sender url.  Instead,
  the user id must be used to construct an sender url.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/1012231/+subscriptions


References