[Parti-discuss] "xpra attach ssh:" doesn't quite work seamlessly yet

Paul Marks paul at pmarks.net
Thu Nov 13 01:27:33 EST 2008


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?



More information about the Parti-discuss mailing list