org.freedesktop.DBus.Error.LimitsExceeded
Havoc Pennington
hp at pobox.com
Thu May 1 11:18:21 PDT 2008
Hi,
On Thu, May 1, 2008 at 2:15 PM, Robert Rawlins
<robert_rawlins at hotmail.com> wrote:
> That gives me a good place to start looking I suppose. So, could you
> explain a little bit more about how these match rules work? Presumably this
> error I'm seeing is where Match rules are being created and then not
> disposed of properly, is that correct? When is a match rule created? when I
> connect to a signal?
Right, in the C API it's dbus_bus_add_match() and it would typically
be done to "subscribe" to a signal.
Havoc
More information about the dbus
mailing list