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 smits92
Recipients ned.deily, ronaldoussoren, smits92
Date 2019-08-12.13:59:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565618378.34.0.81940050082.issue37833@roundup.psfhosted.org>
In-reply-to
Content
tkVersion == 8.6

After the new update in macOS (10.14.6):

In any python interpreter, when running tk.Tk() it makes macOS crash and logout giving the following error:
$ CGSTrackingRegionSetIsEnabled returned CG error 268435459
$ HIToolbox: received notification of WindowServer event port death.
History
Date User Action Args
2019-08-12 13:59:38smits92setrecipients: + smits92, ronaldoussoren, ned.deily
2019-08-12 13:59:38smits92setmessageid: <1565618378.34.0.81940050082.issue37833@roundup.psfhosted.org>
2019-08-12 13:59:38smits92linkissue37833 messages
2019-08-12 13:59:38smits92create