Xpra: Ticket #1585: xpra cannot use lz4 with python-lz4 0.10.x

Hello all.

xpra version 16413

I updated the python-lz4 package up to 0.10.1 version in Arch Linux. Unfortunately, xpra cannot use the lz4 compression with this version of lz4 python bindings.

xpra info:

[root@kumomech ~]# xpra info | grep compre
Warning: running as root
network.compressors=('zlib', 'lzo')


Wed, 19 Jul 2017 14:57:11 GMT - Antoine Martin: owner changed

Please specify what branch of xpra you're using. 2.0.x?

The fix for the lz4 version lookup has been applied months ago: r15836 (r15840 for older branches).

For more error information, you can also try to run:

XPRA_NETWORK_DEBUG=1 /usr/lib/python2.7/site-packages/xpra/net/compression.py

Tue, 25 Jul 2017 16:58:13 GMT - Antoine Martin: status changed; resolution set

Closing: I assume that the issue is in the arch packaging and not xpra.


Sat, 23 Jan 2021 05:28:23 GMT - migration script:

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