Hyprland Uwsm managed, with (uwsm stop) started having black screen crash.
https://github.com/hyprwm/Hyprland/discussions/12678 for more detail:
~/.config/uwsm/env
```
export XDG_SESSION_TYPE=wayland
export XDG_CURRENT_DESKTOP=Hyprland
export HYPRSHOT_DIR="$HOME/Pictures/Screenshots"
export XCURSOR_SIZE=24
export HYPRCURSOR_SIZE=24
export QT_QPA_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export PATH="$HOME/.local/bin:$PATH"
export PATH="$HOME/bin:$HOME/.local/bin:$HOME/.cargo/bin:$HOME/go/bin:$PATH"
```
```
❯ uname -a
Linux DesktopArchBTW 6.18.1-arch1-2 #1 SMP PREEMPT_DYNAMIC Sat, 13 Dec 2025 18:23:21 +0000 x86_64 GNU/Linux
======
cat /etc/os-release # Distro info
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
=======
hyprland --version
Hyprland 0.52.2 built from branch v0.52.2 at commit 386376400119dd46a767c9f8c8791fd22c7b6e61 clean ([gha] Nix: update inputs).
Date: Wed Dec 3 22:59:30 2025
Tag: v0.52.2, commits: 6581
Libraries:
Hyprgraphics: built against 0.4.0, system has 0.4.0
Hyprutils: built against 0.11.0, system has 0.11.0
Hyprcursor: built against 0.1.13, system has 0.1.13
Hyprlang: built against 0.6.7, system has 0.6.7
Aquamarine: built against 0.10.0, system has 0.10.0
no flags were set
=========
uwsm --version
uwsm 0.25.2
```
[uwsm_side.txt](https://github.com/user-attachments/files/24246100/uwsm_side.txt)
[bug_journal.txt](https://github.com/user-attachments/files/24246103/bug_journal.txt)
[bug_latest.txt](https://github.com/user-attachments/files/24246102/bug_latest.txt)
关闭于 2025-12-19 1 条评论