On 5/3/19 3:15 PM, Uko Kokņevičs wrote:
> When I open mutt it crashes, and if it doesn't crash then, it crashes
> when scrolling between pages.
> 
> This is the error 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 (RenderAddGlyphs)
>   Serial number of failed request:  2316
>   Current serial number in output stream:  2450
> ```
> 
> The serial numbers are different every time, but the opcodes are the same.
> 
> I did a `git bisect` and ended up on commit
> `9c44229c626ea7351a7809540435f40cffb624bc`
> "Adding fallback support to st." as the bug introducer.
> 
> --
> Uko Kokņevičs
> 

See
  
https://git.suckless.org/dmenu/commit/65be875f5adf31e9c4762ac8a8d74b1dfdd78584.html
and
  
https://git.suckless.org/dwm/commit/cb3f58ad06993f7ef3a7d8f61468012e2b786cab.html

st does not have this workaround for Xft bug

Reply via email to