[Bug 221452] sysutils/consolekit2: session's active state lost when switching between virtual terminals
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Oct 2021 07:34:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221452 --- Comment #38 from Gleb Popov <arrowd@FreeBSD.org> --- (In reply to Jesper Schmitz Mouridsen from comment #37) Yep, I managed to reproduce this with startx & ck-launch-session. Just like Christina noted, there is something special about ttyv0 and the bug doesn't manifest when this ttyv is used. To reproduce, after a clean boot, I logged in on ttyv2, ran startx and launched KDE Plasma. ck-list-sessions reported active = TRUE Then I switched to ttyv3, then back to ttyv9 into the X and now ck-list-sessions reports active = FALSE It is hard to catch this bug because usually ttyv0 is used to log in to run startx, and the bug doesn't manifest itself when ttyv0 is open. -- You are receiving this mail because: You are the assignee for the bug.