Until the developer’s fix it, this is reported to work:
The issue is with the service file for AccountsService:
sudo nano /usr/lib/systemd/system/accounts-daemon.service
this is set to
PrivateTmp=true
setting it to:
PrivateTmp=false
and reboot will solve it