You can fix this by changing "Image.ANTIALIAS" to "Image.Resampling.LANCZOS" in two places in /usr/lib/python3/dist- packages/xpra/client/mixins/window_manager.py .
Fixes these messages: AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' 2025-09-08 14:01:36,162 UI thread is running again, resuming 2025-09-08 14:01:37,393 UI thread is now blocked Patch attached. ** Patch added: "Fix for "AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'", "UI thread is now blocked"" https://bugs.launchpad.net/ubuntu/+source/xpra/+bug/2083096/+attachment/5907872/+files/xpra.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083096 Title: xpra in 24.04 not compatible with python pillow version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpra/+bug/2083096/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
