This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, terry.reedy, tetelevm
Date 2021-03-28.20:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616962794.16.0.583728011168.issue43647@roundup.psfhosted.org>
In-reply-to
Content
Excellent investigation!

Idle automatically picked Dejavu Sans Mono as default font. I have also several fonts for e.g. unicode symbols and emojis installed. Noto Sans Mono CJK fonts are working fine, too. However when I select the Noto Emoji font in the font selector, Idle immediately crashes with a very similar Xlib error

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:  12760
  Current serial number in output stream:  12769
History
Date User Action Args
2021-03-28 20:19:54christian.heimessetrecipients: + christian.heimes, terry.reedy, tetelevm
2021-03-28 20:19:54christian.heimessetmessageid: <1616962794.16.0.583728011168.issue43647@roundup.psfhosted.org>
2021-03-28 20:19:54christian.heimeslinkissue43647 messages
2021-03-28 20:19:54christian.heimescreate