<div dir="ltr">Hello everyone,<div><br></div><div>I was wondering if anyone else has seen DBus limits related errors in the shell.log [1]:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div>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)</div></blockquote><div>
<br></div><div>I see a lot of them on my machine:</div><div><ul><li>Sugar-build (updated as today 28 April)<br></li><li>Fedora 19 x86_64<br></li><li>no-broot option enabled.</li></ul></div><div>If you check the full logs [1], most of these errors appear in modules somewhat related to network, and the neighborhood view is empty.</div>
<div><br></div><div>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.</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div>sudo vim /etc/dbus-1/system.conf</div><div>...</div><div><limit name="max_match_rules_per_connection">90000</limit></div><div>...</div></blockquote><div><br></div><div>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?</div>
<div><br></div><div>ideas?</div><div><br></div><div>Saludos,</div><div>Martin.</div><div><br></div><div>Refs:</div><div>1. <a href="http://www.fpaste.org/97429/69066313/">http://www.fpaste.org/97429/69066313/</a></div><div>
<div>2. <a href="https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/492941">https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/492941</a></div></div></div>