[winswitch] xpra-0.17.0 on Centos 7
Bob Tennent
rdt at cs.queensu.ca
Wed Apr 27 16:36:42 BST 2016
It seems the problem is that the remote system is running
Centos-6. If I do
sudo mkdir -p /run/user/500
and set XDG_RUNTIME_DIR to /run/user/500
there, I can attach to that system despite
/run/user/500/xpra/run-xpra: Command not found.
If I set XDG_RUNTIME_DIR to $HOME/.xpra and
mkdir ~/.xpra/xpra
with a symlink from there to ~/.xpra/run-xpra
I no longer get a "Command not found" message when I attach.
Is there a better way to fix this?
Bob T.
More information about the shifter-users
mailing list