I was playing with xpra today, and encountered this error:

$ install/bin/xpra attach ssh:mediabox
Attached
Password:
    Could not find one or both of '/usr/bin/python' and 'install/bin/xpra'
    Perhaps your environment has changed since the xpra server was started?
    I'll just try executing 'xpra' with current PATH, and hope...
/home/paul/.xpra/run-xpra: line 51: exec: xpra: not found
Connection lost

On the server, I edited this file:
~/.xpra/run-xpra

And replaced the first line here with the second:
cd "/"
cd "$PWD"

Now everything works fine.  Is that a change that you had intended to make?

_______________________________________________
Parti-discuss mailing list
[email protected]
http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss

Reply via email to