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 · 2 comments
Open

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

WhiteBlackGoose opened this issue Nov 14, 2022 · 2 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

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

2 participants