Re: [dev] [st] Crash when displaying these characters

2021-08-16 Thread Menche
On Mon, 16 Aug 2021 21:56:57 +0200 Robert Alm Nilsson wrote: > Hi, when I run this command: > > printf '\xf0\x9f\x8d\x95' > > st crashes with this output: > > X Error of failed request: BadLength (poly request too large or > internal Xlib length error) >Major opcode of fail

Re: [dev] [st] Crash when displaying these characters

2021-08-16 Thread Lee Phillips
I think there may be anchovies on that pizza. This is known to cause problems with several terminal emulators.

Re: [dev] [st] Crash when displaying these characters

2021-08-16 Thread Страхиња Радић
On 21/08/16 09:56, Robert Alm Nilsson wrote: > X Error of failed request: BadLength (poly request too large or > internal Xlib length error) > Major opcode of failed request: 139 (RENDER) > Minor opcode of failed request: 20 (RenderAddGlyphs) > Serial number of failed reque

[dev] [st] Crash when displaying these characters

2021-08-16 Thread Robert Alm Nilsson
Hi, when I run this command: printf '\xf0\x9f\x8d\x95' st crashes with this output: X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 139 (RENDER) Minor opcode of failed request: 20 (RenderAddGlyp