Closed pterror closed 6 months ago
I can't repro, cuz the following qs config does not launch.
No other LS would crash on my end
sorry, my bad
import Quickshell
ShellRoot {
PanelWindow {}
}
this repros it for me. not quite sure but the error might be specific to NVIDIA gpus?
unfortunately seems to not be 100% fixed? the above repro is still crashing for me, although the backtrace looks slightly different:
crash report (no debuginfo): hyprlandCrashReport162577.txt
crash report (with debuginfo) (not particularly useful, it's blank): hyprlandCrashReport169131.txt
it's not crashing on my end
~ hyprctl version
Hyprland, built from branch at commit b6a7fb9e9125e56bf742f68e0ec46f52d5c34f4c ().
yeah hyprctl is showing latest main
so idk what's happening. maybe i missed a driver update, i guess i'll reboot and hype for the best
doesn't seem to help unfortunately:
also confirmed that a reboot didn't help unfortunately
should be fixado
confirmed fixed for real this time (both on this minimal repro, and on my full quickshell setup). thanks!
Hyprland Version
System/Version info
```sh Hyprland, built from branch at commit ed3a888fc274e09a5097ebbe3d206e4bc85bbb87 (). Date: 2024-05-10 Tag: , commits: flags: (if any) System Information: System name: Linux Node name: pc Release: 6.8.6-zen1 Version: #1-NixOS ZEN SMP PREEMPT_DYNAMIC Tue Jan 1 00:00:00 UTC 1980 GPU information: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA106 [GeForce RTX 3060 Lite Hash Rate] [10de:2504] (rev a1) (prog-if 00 [VGA controller]) 0d:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] [1002:1638] (rev c8) (prog-if 00 [VGA controller]) os-release: ANSI_COLOR="1;34" BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues" BUILD_ID="24.05.20240509.f1010e0" DOCUMENTATION_URL="https://nixos.org/learn.html" HOME_URL="https://nixos.org/" ID=nixos IMAGE_ID="" IMAGE_VERSION="" LOGO="nix-snowflake" NAME=NixOS PRETTY_NAME="NixOS 24.05 (Uakari)" SUPPORT_URL="https://nixos.org/community.html" VERSION="24.05 (Uakari)" VERSION_CODENAME=uakari VERSION_ID="24.05" plugins: ```Bug or Regression?
Regression
Description
layershells crash hyprland
Notes
How to reproduce
~/.config/quickshell/shell.qml
and runningquickshell
should do the trickCrash reports, logs, images, videos
hyprlandCrashReport77.txt
coredump.zip