Opened 6 years ago

Last modified 6 years ago

#57357 closed defect

Tkinter test fails with macos Mojave — at Initial Version

Reported by: vsuorant (Ville) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: mojave Cc:
Port: tk py-tkinter

Description

This fails only on OSX 10.14 (Mojave). The same configuration works on OSX 10.13 with both systems having Xcode10 installed

I installed (compiled from source): -- gcc5 python27 (2.7.15) tk@8.6.8_4+quartz --

Running:

import Tkinter Tkinter._test()

brings up an all black window without buttons or text on Mojave. The same test works fine on High Sierra.

Change History (0)

Note: See TracTickets for help on using tickets.