[issue45103] IDLE: make configdialog font page survive font failures

E. Paine report at bugs.python.org
Mon Sep 6 15:48:49 EDT 2021


E. Paine <xepaine13 at gmail.com> added the comment:

> did problems occur without displaying any emoji

I was using an unmodified version of IDLE.

> If they include one of those characters in the font name displayed in the font list

This is not the case. It is listed simply as "Phaistos", when calling `tkinter.font.families()`.

> if we verify the report

Report verified. Behaviour is exactly as described, hanging when trying to load the "Configure IDLE" window. I will look into exactly which line is the problem soon.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45103>
_______________________________________


More information about the Python-bugs-list mailing list