[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: Thu, 21 Oct 2021 11:47:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221452 --- Comment #36 from Gleb Popov <arrowd@FreeBSD.org> --- (In reply to Christina Mueller from comment #25) > One thing worth noting is that just switching from the X VT to VT #1 doesn't trigger the problem. the X session is still reported as active. Even logging in on VT #1 did not change anything. switching to VT #2/3/4 and back finally made the X session inactive and it did not reactivate when switching back to it. I managed to reproduce this on FreeBSD 13 with SDDM, so the problem is still there. However, ck-list-sessions output is a little different now: x11-display-device: '/dev/ttyv8' display-device: '/dev/ttyv0' Both these values don't seem right to me. X starts on ttyv9, and ttyv0 isn't any special. I'll try diggin into ConsoleKit itself. -- You are receiving this mail because: You are the assignee for the bug.