atom-ide-r icon indicating copy to clipboard operation
atom-ide-r copied to clipboard

Cannot find language server from atom flatpak install

Open ktaylora opened this issue 6 years ago • 6 comments

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.

ktaylora avatar Oct 26 '18 15:10 ktaylora

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

randy3k avatar Oct 26 '18 17:10 randy3k

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

ktaylora avatar Oct 26 '18 21:10 ktaylora

did you also install atom-ide-ui?

randy3k avatar Oct 27 '18 15:10 randy3k

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

ktaylora avatar Nov 03 '18 00:11 ktaylora

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

randy3k avatar Nov 05 '18 16:11 randy3k

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.

ktaylora avatar Dec 03 '18 20:12 ktaylora