https://bugs.kde.org/show_bug.cgi?id=429314
--- Comment #11 from Antonio Rojas <aro...@archlinux.org> --- (In reply to Jan Blackquill (Carson Black) from comment #9) > dS810, per chance, are you not using a display manager such as SDDM or GDM? > The accounts service generally expects that a display manager interacts with > it for stuff like locale, so it being dead when you're in a user session > isn't really part of its expected flow of events. I don't think SDDM interacts with accountsservice in any way, other than to retrieve avatars from accoutsservice's path (which doesn't need the accounts daemon to be running at all) sddm > git grep Accounts ChangeLog: + Make greeter see icons set by AccountsServices. src/greeter/UserModel.cpp: QString accountsServiceFace = QStringLiteral("/var/lib/AccountsService/icons/%1").arg(user->name); -- You are receiving this mail because: You are watching all bug changes.