shezdy / hyprsplit

hyprland plugin for separate sets of workspaces on each monitor
BSD 3-Clause "New" or "Revised" License
123 stars 8 forks source link

Hyprland crashes after plugin finishes building. #21

Closed hiddenruins closed 5 months ago

hiddenruins commented 5 months ago

Whenever the plugin finishes building, Hyprland crashes and have to force reboot. This happens only on the initial build.

Steps to reproduce.

  1. Build Hyprland.
  2. Launch Hyprland from tty.
  3. Build plugin. hyprpm update
  4. Crashes to tty Just after plugin finishes updating.

Unsure if this is plugin specific or Hyprland but i've attached a crash report.

hyprlandCrashReport156445.txt

shezdy commented 5 months ago

Try b9753043dc8c2a385f39777aa17f63ae3c104e36. I can't reproduce this but that commit might fix it

hiddenruins commented 5 months ago

Yeah, that has solved the crash for me. Cheers!