[Sugar-devel] Fedora19 + DBus limits + sugar-build

Martin Abente martin.abente.lahaye at gmail.com
Mon Apr 28 09:37:27 EDT 2014


Hello everyone,

I was wondering if anyone else has seen DBus limits related errors in the
shell.log [1]:

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.LimitsExceeded:
Connection ":1.92" is not allowed to add more match rules (increase limits
in configuration file if required)


I see a lot of them on my machine:

   - Sugar-build (updated as today 28 April)
   - Fedora 19 x86_64
   - no-broot option enabled.

If you check the full logs [1], most of these errors appear in modules
somewhat related to network, and the neighborhood view is empty.

The only "workaround" I found [2] is to copy
"max_match_rules_per_connection" limit from DBus session config to the
system config and increasing it value.

sudo vim /etc/dbus-1/system.conf
...
<limit name="max_match_rules_per_connection">90000</limit>
...


Could it be that Sugar is registering to too many of these by mistake? Or
could it be that running sugar-build on top of gnome reaches the defaults
limits?

ideas?

Saludos,
Martin.

Refs:
1. http://www.fpaste.org/97429/69066313/
2. https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/492941
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20140428/adb4b952/attachment.html>


More information about the Sugar-devel mailing list