hikari wayland compositor (https://hikari.acmelabs.space)
#13Crash when calling workspace-show-group on external display
Repro: create some views on an external display (I used alacritty
) and call workspace-show-group
from matrix:
gabrielhikari Right, I tried the above problem in a more "controlled" manner: a) hikari hangs, not sure if it's an infinite loop or not, there is no output in stdout and CPU does not go to 100%; b) I could only reproduce on the second output - so, if I open 3 sakuras and issue workspace-show-group, nothing breaks; if I then go to the other ouput and repeat the same, hikari hangs
Seems fixed by patch provided by raichoo 14-Sep-2020 12:53 UTC
Patch that solves the issue
- status set to closed
Thanks for testing the patches.