[Bug 1275540] Re: Problems with likes

2024-05-30 Thread Adolfo Jayme Barrientos
** 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:

[Bug 1275540] Re: Problems with likes

2014-02-04 Thread Kai Mast
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:

[Bug 1275540] Re: Problems with likes

2014-02-03 Thread Kai Mast
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

[Bug 1275540] Re: Problems with likes

2014-02-03 Thread Robert Bruce Park
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