facebook:images fails with KeyError: u'{a_facebook_uid}'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Medium
|
Unassigned | ||
gwibber (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Maverick |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Images from Facebook don't work in Gwibber. Since no changes have been made to gwibber/
2010-02-19 16:47:49,044 - Gwibber Dispatcher - DEBUG - <facebook:receive> Finished operation
2010-02-19 16:47:49,271 - Gwibber Dispatcher - DEBUG - <facebook:
2010-02-19 16:47:50,176 - Gwibber Dispatcher - ERROR - <facebook:images> Operation failed
2010-02-19 16:47:50,178 - Gwibber Dispatcher - DEBUG - Traceback:
Traceback (most recent call last):
File "/usr/lib/
message_data = PROTOCOLS[
File "/usr/lib/
return getattr(self, opname)(**args)
File "/usr/lib/
return [self._image(post, profiles) for post in data]
File "/usr/lib/
user = profiles[
KeyError: u'{a_facebook_uid}'
apt-cache policy gwibber
gwibber:
Installed: 2.29.90-0ubuntu1
Candidate: 2.29.90-0ubuntu1
Version table:
*** 2.29.90-0ubuntu1 0
500 http://
100 /var/lib/
Changed in gwibber: | |
status: | New → Fix Committed |
Changed in gwibber: | |
importance: | Undecided → Medium |
milestone: | none → 2.32.0 |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
This is fixed in the latest release of gwibber according to upstream.