autopilot-rs/autopy-legacy

Python crashing when using the bitmap.capture_screen() function

rasteron opened this issue · 2 comments

When trying to use the bitmap.capture_screen() function, I'm getting this error and it crashes:

This application has requested the runtime to terminate it in an unusual way please contact the application's support

The screen grab still works though and it saves ok.

Setup: Win7/Python 2.5/MinGW

Same thing happened to me, oddly enough it happened on the 2nd attempt on the function bitmap.capture_screen()

The first time I called it works fine in my python script

Will this be resolved? Is anyone from the autopy dev team going to address this issue?

This should be fixed now in the latest version.