-
-
Notifications
You must be signed in to change notification settings - Fork 846
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
Opening new window from Gnome launcher crashes all windows on 200% scaling #6233
Comments
#6270 has some more info too. |
I think I'm encountering the same error, but using river 0.3.5. Nightly (as of 2024-11-19) with clean config crashes as soon as the window looses focus with the error |
I've encountered a similar issue when launching wezterm on a screen with fractional scaling (at 125%), in Gnome 46 (Wayland session).
But, I've updated to
There are still some issues with window decorations, as mentioned by @jankatins on #6341 Error messages from the stable release, if they are somewhat useful:
Running with
|
What Operating System(s) are you seeing this problem on?
Linux Wayland
Which Wayland compositor or X11 Window manager(s) are you using?
Mutter
WezTerm version
20241001_010643_d40c3b63
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
When I try to open new terminal window from Gnome launcher it crashes whole app.
If I start first instance from terminal, and then try to middle click in launcher I can see a message about scaling before crash
But when I try to open new window from terminal (by executing
wezrem
) it does not crash, there's no message about buffer_scale, only about pdu data bufferI have 200% scaling. When I turn it back to 100% everything works as expected.
Also strangely related
In 100% scaling new windows have correct window name and icon.
On 200% windows are named "Unknown", and have unknown app icon.
To Reproduce
Configuration
no config
Expected Behavior
New window opens without crashing
Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: