Mac OS X kCG errors

I successfully installed Panda and have run the asteroids and fractal tree examples somewhat successfully (they tend to freeze) but I am concerned about the errors I am seeing in the console when the programs run. Here is the output from the fractal tree example:

$ ppython Tut-Fractal-Plants.py
DirectStart: Starting the game.
Known pipe types:
osxGraphicsPipe
(all display modules loaded.)
Wed Apr 4 12:12:53 Heathers-MacBook-Pro.local ppython[21010] : kCGErrorIllegalArgument: CGSCopyRegion : Null pointer
Wed Apr 4 12:12:53 Heathers-MacBook-Pro.local ppython[21010] : kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
3056
Wed Apr 4 12:14:22 Heathers-MacBook-Pro.local ppython[21010] : kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 16880
Wed Apr 4 12:14:22 Heathers-MacBook-Pro.local ppython[21010] : kCGErrorIllegalArgument: CGSRemoveSurface: Invalid window 0x41f0

I a running os 10.6.8

Welcome to the forums.

These are normal errors thrown by Mac OS X, and unfortunately we haven’t found a way to disable them yet. You don’t need to worry about them, they are not symptom of a problem in Panda.