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

St crash with "X Error of failed request: BadLength (poly request too large or internal Xlib length error)" #131

Open
myrrc opened this issue Apr 8, 2024 · 1 comment

Comments

@myrrc
Copy link

myrrc commented Apr 8, 2024

JFYI if you experience st crash with the following message in log, it's solved by https://unix.stackexchange.com/questions/629281/gitk-crashes-when-viewing-commit-containing-emoji-x-error-of-failed-request-ba

apt remove --purge fonts-noto-color-emoji
@blcc
Copy link

blcc commented Apr 19, 2024

It is a bug of libxft, fixed at 2.3.5.
If your Linux doesn't so updated, it can be compile standalone.
Please check this instruction:
https://www.maximilian-schillinger.de/articles/st-libxft-bgra-patch.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants