gnotclub / xst

st fork that uses Xresources and some pretty good patches
MIT License
536 stars 73 forks source link

Character 🦾 crashes xst. #88

Closed kierun closed 4 years ago

kierun commented 4 years ago

The error is:

X Error of failed request:  BadLength (poly request too large or internal Xlib length error)
  Major opcode of failed request:  138 (RENDER)
  Minor opcode of failed request:  20 (RenderAddGlyphs)
  Serial number of failed request:  1550
  Current serial number in output stream:  1562

To reproduce, just run xst (latest) and copy and paste this: 🦾.

kierun commented 4 years ago

Here is a work around.

However, this patch should be much better.

kierun commented 4 years ago

Duplicate