← Back to team overview

zeitgeist team mailing list archive

[Bug 771970] [NEW] TypeError: reconnecting_error_handler() takes exactly 1 argument

 

Public bug reported:

  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/zeitgeist/client.py", line 115, in _ProxyMethod
    *args, **kwargs)
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/zeitgeist/client.py", line 104, in _disconnection_safe
    reconnecting_error_handler()
TypeError: reconnecting_error_handler() takes exactly 1 argument (0 given)

** Affects: zeitgeist
     Importance: Medium
     Assignee: Siegfried Gevatter (rainct)
         Status: Fix Committed

** Changed in: zeitgeist
   Importance: Undecided => Medium

** Changed in: zeitgeist
       Status: New => Fix Committed

** Changed in: zeitgeist
    Milestone: None => 0.7.2

** Changed in: zeitgeist
     Assignee: (unassigned) => Siegfried Gevatter (rainct)

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/771970

Title:
  TypeError: reconnecting_error_handler() takes exactly 1 argument

Status in Zeitgeist Framework:
  Fix Committed

Bug description:
    File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/zeitgeist/client.py", line 115, in _ProxyMethod
      *args, **kwargs)
    File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/zeitgeist/client.py", line 104, in _disconnection_safe
      reconnecting_error_handler()
  TypeError: reconnecting_error_handler() takes exactly 1 argument (0 given)


Follow ups

References