Opened 6 years ago

Last modified 6 years ago

#57357 closed defect

Tkinter test fails with macos Mojave — at Version 1

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

Description (last modified by vsuorant (Ville))

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 (1)

comment:1 Changed 6 years ago by vsuorant (Ville)

Description: modified (diff)
Keywords: mojave added
Note: See TracTickets for help on using tickets.