etiennebalit / pyprocessing

Automatically exported from code.google.com/p/pyprocessing
2 stars 1 forks source link

resizing window causes bus error #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. simple script drawing a line according to mouse.x in draw() with size 
argument resizable = True
2. opens python window, on resizing crash an print bus error in terminal 
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
lastest pyprocessing (not source, osx installer) on OSX 10.6.7

Please provide any additional information below.

Original issue reported on code.google.com by lucaspar...@gmail.com on 2 Dec 2012 at 7:02