[Bug 249445] sysutils/accountsservice: Update to 0.6.55

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Jun 2021 17:08:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249445

--- Comment #11 from bpurgar@gmail.com ---
(In reply to Olivier Duchateau from comment #8)

gdbus call --system --dest org.freedesktop.DBus --object-path
/org/freedesktop/DBus --method org.freedesktop.DBus.ListNames
(['org.freedesktop.DBus', ':1.92', ':1.7', ':1.93', ':1.94', ':1.83',
'org.freedesktop.ColorManager', ':1.50', ':1.84', ':1.51', ':1.52', ':1.86',
':1.53', 'org.freedesktop.PolicyKit1', ':1.87', ':1.54', ':1.88', ':1.55',
'org.freedesktop.ConsoleKit', ':1.89', ':1.56', 'org.freedesktop.UPower',
'org.freedesktop.UDisks2', ':1.2', ':1.49', ':1.17', ':1.4', ':1.90',
'org.freedesktop.Accounts', ':1.91'],)

gdbus call --system --dest org.freedesktop.Accounts  --object-path
/org/freedesktop/Accounts --method org.freedesktop.Accounts.ListCachedUsers
([objectpath '/org/freedesktop/Accounts/User1001'],)



If i enable autologin in gdm's custom.conf i got this in logs :

gdm[25252]: accountsservice: ActUserManager: user (null) has no username (uid:
-1)

maybe this helps ..

-- 
You are receiving this mail because:
You are on the CC list for the bug.