https://bugs.winehq.org/show_bug.cgi?id=30506 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com --- Comment #7 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- Still an issue in Wine 4.20 The application ships with Python 2.5. A fork of it shows its written in Python too: https://github.com/samcv/brainworkshop/blob/master/brainworkshop.pyw It uses the Pyglet library for multimedia in Python (https://github.com/pyglet/pyglet). Pyglet uses OpenGL. WINEDEBUG='+opengl' wasn't particularly revealing. I wonder if the Pyglet sample code will have the same bug? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.