[vtkusers] Flicker on Mac OS X/QVTK app

Joey Mukherjee joeymu at gmail.com
Fri May 29 18:54:48 EDT 2009


I recently upgraded VTK to the latest version and on my Mac OS X PPC
box, I get a flicker on the output window.  Sometimes I see other
miscellaneous "junk" in the VTK window as well.  The picture is there,
but it just flickers continuously.  This is with a Qt app using Qt
v4.5.1.  It also occurred with Qt v4.4.2.

I do not embed the QVTK window in my application; it's an independent
window, in case that makes a difference.

I am also compiling using Carbon.

Does anyone have the same problem or any ideas on how to fix?

With the examples, I get these errors:

open SpecularSpheres.app/
2009-05-29 17:41:31.930 open[14271] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1100 (0x44c), port = 0x2303, name =
'Processes-0.11534337'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2009-05-29 17:41:32.117 open[14271] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(Processes-0.11534337)
CFMessagePortCreateLocal failed (name = Processes-0.11534337 error = 0)
Abort

./RGrid
2009-05-29 17:42:14.133 RGrid[14273] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1100 (0x44c), port = 0x2003, name =
'Processes-0.11665409'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2009-05-29 17:42:14.134 RGrid[14273] CFLog (99):
CFMessagePortCreateLocal(): failed to name Mach port
(Processes-0.11665409)
CFMessagePortCreateLocal failed (name = Processes-0.11665409 error = 0)
Abort

Thanks for any advice!

Joey



More information about the vtkusers mailing list