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

Cannot find language server from atom flatpak install #10

Open
ktaylora opened this issue Oct 26, 2018 · 6 comments
Open

Cannot find language server from atom flatpak install #10

ktaylora opened this issue Oct 26, 2018 · 6 comments

Comments

@ktaylora
Copy link

I'm using the flatpak installation of atom from flathub (https://flathub.org/apps/details/io.atom.Atom). I can install atom-ide-r just fine and have the languageserver 'R' package installed. But I can't get ide-r to find my R installation. This may be an issue with flatpak sandboxing, such that atom doesn't have permission to system paths?

Anyhoo, atom-ide-r doesn't work out of the box for flatpak atom users.

@randy3k
Copy link
Member

randy3k commented Oct 26, 2018

You could provide to the path to R in ide-r settings.

@ktaylora
Copy link
Author

ide-r's default path to R is : /usr/bin/R . This path exists.

@randy3k
Copy link
Member

randy3k commented Oct 27, 2018

did you also install atom-ide-ui?

@ktaylora
Copy link
Author

ktaylora commented Nov 3, 2018

Yes. atom-ide-ui is installed. I use it with ide-python on the same atom installation without a problem.

@randy3k
Copy link
Member

randy3k commented Nov 5, 2018

The only advice I have for now is to check the R installation and confirm that languageserver has been installed.

@ktaylora
Copy link
Author

ktaylora commented Dec 3, 2018

That's fine. Thanks for considering.

I'll keep this open until I figure out a fix or we get another Linux user that can offer-up a suggestion. And I'll reach out upstream to the atom flatpak team and see if I can get an answer out of them.

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

2 participants