[MacPorts] #57357: Tkinter test fails with macos Mojave
MacPorts
noreply at macports.org
Sat Oct 13 11:03:15 UTC 2018
#57357: Tkinter test fails with macos Mojave
----------------------------+---------------------------------
Reporter: vsuorant | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: mojave
Port: tk py-tkinter |
----------------------------+---------------------------------
Changes (by ryandesign):
* status: new => assigned
* keywords: tk tkinter mojave => mojave
* owner: (none) => MarcusCalhoun-Lopez
* port: tk tkinter => tk py-tkinter
Old 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 at 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.
New 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 at 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.
--
--
Ticket URL: <https://trac.macports.org/ticket/57357#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list