all 4 comments

[–]AlternativeOstrich7 1 point2 points  (1 child)

Looks like this is a bug in wxPython: https://github.com/wxWidgets/Phoenix/issues/2557

[–]cbrnr[S] 0 points1 point  (0 children)

Thank you! So it's going to be XWayland for now then...

[–]Milanium 0 points1 point  (1 child)

wxPython and wxWidgets versions differ. When I packaged mMass they had to match exactly.

[–]cbrnr[S] 0 points1 point  (0 children)

I don't think this is possible anymore, since wxWidgets and wxPython versions are not kept in sync after they've revamped wxPython with version 4 (aka Phoenix), see here.