[MacPorts] #54436: tk +quartz variant crashes with python 2.7.13 and py27-tkinter on OSX10.12.5
MacPorts
noreply at macports.org
Thu Jul 6 21:27:36 UTC 2017
#54436: tk +quartz variant crashes with python 2.7.13 and py27-tkinter on
OSX10.12.5
----------------------+-----------------
Reporter: vsuorant | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
----------------------+-----------------
'''How to reproduce:
'''
Install python 2.7.13 using MacPorts
Install tk +quartz variant using MacPorts
Install py27-tkinter using MacPorts
Start python and execute:
{{{
import Tkinter
Tkinter.Tk()
}}}
This will result in "Abort trap: 6"
This process has worked on OSX10.11 and also fairly recently on OSX10.12.
Removing "--enable-aqua" from the configuration arguments gets rid of the
crash but disables other necessary functionality.
-x11 variant doesn't crash.
--
Ticket URL: <https://trac.macports.org/ticket/54436>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list