Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wezterm Error: running message loop: Error while flushing display: Broken pipe (os error 32) #4719

Open
munzirtaha opened this issue Dec 25, 2023 · 0 comments
Labels
bug Something isn't working Wayland

Comments

@munzirtaha
Copy link

What Operating System(s) are you seeing this problem on?

Linux Wayland

Which Wayland compositor or X11 Window manager(s) are you using?

kwin

WezTerm version

20230712-072601-f4abf8fd

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

No, and I'll explain why below

Describe the bug

When I run hb-view command over a font folder in wezterm, my system freezes. I cannot move my mouse or do anything while the command is running. Sometimes, wezterm crash with the error in the title. The full journalctl entry is

Dec 25 23:02:57 lenovo kwin_wayland_wrapper[248885]: 23:02:57.871 ERROR wezterm_gui > running message loop: Error while flushing display: Broken pipe (os error 32); terminating

I tried the same command in konsole and there is no issue at all.

To Reproduce

cd ~/.local/share/fonts/Windows/
for i in *; hb-view $i "The quick brown fox jumps over the lazy dog"; end

Configuration

no config

Expected Behavior

No performance lag or crash

Logs

00:15:44.533 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
00:15:44.533 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
00:15:44.533 DEBUG wezterm_gui::termwindow > Notification(Any { .. })

Anything else?

No response

@munzirtaha munzirtaha added the bug Something isn't working label Dec 25, 2023
@wez wez added the Wayland label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Wayland
Projects
None yet
Development

No branches or pull requests

2 participants