Summary: | Time spent on a different VT does not count against the "time until screen lock" duration | ||
---|---|---|---|
Product: | [Plasma] kscreenlocker | Reporter: | zless <arthur> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bhush94, bugseforuns, jw, kde, mgraesslin, nate, notuxius, plasma-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
zless
2016-09-21 03:55:58 UTC
The session is probably frozen. There's a conflict here. We don't want to suspend the session when switching over to it either. Just use proper means to switch the session (that is *not* Ctrl+Alt+F key) and it will lock the session properly before switching. Just tried how this behaves on Wayland: there we get the screen locked, but rendering breaks completely. It means that KIdleTime doesn't fire if not on the current vt on X11. Doesn't surprise me really. I don't really know what we can do about it. If X does not notify us, it doesn't notify us. Not much we can do about it. What could be done is adding a new option whether to lock the screen when switching vts. "The screen locker is broken and unlocking is not possible anymore..." message is shown on the graphical vt after switching to console vt, waiting 5min for screen locking and switching back. Wayland session Distribution: Netrunner Rolling Kernel: 4.18.0-1-MANJARO Plasma: 5.13.3 Apps: 18.04.3 Qt: 5.11.1 Frameworks: 5.48.0 Wayland: 1.15.0 Graphics: Card-1: Intel Haswell-ULT Integrated Graphics driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0a16 Display: wayland server: X.Org 1.20.0 driver: intel unloaded: modesetting compositor: kwin_wayland tty: N/A OpenGL: renderer: Mesa DRI Intel Haswell Mobile v: 4.5 Mesa 18.1.4 compat-v: 3.0 direct render: Yes I can't confirm at least on X11. I had plasma running on tty1, I switched to tty2 and logged-in using another user account. So I switched back to tty1 after the screen locking timeout, I could see plasma for a few milliseconds and then the screen was blocked. Operating System: Arch Linux KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 > 2. I switch to another tty an run another user xorg with kodi > 3. I exit kodi on tty2 and the shell automatically logs out. The bug occurs not only when kodi is used. It appears always when the display is switched to any virtual terminal. > Just use proper means to switch the session (that is *not* Ctrl+Alt+F key) Please explain why CTRL-ALT-Fx is not a proper way to switch virtual terminals. This has been the primary way to switch terminals since the very first versions of linux. > and it will lock the session properly before switching. No, it won't! The problem occurs even when using the "Switch user" or the "New Session" functionalities. > I don't really know what we can do about it. If X does not notify > us, it doesn't notify us. Not much we can do about it. It works fine with gdm, and it worked fine with kde4. Thus, there must be some way to get those notifications. I can reproduce the problem with opensuse-15.1 and ubuntu-18.04. Problem does appear with sddm, lightdm and kdm Problem does not seem to appear with gdm and xfce Please also check out https://bugzilla.opensuse.org/show_bug.cgi?id=1166496 *** Bug 419216 has been marked as a duplicate of this bug. *** Thank you for reporting this issue in KDE software. As it has been a while since it was reported, can we please ask you to see if you can reproduce the issue with a recent software version? Like Plasma 5.25, or ideally 5.26? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |