#41930: py-game: cannot initialize pygame screen -------------------------+------------------- Reporter: boloomka@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py27-game | -------------------------+------------------- Comment (by Deil.Christoph@…): Same issue for me. I get the crash when I have an external monitor attached to my Macbook (OS X 10.9, retina display), but when I unplug it it works. When I run this: {{{ python -c 'from pygame.examples.aliens import main; main()' }}} I get this crash: https://gist.github.com/cdeil/11092676 -- Ticket URL: <https://trac.macports.org/ticket/41930#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X