https://bugs.kde.org/show_bug.cgi?id=385771

akm <a.vank...@chello.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from akm <a.vank...@chello.nl> ---
I have been digging a bit more and found this:
https://forums.opensuse.org/showthread.php/523213-KDE-User-Manager-Does-not-show-all-users

the post is what happened to me to including the 2 root password prompts, so I
tried the last post there:

Doing the org.freedesktop.Accounts.ListCachedUsers does not show userID 1000,
only my test user with id 1001

qdbus --system --literal org.freedesktop.Accounts /org/freedesktop/Accounts
org.freedesktop.Accounts.ListCachedUsers
[Argument: ao {[ObjectPath: /org/freedesktop/Accounts/User1001]

Adding the user with org.freedesktop.Accounts.CacheUser

dbus --system --literal org.freedesktop.Accounts /org/freedesktop/Accounts
org.freedesktop.Accounts.CacheUser akm

and checking again with org.freedesktop.Accounts.ListCachedUsers shows both
now:
qdbus --system --literal org.freedesktop.Accounts /org/freedesktop/Accounts
org.freedesktop.Accounts.ListCachedUsers
[Argument: ao {[ObjectPath: /org/freedesktop/Accounts/User1001], [ObjectPath:
/org/freedesktop/Accounts/User1000]}]

So I can't reproduce it anymore, will put it to Resolved.....

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to