exceptions.TypeError: push() takes exactly 2 arguments (7 given)

Bug #713142 reported by Natalia Bidart
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu One Client
Fix Released
High
Facundo Batista

Bug Description

When running syncdaemon revno 840, I'm getting tons of:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py", line 270, in run
    self.__run()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py", line 141, in wrapper
    return real_cb(real_s, condition)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py", line 306, in callback
    self.simulate() # fire Twisted timers
  File "/usr/lib/python2.7/dist-packages/twisted/internet/gtk2reactor.py", line 316, in simulate
    self.runUntilCurrent()
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/twisted/internet/base.py", line 769, in runUntilCurrent
    f(*a, **kw)
exceptions.TypeError: push() takes exactly 2 arguments (7 given)

Related branches

Changed in ubuntuone-client:
assignee: nobody → Facundo Batista (facundo)
status: New → Triaged
importance: Undecided → High
Revision history for this message
Alejandro J. Cura (alecu) wrote :

This seems to be preventing Download and Upload commands to be pushed into the event queue.

Changed in ubuntuone-client:
status: Triaged → In Progress
Changed in ubuntuone-client:
status: In Progress → Fix Committed
dobey (dobey)
Changed in ubuntuone-client:
status: Fix Committed → Fix Released
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.