Summary: | Message in .xsession-errors - ERROR:dbus.connection:Exception in handler for D-Bus signal | ||
---|---|---|---|
Product: | dbus | Reporter: | Cristian Aravena <caravena> |
Component: | python | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED WORKSFORME | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | normal | ||
Priority: | medium | Keywords: | NEEDINFO |
Version: | 1.2.x | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Cristian Aravena
2010-05-06 15:30:58 UTC
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.) In the absence of further information I'm closing this as WORKSFORME. Please reopen, or open a new bug, if there are further problems. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.