Xpra: Ticket #2177: runtime python warnings

Similar to #2155 but this is for runtime warnings exposed using:

PYTHONWARNINGS=all xpra ...


Tue, 26 Feb 2019 04:23:15 GMT - Antoine Martin: status changed; resolution set


Server-side, the python2 server runs without any warnings. With python3:

just preceding:

2019-02-26 11:12:23,916 ignoring TEMP window 0x400008
2019-02-26 11:12:23,916 ignoring TEMP window 0x40000b
2019-02-26 11:12:23,916 ignoring TEMP window 0x40000e

Client side:


This will do for now, and probably good enough until GTK4 - hopefully we can avoid moving to that.


Sat, 23 Jan 2021 05:44:15 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2177