Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Apr 2022 19:54:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 221452] sysutils/consolekit2: session's active state lost when switching between virtual terminals
Message-ID:  <bug-221452-39348-GZpTbVOHLL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221452-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221452-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221452

--- Comment #55 from Bluey <ian.cheong@acm.org> ---
Looks like the problem might be with sddm, since the sddm user processes are
MIA.


=E2=80=8Bhttps://www.freebsd.org/cgi/man.cgi?query=3Dsddm&sektion=3D1&manpa=
th=3Dfreebsd-release-ports=E2=80=8B=E2=80=8B=E2=80=8B

     sddm runs the greeter as    a system user named sddm whose home  direc=
tory

           needs to    be set to /var/lib/sddm.


           If  pam    and systemd are    available, the greeter will go thr=
ough
logind,

           which will give it access to drm    devices.

sddm user exists.


[CODE]# cat/etc/passwd

[...]

sddm:*:219:219:SDDM Display Manager user:/var/lib/sddm:/usr/sbin/nologin

[...][/CODE]


processes run by sddm user do not.


[CODE]# ps -auxw -U sddm

USER PID %CPU %MEM VSZ RSS TT  STAT STARTED TIME COMMAND

#

[/CODE]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221452-39348-GZpTbVOHLL>