rvaiya/warpd

Very odd & specific crash

alanxoc3 opened this issue · 1 comments

This has happened to me multiple times by accident now, but I finally figured out exactly how it is caused.

I'm running wayland (wlroots 0.16.2-1) and the latest version (8a7e6f2).

If you run this command:

warpd -f --grid

Then type these keys in this order exactly:

drag -> grid -> grid_exit -> drag -> grid -> exit
v       g       c            v       g       esc

A few weird things happen:

  • Warpd doesn't work anymore unless I restart wayland completely.
  • Warpd doesn't exit & just hangs there.
  • I can no longer click with my touchpad/mouse in some applications (like firefox).

I've reproduced this many times now, so hoping you'll be able to reproduce it too.