← Back to team overview

gwibber-bugs team mailing list archive

[Bug 923144] Re: "Repeat"ing a status on StatusNet fails silently

 

** Changed in: gwibber
       Status: Fix Committed => 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/923144

Title:
  "Repeat"ing a status on StatusNet fails silently

Status in Gwibber:
  Fix Released

Bug description:
  When attempting to issue a repeat of a status on my StatusNet server,
  a popup claims that the repeat has been sent, but it never shows up on
  the server.

  Additionally, no error message appears in ~/.cache/gwibber/gwibber.log

  When running gwibber-service in debug mode the following is displayed
  when I attemt the repeat:

  Gwibber Dispatcher: DEBUG    Retweeting 134254
  Gwibber Dispatcher: DEBUG    ** Starting Single Operation **

  with no further output.

  I should note that the I can find no attempt to GET or POST to
  '.../api/statuses/retweet/134254.json' in my server logs so it appears
  that this request never makes it that far.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/923144/+subscriptions


References