Hi Neal, Sorry for the absurdly late response. I only just saw your message :-( http://lists.partiwm.org/pipermail/parti-discuss/2009-October/000298.html
From your trace, it just looks like the xpra server wasn't running on 'nbecker6', or at least not using display 13. Make sure that you ran 'xpra start :13' on nbecker6, and maybe peek in the ~/.xpra/ directory to make sure that the socket is there? (Or if you figured this out months ago, feel free to ignore :-).) -- Nathaniel On Mon, Mar 23, 2009 at 4:04 AM, Neal Becker <[email protected]> wrote: > Newb here. Just installed on fedora f10 x86_64. Any ideas how to debug? > > install/bin/xpra attach ssh:nbecker6:13 > Attached > Traceback (most recent call last): > File "install/bin/xpra", line 6, in <module> > xpra.scripts.main.main(__file__, sys.argv) > File "install/lib64/python/xpra/scripts/main.py", line 92, in main > run_proxy(parser, options, args) > File "install/lib64/python/xpra/scripts/main.py", line 161, in run_proxy > app = XpraProxy(0, 1, client_sock(parser, opts, pick_display(parser, > extra_args))[0]) > File "install/lib64/python/xpra/scripts/main.py", line 138, in client_sock > sock.connect(sockdir.socket_path(display_name)) > File "<string>", line 1, in connect > socket.error: (2, 'No such file or directory') > Connection lost > > > > _______________________________________________ > Parti-discuss mailing list > [email protected] > http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss > _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
