-
-
Notifications
You must be signed in to change notification settings - Fork 786
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 crashes under Hyprland when second instance is launched on the same display and fractional scaling is on #4294
Comments
I can reproduce the same issue on Arch Linux. |
In my case it always crashes, but focus on Hyprland is a tricky matter. |
I noticed a similar issue on sway. Wezterm sometimes crashes and I get a notification with the following error:
|
On Hyprland I got the same error
Wezterm Version: |
Seems like this issue has been resolved. |
Can confirm. Building from source fixed the issue for me. |
possibly related to #3765 |
I see this when opening a second tab
|
The window size is influenced by your font, font size, padding, etc
In the long term, we probably need to adjust the window resizing code so that it internally always clamps/snaps to valid sizes Edit: or, perhaps the buffer size can be restricted to valid sizes without changing the draw area i.e. buffer size >= draw area, having a tiny invisible part of the buffer as necessary |
I can't even get wezterm to open in Hyprland at all so you're doing better than I am. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
What Operating System(s) are you seeing this problem on?
Linux Wayland
Which Wayland compositor or X11 Window manager(s) are you using?
Hyprland
WezTerm version
wezterm 20230712-072601-f4abf8fd
Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version of the nightly that I tried
Describe the bug
To Reproduce
wezterm
) in another terminalwezterm
again)Configuration
no config
Expected Behavior
No response
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: