open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
241 stars 113 forks source link

(OS X) "Python quit unexpectedly" after closing OpenSesame #249

Closed dschreij closed 9 years ago

dschreij commented 10 years ago

"Python quit unexpectedly" error after shutting down opensesame. not really a problem, but strange…

smathot commented 10 years ago

Sounds like a hard-to-fix segmentation fault. Let's just ostrich this one out and hope it goes away with library updates.

dschreij commented 10 years ago

Nice ostrich ;)

I must add that I also have this problem frequently in Windows, but it only occurs after closing OpenSesame, so it's purely aesthetic and doesn't really cause any trouble.

dschreij commented 9 years ago

This had to do with the used pygame version. I switched back to 1.9.1 and the issue disappeared.