Message in .xsession-errors - ERROR:dbus.connection:Exception in handler for D-Bus signal

Bug #576673 reported by Cristian Aravena Romero
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
D-Bus
Confirmed
Medium
dbus-python (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: dbus

See .xsession.errors:

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
** (update-notifier:2007): DEBUG: Skipping reboot required

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: dbus 1.2.16-2ubuntu4
Uname: Linux 2.6.34-020634rc6-generic i686
Architecture: i386
Date: Thu May 6 18:22:32 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
ProcEnviron:
 LANG=es_CL.utf8
 SHELL=/bin/bash
SourcePackage: dbus

Revision history for this message
Cristian Aravena Romero (caravena) wrote :

Binary package hint: dbus

See .xsession.errors:

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
TypeError: signal_handler() takes exactly 1 argument (2 given)
** (update-notifier:2007): DEBUG: Skipping reboot required

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: dbus 1.2.16-2ubuntu4
Uname: Linux 2.6.34-020634rc6-generic i686
Architecture: i386
Date: Thu May 6 18:22:32 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
ProcEnviron:
 LANG=es_CL.utf8
 SHELL=/bin/bash
SourcePackage: dbus

Revision history for this message
Cristian Aravena Romero (caravena) wrote :
Revision history for this message
In , Simon McVittie (smcv) wrote :

Someone has defined a function signal_handler() that takes one argument, and connected it to some signal, but that signal was then received with two arguments. Whatever module defines signal_handler() is probably out of sync with the D-Bus API of whatever module emits the signal.

What else could dbus-python do about this, other than logging a warning and carrying on?

(There's a genuine dbus-python bug here too, which is that it doesn't know the process name, so it can't log it.)

affects: dbus (Ubuntu) → dbus-python (Ubuntu)
Changed in dbus:
importance: Unknown → Medium
status: Unknown → Confirmed
Changed in dbus:
importance: Medium → Unknown
Changed in dbus:
importance: Unknown → Medium
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.