Re: wxPython / Wayland issues

Scott Talbert <[email protected]> Thu, 14 Jan 2021 13:44:13 -0500 (EST)
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
On Thu, 14 Jan 2021, Hugues JEAN-BAPTISTE wrote:

> (1) On Linux MAGEIA, GNOME/Wayland save programmatically position works well
> with Python 2.7 / wxPython.2.8.12, but does not work on Python 3.8 /
> wxPython 4.1.0 or wxPython 4.1.1. Maybe GTK problem ?
> 
> In the same environment, I have another problems (would be reproduced In the
> demo too) with wxGrids on wxPython 4.1.1 and no problem on wxPython 4.1.0.
> But with wxPython 4.1.0, many many GTK Warnings.
> 
> On Windows, Python 3.8 / wxPython.4.1.0 save programmatically position
> works, no problems with wxGrids, but sometimes all the Python program
> crashes. All work on Python 2.7 / wxPython 2.8.12.

I can at least give a hint on this one.  wxPython 2.8.12 only supported 
GTK2, and GTK2 doesn't support Wayland natively (and always uses 
XWayland).  So, basically your problems are with wxGTK when running on 
Wayland.

Scott

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/alpine.DEB.2.22.394.2101141341360.224566%40bear.techie.net.