#40757: py27-mayavi @4.2.0 doesn't work with ipython ------------------------+-------------------------------- Reporter: pgnmrc69@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ------------------------+-------------------------------- Hello, today I did a clean installation of py27-mayavi @4.2.0 on my Mac. I'm running OSX 10.8.5 with macports 2.2.0. Some of the ports I'm using are: {{{ py27-ipython @1.1.0 (python) vtk5 @5.10.1 (graphics, devel) }}} During the installation everything worked fine but when I run the following {{{#!python ipython from mayavi import mlab mlab.test_points3d() }}} I get the following error: {{{ X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Resource id in failed request: 0xb60ca360 Serial number of failed request: 7 Current serial number in output stream: 9 }}} I searched the web for similar problems but I could not find useful information. Any hint on how to solve this problem will be highly appreciated. Thank you. -- Ticket URL: <https://trac.macports.org/ticket/40757> MacPorts <http://www.macports.org/> Ports system for OS X