xpra 2.4.3 installs fine, but actually using it fails: 2019-09-18 14:48:43,582 Error: processing new connection from Protocol(unix-domain socket:/run/xpra/hostname-100): 2019-09-18 14:48:43,582 No module named PIL 2019-09-18 14:48:43,583 Disconnecting client Protocol(unix-domain socket:/run/xpra/hostname-100):
Simply installing pillow does NOT seem to fix it either: Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/xpra/server/source/windows_mixin.py", line 250, in do_send_cursor assert PIL
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f54955b87768151c4a923b1a8f489523e0bee6 commit 48f54955b87768151c4a923b1a8f489523e0bee6 Author: Alexey Shvetsov <alexxy@gentoo.org> AuthorDate: 2019-10-30 11:36:47 +0000 Commit: Alexey Shvetsov <alexxy@gentoo.org> CommitDate: 2019-10-30 11:36:47 +0000 x11-wm/xpra: fix pillow pillow not optional for 2.4.x Closes: https://bugs.gentoo.org/694806 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org> x11-wm/xpra/xpra-2.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)