** Changed in: friends (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1275540
Title:
Problems with likes
To manage notifications about this bug go to:
https:
Oh I found the following in my log:
raise FriendsError(message or str(error))
friends.errors.FriendsError: [{'message': 'You have already favorited this
status.', 'code': 139}]
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
I also noticed that replies never get refreshed. Maybe something like this is
not possible when using a RESTful API, but we need a way to trigger refreshs.
When I open a conversation page, I expect that it will fetch the most recent
data about that post/conversation.
--
You received this bug no
Friends doesn't update the like count after initially downloading the
message, so it's not "wrong", just stale.
As for the error, that just looks like a network issue to me. It sends
the like to facebook but then dbus times out waiting for the response to
come back.
--
You received this bug noti