Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Stuck at i3lock, can't get past it #332

Open
WhiteBlackGoose opened this issue Nov 14, 2022 · 3 comments
Open

[BUG] Stuck at i3lock, can't get past it #332

WhiteBlackGoose opened this issue Nov 14, 2022 · 3 comments

Comments

@WhiteBlackGoose
Copy link

WhiteBlackGoose commented Nov 14, 2022

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Other (Please describe in detail)

Current Behavior

Rarely, once per maybe 50 times, it just doesn't react to anything after resuming. No animation. It shows the background picture, but that's it. I have to reboot to get past it

Expected Behavior

Shouldn't get stuck

Reproduction Instructions

No repro. It just happens sometimes (rarely).

Environment

Output of i3lock --version:

i3lock: version 2.14.1 © 2010 Michael Stapelberg

i3's config:

bindsym $mod+Shift+Delete exec systemctl suspend

exec --no-startup-id xss-lock --transfer-sleep-lock -- /home/goose/scripts/lock.sh --nofork

That shell script:

#!/bin/bash
i3lock -i /home/goose/Pictures/www-main-3.png
@stapelberg
Copy link
Member

Sounds like your keyboard might have an issue. Try connecting an external keyboard when that happens to see if that’s it.

We haven’t had any reports of anything related on i3lock, so I very strongly doubt the issue is at all with i3lock.

@WhiteBlackGoose
Copy link
Author

Hmm :/
I haven't had these issues without i3lock, I think. But I'll keep this in mind

@awused
Copy link

awused commented Oct 15, 2024

I think I just ran into this, but it's only been one time in many years of using it. In my case the i3lock process exited and was not running, which I verified over ssh. I don't have a core dump, I assume it crashed long before I got home and when I did go to unlock my computer my screen was already effectively unlocked except with the overlay still on top. My mouse and keyboard were able to interact with my windows even though I couldn't see them. No ECC errors were logged and I'm on a stock AMD CPU which hasn't shown any signs of instability.

Restarting i3 via one of my shortcuts was enough to fix the session, at least for now.

i3lock -n -i /tmp/screen_locked.png -e || true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants