Trying to run headless and with the pixman renderer
Sway crashes on startup, but doesn't when running in gdb, with the same options
❯ env WLR_RENDERER="pixman" WLR_BACKENDS="headless" sway --verbose --debug
vs
❯ gdb --args env WLR_RENDERER="pixman" WLR_BACKENDS="headless" sway --verbose --debug
version:
❯ sway --version
sway version 1.12
logs and configs: https://gist.github.com/a10cat/19a58191fd1ec358fd7f4c006cd083fc
Logs are exactly the same until the "gdb-less" one dies
Trying to run headless and with the pixman renderer
Sway crashes on startup, but doesn't when running in gdb, with the same options
vs
version:
logs and configs: https://gist.github.com/a10cat/19a58191fd1ec358fd7f4c006cd083fc
Logs are exactly the same until the "gdb-less" one dies