hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.05k stars 881 forks source link

Hyprland Crash after closing Rofi or Wofi #2410

Closed yurihikari closed 1 year ago

yurihikari commented 1 year ago

I updated my package to the latest hyprland-git version (hyprland-git-r2953.e76bd43f-1), and it instantly crashes. I'm new to Hyprland so I don't really have any idea for why it does, but i can at least consistently reproduce that bug :

How to reproduce :

  1. Update hyprland-git (hyprland-git-r2953.e76bd43f-1)
  2. Reboot or Relog to the Hyprland Session
  3. Open wofi or Rofi (using rofi/wofi -show drun)
  4. Escape from Rofi/Wofi
  5. Crash and back to Greetd screen

Crash log files : hyprlandCrashReport18078.txt hyprlandCrashReport17091.txt hyprlandCrashReport16399.txt hyprlandCrashReport15537.txt hyprlandCrashReport15144.txt hyprlandCrashReport1052.txt

System Specs : OS : Garuda Linux CPU : Intel Core i5 12500H GPU 1 : Intel Alder Lake-P Integrated Graphics GPU 2 : RTX 2050 (disabled) Laptop Model : Honor MagicBook 14 2022

JulesTanguy commented 1 year ago

I had a similar issue with fuzzel (as soon as I launch a program with it) since the wlroots update b540d28849c1691236ee8b0572f6a694b82dbbbf

The temporary fix that works for me is to rollback the wlroots git submodule to the previous version.

vaxerski commented 1 year ago

2404