Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening Phy remotely #53

Open
amansaleem opened this issue Jul 31, 2018 · 2 comments
Open

Opening Phy remotely #53

amansaleem opened this issue Jul 31, 2018 · 2 comments

Comments

@amansaleem
Copy link

Does Phy work opening the file remotely?
Before spending time trying to work this out, I was wondering if this is an inherent limitation of phy.

I am currently using Ubuntu 16.04, and I get the following error:
phy: cannot connect to X server localhost:10.0

@maurotoro
Copy link

maurotoro commented Aug 2, 2018 via email

@rossant
Copy link
Member

rossant commented Aug 2, 2018

phy may not work well on remote connections because of OpenGL.
What you could do perhaps (untested) is mount a remote drive via sshfs:

mkdir myfiles
sshfs [email protected]:/path/to/myfiles myfiles

and then run phy locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants