PySimpleGUI
PySimpleGUI
We're actively looking at this problem. Was discussing it on Sunday with @Chr0nicT. Can you try installing an older version of PySimpleGUI to see if you get similar results? Maybe...
Wow, you really tested the heck outa it. The reason for the test was to isolate the layer of the cake we're having an issue with. Best I can tell,...
Something, I think in XWindows, has changed very recently. For years, many years, this feature has worked with no problems. It's only been in the past month this started happening....
Wow, this is quite a body of research work! Your discovery about the windowing system was crucial. I've got another fix that @Chr0nicT has managed to come up with that...
I checked in version 4.60.0.2 that has a change that may, I hope, help with this. If anyone has this problem want to help, please try running 4.60.0.2 that's on...
Will find out shortly from @Chr0nicT which it worked on. I'm glad you've found the root cause is the Linux windowing system. It feels like the "centering" feature that was...
It's ALL of the OTHER Linux systems that I'm concerned about, not yours. "Works for me" is not anywhere near good enough for a product.
> I understand I appreciate that you can appreciate the complexity of the situation. The problem isn't just that GNOME has made a change that has broken all deployed PySimpleGUI...
Just posted 4.60.0.4 with a change to help this situation. If you set the `location` parameter when you create the window to `None`, then no value will be set by...
Have you, @edmundo , by any chance contacted the GNOME team about the changes they've made?