You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon locking using swaylock, and trying to enter my password afterwards, it won't unlock, even when using the correct password leaving my system locked until I go to another tty and kill both swaylock and hyprland. I have everything installed correctly and still it won't work
swaylock -d > swaylock.log 2>&1 output
2023-12-11 21:29:43 - [main.c:1870] Found config at /home/brisolo/.config/swaylock/config
2023-12-11 21:29:43 - [main.c:1723] Config Line #1: screenshots
2023-12-11 21:29:43 - [main.c:1723] Config Line #2: clock
2023-12-11 21:29:43 - [main.c:1723] Config Line #3: indicator
2023-12-11 21:29:43 - [main.c:1723] Config Line #4: effect-blur=7x5
2023-12-11 21:29:43 - [main.c:1723] Config Line #5: effect-vignette=0.5:0.5
2023-12-11 21:29:43 - [main.c:1723] Config Line #6: fade-in=0.2
2023-12-11 21:29:43 - [main.c:1723] Config Line #7: line-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #8: grace=2
2023-12-11 21:29:43 - [main.c:1723] Config Line #9: effect-pixelate=10
2023-12-11 21:29:43 - [main.c:1723] Config Line #10: separator-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #11: ring-color=1e2030
2023-12-11 21:29:43 - [main.c:1723] Config Line #12: inside-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #13: key-hl-color=181926
2023-12-11 21:29:43 - [main.c:1723] Config Line #14: bs-hl-color=6e738d
2023-12-11 21:29:43 - [main.c:1723] Config Line #15: text-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #16: ring-ver-color=7dc4e4
2023-12-11 21:29:43 - [main.c:1723] Config Line #17: inside-ver-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #18: text-ver-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #19: line-ver-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #20: ring-wrong-color=ed8796
2023-12-11 21:29:43 - [main.c:1723] Config Line #21: inside-wrong-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #22: text-wrong-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #23: line-wrong-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #24: ring-clear-color=f5a97f
2023-12-11 21:29:43 - [main.c:1723] Config Line #25: inside-clear-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #26: text-clear-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #27: line-clear-color=000000
2023-12-11 21:29:43 - [main.c:1880] Parsing CLI Args
2023-12-11 21:29:43 - [pam.c:88] Prepared to authorize user brisolo
2023-12-11 21:29:43 - [main.c:658] output name is eDP-1
2023-12-11 21:29:43 - [main.c:658] output name is HDMI-A-1
2023-12-11 21:29:43 - [main.c:629] Loaded screenshot for output HDMI-A-1
2023-12-11 21:29:43 - [main.c:629] Loaded screenshot for output eDP-1
2023-12-11 21:29:43 - [main.c:1970] Using ext-session-lock-v1
2023-12-11 21:29:47 - [comm.c:22] received pw check request
2023-12-11 21:29:47 - [pam.c:105] pam_authenticate failed: invalid credentials
2023-12-11 21:29:51 - [comm.c:22] received pw check request
2023-12-11 21:29:51 - [pam.c:105] pam_authenticate failed: invalid credentials
2023-12-11 21:29:55 - [comm.c:22] received pw check request
2023-12-11 21:29:55 - [pam.c:105] pam_authenticate failed: invalid credentials
OS: openSUSE Tumbleweed WM: Hyprland 0.33.1
The text was updated successfully, but these errors were encountered:
Upon locking using swaylock, and trying to enter my password afterwards, it won't unlock, even when using the correct password leaving my system locked until I go to another tty and kill both swaylock and hyprland. I have everything installed correctly and still it won't work
swaylock -d > swaylock.log 2>&1
outputOS: openSUSE Tumbleweed
WM: Hyprland 0.33.1
The text was updated successfully, but these errors were encountered: