https://bugs.kde.org/show_bug.cgi?id=463067
wokim <mequer...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mequer...@gmail.com --- Comment #7 from wokim <mequer...@gmail.com> --- I'm having the same bug on Arch Linux. Only on my laptop though, for some reason it works fine on my desktop. And I know this isn't a proper fix, but just adding "true || " to the first line of User::resolve() works: > if (true || !qobject_cast<UserManager *>(parent())->canManageSamba() || > m_name == everyoneUserName) { -- You are receiving this mail because: You are watching all bug changes.