https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272834
--- Comment #8 from Florian Walpen <[email protected]> --- (In reply to Graham Perrin ◐ from comment #7) Ok, I suppose you'd have to find out why the polkit authentication dialog doesn't show. With the latest polkit / sddm changes, I get the following processes when trying to save the autologin settings: > # ps dax | grep -C 3 polkit > 1913 - Is 0:00.01 |-- /usr/sbin/cron -s > 1929 - Is 0:00.00 |-- sshd: /usr/sbin/sshd [listener] 0 of 10-100 > startups (sshd) > 1967 - S 0:00.13 |-- /usr/local/sbin/console-kit-daemon --no-daemon > 1969 - S 0:00.20 |-- /usr/local/lib/polkit-1/polkitd --no-debug > 1980 - I 0:00.00 |-- dbus-launch --autolaunch > 08d6ac166876fc12ec42d1e45c71389a --binary-syntax --clo > 1981 - Is 0:00.00 |-- /usr/local/bin/dbus-daemon --syslog-only --fork > --print-pid 5 --print-address 7 > 1984 - I 0:00.30 |-- /usr/local/bin/bsdisks --no-debug --syslog-output > -- > 93545 - S 0:00.12 | | | `-- /usr/local/lib/firefox/firefox > -contentproc -childID 12 -isForBro > 63473 - S 0:03.65 | | `-- /usr/local/bin/systemsettings > 2084 - S 0:00.35 | |-- > /usr/local/lib/libexec/org_kde_powerdevil > 2086 - S 0:00.79 | |-- > /usr/local/lib/libexec/polkit-kde-authentication-agent-1 (polkit-kde- > 64621 - S 0:00.01 | | `-- > /usr/local/lib/polkit-1/polkit-agent-helper-1 flo (polkit-agent-hel > 2087 - S 0:00.62 | |-- /usr/local/bin/kaccess > 2091 - S 0:00.16 | |-- /usr/local/bin/gmenudbusmenuproxy > 2092 - S 0:01.46 | |-- /usr/local/lib/libexec/DiscoverNotifier With the first part at root level and the second inside the user session. Pid 64621 is the authentication dialog, I think. -- You are receiving this mail because: You are the assignee for the bug.
