Hyprland: Wezterm crashing on main
Hyprland Version
System/Version info
<Paste the output of the command here>
Sorry but given that I cannot even open a terminal, I can’t check this 😦
According to dnf list —installed
I have hyprland-git.aarch64
version 0.35.0^39.git8c36136-1.fc39 from the solopasha:hyprland copr.
Bug or Regression?
Bug
Description
After updating Hyprland to the latest git release, I’m not able to open Wezterm anymore.
How to reproduce
- Install Wezterm.
- Add a keybind like
bind = SUPER, T, exec, wezterm
inhyprland.conf
- Using the main branch, notice how the terminal won’t open.
Crash reports, logs, images, videos
Before crashing, all I can see from Wezterm is a notification saying “running message loop: Protocol error 3 on object xdg_surface@23: “
EDIT: Kitty is working fine. My issues were caused by a .bashrc
misconfiguration. I’ve updated this description accordingly.
About this issue
- Original URL
- State: open
- Created 4 months ago
- Comments: 17 (8 by maintainers)
4813 is unrelated, it’s about hyprland crashing not the apps. It’s a separate issue, most likely on their end
thanks for the kind words 😃
because the protocol error is raised because wezterm violated the protocol. It looks like it accidentally unmaps its surface and doesn’t go through the map process before trying to use it.
edit: fwiw, wezterm crashes on wayland all the time. I believe this is the third time wezterm does something wrong in wl.