Comment 4 for bug 423026

Revision history for this message
James Ogley (riggwelter) wrote :

DEBUG:gwibber:Queueing Op: <send_thread:twitter>
DEBUG:gwibber:Performing Op: <send_thread:twitter>
DEBUG:gwibber:Failed Op: <send_thread:twitter> - Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/__init__.py", line 128, in run
    messages = self.perform_operation(opdata)
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/__init__.py", line 95, in perform_operation
    if not o.operation.return_value: o.perform_operation()
  File "/usr/lib/python2.6/site-packages/gwibber/microblog/__init__.py", line 76, in perform_operation
    return self.function(*(args or self.args))
TypeError: send_thread() takes exactly 3 arguments (2 given)