-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
I've just compiled dmenu-wl on my Debian Bullseye system, following the instructions.
I can run the binary (e.g. with --help) but as soon as it receives input, I get a segfault. An example:
$ echo "hi" | dmenu # this works fine
...
$ echo "hi" | ./build/dmenu-wl
wl_registry@2: error 0: invalid version for global wl_output (26): have 2, wanted 3
mmap failed: Invalid argument
[1] 90785 done echo "hi" |
90786 segmentation fault ./build/dmenu-wl
Please let me know if I can provide any further debugging info.
Metadata
Metadata
Assignees
Labels
No labels