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 process_queued_xcb X11 connection is broken exceeded requeset length that the server accepts #6468

Closed
MohamedOsman1998 opened this issue Dec 8, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@MohamedOsman1998
Copy link

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

@MohamedOsman1998 MohamedOsman1998 added the bug Something isn't working label Dec 8, 2024
@vimpostor
Copy link
Contributor

only happens on my ultrawide monitor, and only when set to full xrandr scaling

What is the resolution of your monitor?

@MohamedOsman1998
Copy link
Author

MohamedOsman1998 commented Dec 12, 2024 via email

@vimpostor
Copy link
Contributor

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

@MohamedOsman1998
Copy link
Author

This fixed it thank you!

Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants