https://bugs.kde.org/show_bug.cgi?id=476567
Bug ID: 476567 Summary: Moving the mouse within the screen lock grace period breaks the locker in some cases Classification: Plasma Product: kscreenlocker Version: git-master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: putr...@gmail.com Target Milestone: --- SUMMARY With a Plasma 6 session compiled using kdesrc-build, if the screen locks automatically but I move the mouse within the "Allow unlocking within password" time period the screen will either freeze after unlocking or just go black, and when that happens I have to use the `loginctl unlock-session` command from another TTY. So far it appears that the screen locker only does that after I've locked the session manually and/or I've suspended the system at least once, the problem doesn't occur on a fresh reboot. The problem also doesn't occur if I move the mouse after the grace period, and disabling that grace period completely also works around the problem. STEPS TO REPRODUCE 1. Set up the system to lock automatically after 1 minute and allow unlocking without a password for 10 seconds (optional for easier testing) 2. Wait until the screen locks automatically 3. Move the mouse within 10 seconds (or under whatever time is set for the unlock without password setting) OBSERVED RESULT The screen is not properly unlocked, and the session is inaccessible without using the `loginctl unlock-session` command. EXPECTED RESULT The screen should unlock without asking for a password. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.27.80 KDE Frameworks Version: 5.240.0 Qt Version: 6.6.0 Kernel Version: 6.5.9-arch2-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 6800H with Radeon Graphics Memory: 30.6 GiB of RAM Graphics Processor: AMD Radeon Graphics ADDITIONAL INFORMATION kscreenlocker is at commit 6777145016231427cccb4721de1e469a1512715c when I compiled it. The logs look the same as a manual unlock, except for the authentication failure message from bug 465266. -- You are receiving this mail because: You are watching all bug changes.