← Back to team overview

gwibber-bugs team mailing list archive

[Bug 709095] Re: Gwibber is posting to Facebook with "is" prefix.

 

Have a look at my bugfix on
https://bugzilla.novell.com/show_bug.cgi?id=704806

You have to change 1 value in /usr/lib64/python2.7/site-
packages/gwibber/microblog/facebook.py on a 64bit system.

Go to Line 374 and change the following value

status_includes_verb=False

to

status_includes_verb=True


Restart gwibber and be happy. Now you dont get the "is" Prefix in front of your
status message.


** Bug watch added: Novell/SUSE Bugzilla #704806
   https://bugzilla.novell.com/show_bug.cgi?id=704806

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/709095

Title:
  Gwibber is posting to Facebook with "is" prefix.

Status in Gwibber:
  Expired

Bug description:
  After posting a message for example "watches tv" on Facebook through
  Gwibber it shows as "is watches tv". There should be an option to
  define my own prefix or to disable it completely.

  Regards,

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


References