aegypius / overlay

Gentoo overlay
http://aegypius.github.io/overlay/
31 stars 8 forks source link

app-editors/atom-bin: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory #68

Closed angelstam closed 6 years ago

angelstam commented 6 years ago

I updated from an old version of atom-bin. After update I get the following error message when I try to run atom:

error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

Running emerge x11-libs/libXScrnSaver fix the problem. Missing depencency?

atom --version Atom : 1.24.0-beta0 Electron: 1.6.15 Chrome : 56.0.2924.87 Node : 7.4.0

aegypius commented 6 years ago

Thanks for the report, it's probably a missing dependency like you guessed.I will fix this a soon as I get back.