Skip to content

Instantly share code, notes, and snippets.

@luispabon
Created June 26, 2019 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luispabon/5489fc8207b69f47691a2bd94ea290a0 to your computer and use it in GitHub Desktop.
Save luispabon/5489fc8207b69f47691a2bd94ea290a0 to your computer and use it in GitHub Desktop.
swaylock crash on suspend
2019-06-19 17:37:38 - [sway/input/switch.c:38] 0:5:Lid_Switch: type 1 state 1
2019-06-19 17:37:38 - [types/wlr_surface.c:609] New wlr_surface 0x56004c58bb40 (res 0x56004c3c7c20)
2019-06-19 17:37:38 - [types/wlr_surface.c:609] New wlr_surface 0x56004c5b7120 (res 0x56004c1e9ab0)
2019-06-19 17:37:38 - [types/wlr_layer_shell_v1.c:388] new layer_surface 0x56004c682ad0 (res 0x56004c3d3e90)
2019-06-19 17:37:38 - [sway/desktop/layer_shell.c:368] new layer surface: namespace lockscreen layer 3 anchor 3 size 0x0 margin 0,0,0,0
2019-06-19 17:37:38 - [sway/desktop/layer_shell.c:314] Layer surface destroyed (lockscreen)
Segmentation fault (core dumped)
2019-06-19 17:37:38 - [sway/tree/arrange.c:190] Usable area for ws: 1920x1045@0,35
2019-06-19 17:37:38 - [sway/tree/arrange.c:221] Arranging workspace '3' at 0.000000, 35.000000
2019-06-19 17:37:38 - [sway/desktop/transaction.c:412] Transaction 0x56004c4e6360 committing with 4 instructions
2019-06-19 17:37:38 - [sway/desktop/transaction.c:280] Applying transaction 0x56004c4e6360
Releasing sleep lock 11
2019-06-19 17:37:50 - [sway/input/switch.c:38] 0:5:Lid_Switch: type 1 state 0
2019-06-19 17:37:50 - [backend/libinput/events.c:208] Removing PS/2 Generic Mouse [2:1]
2019-06-19 17:37:50 - [sway/input/input-manager.c:543] removing device: '2:1:PS/2_Generic_Mouse'
2019-06-19 17:37:50 - [sway/input/seat.c:718] removing device 2:1:PS/2_Generic_Mouse from seat seat0
Got sleep lock: 12
2019-06-19 17:37:53 - [xwayland/xwm.c:1293] unhandled X11 event: 34
2019-06-19 17:37:53 - [xwayland/xwm.c:1293] unhandled X11 event: 34
PrepareForSleep signal received 1
Cmd exec swaylock -d -f -c 000000 -i ~/Pictures/backgrounds/galen-crout-175291.jpg
Spawned process swaylock -d -f -c 000000 -i ~/Pictures/backgrounds/galen-crout-175291.jpg
2019-06-25 17:35:49 - [main.c:1103] Found config at /home/luis/.config/swaylock/config
2019-06-25 17:35:49 - [main.c:1028] Config Line #1: ignore-empty-password
2019-06-25 17:35:49 - [main.c:1028] Config Line #2: font=Sans
2019-06-25 17:35:49 - [main.c:1028] Config Line #3: indicator-radius=120
2019-06-25 17:35:49 - [main.c:1028] Config Line #4: indicator-thickness=60
2019-06-25 17:35:49 - [main.c:1028] Config Line #5: indicator-caps-lock
2019-06-25 17:35:49 - [main.c:1028] Config Line #7: inside-color=009ddc00
2019-06-25 17:35:49 - [main.c:1028] Config Line #8: inside-clear-color=ffd20400
2019-06-25 17:35:49 - [main.c:1028] Config Line #9: inside-caps-lock-color=009ddc00
2019-06-25 17:35:49 - [main.c:1028] Config Line #10: inside-ver-color=d9d8d800
2019-06-25 17:35:49 - [main.c:1028] Config Line #11: inside-wrong-color=ee2e2400
2019-06-25 17:35:49 - [main.c:1028] Config Line #13: ring-color=231f20D9
2019-06-25 17:35:49 - [main.c:1028] Config Line #14: ring-clear-color=231f20D9
2019-06-25 17:35:49 - [main.c:1028] Config Line #15: ring-caps-lock-color=231f20D9
2019-06-25 17:35:49 - [main.c:1028] Config Line #16: ring-ver-color=231f20D9
2019-06-25 17:35:49 - [main.c:1028] Config Line #17: ring-wrong-color=231f20D9
2019-06-25 17:35:49 - [main.c:1028] Config Line #19: line-color=009ddc00
2019-06-25 17:35:49 - [main.c:1028] Config Line #20: line-clear-color=ffd204FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #21: line-caps-lock-color=009ddcFF
2019-06-25 17:35:49 - [main.c:1028] Config Line #22: line-ver-color=d9d8d8FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #23: line-wrong-color=ee2e24FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #25: text-color=009ddc00
2019-06-25 17:35:49 - [main.c:1028] Config Line #26: text-clear-color=ffd20400
2019-06-25 17:35:49 - [main.c:1028] Config Line #27: text-caps-lock-color=009ddc00
2019-06-25 17:35:49 - [main.c:1028] Config Line #28: text-ver-color=d9d8d800
2019-06-25 17:35:49 - [main.c:1028] Config Line #29: text-wrong-color=ee2e2400
2019-06-25 17:35:49 - [main.c:1028] Config Line #31: key-hl-color=009ddcFF
2019-06-25 17:35:49 - [main.c:1028] Config Line #32: bs-hl-color=ee2e24FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #33: caps-lock-key-hl-color=ffd204FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #34: caps-lock-bs-hl-color=ee2e24FF
2019-06-25 17:35:49 - [main.c:1028] Config Line #35: separator-color=231f2000
2019-06-25 17:35:49 - [main.c:1113] Parsing CLI Args
2019-06-25 17:35:49 - [sway/input/switch.c:38] 0:5:Lid_Switch: type 1 state 1
2019-06-25 17:35:49 - [main.c:453] Loaded image /home/luis/Pictures/backgrounds/galen-crout-175291.jpg for output *
2019-06-25 17:35:49 - [main.c:280] output name is eDP-1
2019-06-25 17:35:49 - [types/wlr_surface.c:609] New wlr_surface 0x56338c42ccc0 (res 0x56338c3a3cc0)
2019-06-25 17:35:49 - [types/wlr_surface.c:609] New wlr_surface 0x56338c382480 (res 0x56338c418e60)
2019-06-25 17:35:49 - [types/wlr_layer_shell_v1.c:388] new layer_surface 0x56338c308de0 (res 0x56338bf35bd0)
2019-06-25 17:35:49 - [sway/desktop/layer_shell.c:368] new layer surface: namespace lockscreen layer 3 anchor 3 size 0x0 margin 0,0,0,0
Segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment