Re: wxPython / Wayland issues
Charles McKnight <[email protected]> Fri, 15 Jan 2021 07:28:23 -0800
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
If, as someone responded, the problem is with wxGTK, then there is not much wxPython can do as it is a wrapper for wxWidgets. wxGTK is the underlying library for wxWidgets on Linux so I would suggest bringing the topic up in the wxWidgets forum. Sent from my iPhone > On Jan 15, 2021, at 01:46, Hugues JEAN-BAPTISTE <[email protected]> wrote: > > >> Le 14/01/2021 à 19:44, Scott Talbert a écrit : >>> 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 >> > Hello Scott, > > Yes, good information. > > My problems seem to disappear with GNOME on Xorg. > > Thanks. > > Hugues JEAN-BAPTISTE > > > > -- > 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/2e4d5d56-c47c-052b-a393-89532c56314f%40agorinfo.fr. -- 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/E4B3C9BF-A395-4682-9533-73C2B0A79B07%40gmail.com.