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.
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 p//DTD D-BUS Bus Configuration 1.0//EN" www.freedesktop .org/standards/ dbus/1. 0/busconfig. dtd"> connections_ per_user" >256</limit>
"-//freedeskto
"http://
<busconfig>
<limit name="max_
</busconfig>
Save and restart.