This is not a bug in fltk-rs itself, but in an underlying library (see here); I'm posting it for reference, but also to ask if anybody has any idea of how to workaround it in a non-excessively-complex way via fltks-rs itself (removing font packages is not viable on my system).
Describe the bug
HoldBrowser doesn't display entries containing emojis.
To Reproduce
Create a HoldBrowser, and add an entry with an emoji; it won't be displayed. An error will be printed in the console, X Error of failed request: BadLength (poly request too large or internal Xlib length error).
Expected behavior
The entry (emoji) should be displayed.
Screenshots
(skipped)
Desktop info
- OS: Ubuntu MATE
- Version 20.04.4
Additional info
(skipped)
Build failures
(skipped)