Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2022 19:03:08 +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-WVbUuHhe6J@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 #59 from Bluey <ian.cheong@acm.org> ---
13.1-RC2
"active =3D FALSE" still has bugs. Login and switch users creates a new ses=
sion
all of which are tagged not active. Still trying to figure if sddm or ck is=
 the
problem. Leaning towards sddm but OP had problem with lightdm.


# ck-list-sessions
Session6:
    unix-user =3D '1001'
    realname =3D 'me'
    seat =3D 'Seat1'
    session-type =3D 'unspecified'
    session-class =3D 'user'
    session-state =3D 'online'
    active =3D FALSE
    x11-display =3D ':2'
    x11-display-device =3D '/dev/ttyva'
    display-device =3D '/dev/   ?   '
    remote-host-name =3D ''
    is-local =3D TRUE
    on-since =3D '2022-04-13T20:04:13.959578Z'
    login-session-id =3D ''
    XDG_RUNTIME_DIR =3D '/var/run/user/1001'
    VTNr =3D '11'
Session10:
    unix-user =3D '1001'
    realname =3D 'me'
    seat =3D 'Seat1'
    session-type =3D 'unspecified'
    session-class =3D 'user'
    session-state =3D 'online'
    active =3D FALSE
    x11-display =3D ':1'
    x11-display-device =3D '/dev/ttyva'
    display-device =3D '/dev/   ?   '
    remote-host-name =3D ''
    is-local =3D TRUE
    on-since =3D '2022-04-13T20:13:06.751603Z'
    login-session-id =3D ''
    XDG_RUNTIME_DIR =3D '/var/run/user/1001'
    VTNr =3D '11'
Session2:
    unix-user =3D '1001'
    realname =3D 'me'
    seat =3D 'Seat1'
    session-type =3D 'unspecified'
    session-class =3D 'user'
    session-state =3D 'online'
    active =3D FALSE
    x11-display =3D ':0'
    x11-display-device =3D '/dev/ttyv8'
    display-device =3D '/dev/   ?   '
    remote-host-name =3D ''
    is-local =3D TRUE
    on-since =3D '2022-04-13T20:01:19.104886Z'
    login-session-id =3D ''
    XDG_RUNTIME_DIR =3D '/var/run/user/1001'
    VTNr =3D '9'

--=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-WVbUuHhe6J>