I believe this is a dbus issue, and it went away when I increased the
number of connections allowed by dbus. To do this, create the file
/etc/dbus-1/system-local.conf and add to it:

<!DOCTYPE busconfig PUBLIC
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
<busconfig>
 <limit name="max_connections_per_user">256</limit>
</busconfig>

Save and restart.

-- 
Unlock button throws an error, doesn't authenticate
https://bugs.launchpad.net/bugs/187335
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to