Comment 2 for bug 13535

Revision history for this message
Joseph S. (titaniumangel) wrote :

It always happens since the update, no special steps are necessary. When it's
run, an empty window appears for a second and then immediately disappears. When
executed from a terminal, the pasted output is displayed. I've just tried it
again and noticed that the number after Connection in the last line keeps
increasing on each failed attempt to run. I'm not sure if that means anything.
Is there any other info I could provide to help track down the problem?

Here's the output again with the different number ('Connection ":1.22"'):

$ hal-device-manager
Traceback (most recent call last):
  File "/usr/bin/hal-device-manager", line 18, in ?
    DeviceManager()
  File "/usr/share/hal/device-manager/DeviceManager.py", line 88, in __init__
    self.add_device_signal_recv (name);
  File "/usr/share/hal/device-manager/DeviceManager.py", line 99, in
add_device_signal_recv
    udi)
  File "/usr/lib/python2.4/site-packages/dbus.py", line 93, in add_signal_receiver
    dbus_bindings.bus_add_match(self._connection, match_rule)
  File "dbus_bindings.pyx", line 1516, in dbus_bindings.bus_add_match
dbus_bindings.DBusException: Connection ":1.22" is not allowed to add more match
rules (increase limits in configuration file if required)