lordmauve / pgzero

A zero-boilerplate games programming framework for Python 3, based on Pygame.
https://pygame-zero.readthedocs.io/
GNU Lesser General Public License v3.0
527 stars 191 forks source link

Intermittent immediate crash on startup of pgzero on labwc / wayland #324

Open spl237 opened 7 months ago

spl237 commented 7 months ago

See https://github.com/labwc/labwc/issues/1466

Not a fundamental Wayland problem, as it works fine under Wayfire.

spl237 commented 7 months ago

I can see the crash with both the Debian packaged release of pgzero (1.2.post4+dfsg-2) and the version in pip (1.2.1).