Graphics Context Issues

I am having issues with the Graphics Context and ClipRegion. The
attached code should draw a simple 15x15 red square in the upper left
corner with nor black border. This works fine on window. On my linux
install it ignores the Clip Region and draws the black rectangle full
sized. On OSX it crashes with a Bus error.

graphicscontext.py (808 Bytes)