-
-
Notifications
You must be signed in to change notification settings - Fork 862
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 process_queued_xcb X11 connection is broken exceeded requeset length that the server accepts #6468
Comments
What is the resolution of your monitor? |
3440x1440
…________________________________
From: Magnus Groß ***@***.***>
Sent: Wednesday, December 11, 2024 3:04:45 PM
To: wez/wezterm ***@***.***>
Cc: Mohamed Osman Abdelghany ***@***.***>; Author ***@***.***>
Subject: Re: [wez/wezterm] wezterm process_queued_xcb X11 connection is broken exceeded requeset length that the server accepts (Issue #6468)
only happens on my ultrawide monitor, and only when set to full xrandr scaling
What is the resolution of your monitor?
—
Reply to this email directly, view it on GitHub<#6468 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHJENSCTCKNW2YM4UUFOFPD2FDAI3AVCNFSM6AAAAABTHA3QTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZXGM4DCMJSGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
What is your version of Mesa? I believe this might be a duplicate of #249 and as such may be already resolved upstream with Mesa >=22.2.0 with https://gitlab.freedesktop.org/mesa/mesa/-/issues/6483 |
This fixed it thank you! |
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 X11
Which Wayland compositor or X11 Window manager(s) are you using?
using X11 and I3_wm
WezTerm version
wezterm 20240203-110809-5046fc22
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
Wezterm crashes on start with the following error: 01:55:08.261 ERROR wezterm_gui > running message loop: process_queued_xcb: X11 connection is broken: xcb connection error: Connection closed, exceeded request length that server accepts.
only happens on my ultrawide monitor, and only when set to full xrandr scaling, only when maximized.
To Reproduce
set high resolution on the display and xrandr --scale 1x1
maximized window on start
Configuration
no config
Expected Behavior
No response
Logs
01:56:30.522 WARN window::os::x11::connection > Unable to resolve appearance using xdg-desktop-portal: get_appearance.read_setting: Reading xdg-portal org.freedesktop.appearance color-scheme: org.freedesktop.portal.Error.NotFound: Requested setting not found
libEGL warning: DRI2: failed to authenticate
01:56:30.742 ERROR wezterm_gui > running message loop: process_queued_xcb: X11 connection is broken: xcb connection error: Connection closed, exceeded request length that server accepts.; terminating
Anything else?
No response
The text was updated successfully, but these errors were encountered: