Problems with likes

Bug #1275540 reported by Kai Mast
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
friends (Ubuntu)
New
Undecided
Unassigned

Bug Description

The displayed like count is often wrong. E.g. friends show "2 people like this" when in fact 15 like it.

Also when I try to like a post I sometimes get the following error:
** (process:27031): CRITICAL **: file /build/buildd/libfriends-0.1.2+14.04.20131108.1/src/dispatcher.vala: line 146: uncaught error: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) (g-dbus-error-quark, 4)

Revision history for this message
Robert Bruce Park (robru) wrote :

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.

Revision history for this message
Kai Mast (kai-mast) wrote :

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.

Revision history for this message
Kai Mast (kai-mast) wrote :

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}]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.