Sway Version:
sway version 1.5-7aea4692 (Sep 15 2020, branch 'master')
Debug Log:
sway.log
Configuration File:
config
Stack Trace:
journalctl
Description:
Starting sway from tty, instantly crashes with segmentation fault.
Same here.
Same here, instant segfault
with this version, no segfault error: https://github.com/swaywm/sway/commit/2efecc14ef8ea7c82ae85f632a0def1a1719a91d, so the bug was introduced on https://github.com/swaywm/sway/commit/299a159add1e842d10a0e641066f6f4718a75dcc
The config pointer is not ready if we try to retrieve the timeout during cursor creation. I'll post a PR shortly.
Most helpful comment
The
configpointer is not ready if we try to retrieve the timeout during cursor creation. I'll post a PR shortly.