gwibber-bugs team mailing list archive
-
gwibber-bugs team
-
Mailing list archive
-
Message #00083
[Bug 687498] Re: Foursquare plugin fails if response contains a venue that has been deleted
This bug was fixed in the package gwibber - 2.91.2-0ubuntu1
---------------
gwibber (2.91.2-0ubuntu1) natty; urgency=low
* New upstream release
- foursquare: fails if response contains a venue that has been
deleted (Teester) (LP: #687498)
- dispatcher: catch exception per every failing-message (Marco
Trevisan) (LP: #645512)
- Dump test data (~/.cache/gwibber/dump/) if GWIBBER_TEST_DUMP=1
- Don't use the deprecated htmllib escaping for html entities (LP: #554205)
-- Ken VanDine <ken.vandine@xxxxxxxxxxxxx> Tue, 14 Dec 2010 14:53:13 -0500
** Changed in: gwibber (Ubuntu)
Status: New => 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/687498
Title:
Foursquare plugin fails if response contains a venue that has been deleted
Status in Gwibber:
Fix Released
Status in “gwibber” package in Ubuntu:
Fix Released
Bug description:
The foursquare plugin gets the most recent checkin of each of the user's friends when it asks foursquare.com for data. If a venue has been deleted since the user's friend has checked into it, but it is still that friend's most recent checkin, the foursquare plugin fails to parse the response correctly. This is because the only venue data returned is the name of the venue.
This causes the foursquare timeline to stop updating until the friend has checked into a venue that does exist.
References