Closed jathanasiou closed 6 years ago
'Games Nebula' use xrandr. You most likely using Wayland not X11, so xrandr not installed on your system. You have to install xorg-xrandr and (probably) xorg-server-xwayland if it's not installed.
I'm running Cinnamon and I feel rather confident I'm on X.
Anyway you need xrandr, error indicates that it's not installed.
It appears that xorg-xrandr
resolves the issue. If that is required however it probably needs to be added to the dependencies of the AUR package, right?
Looks like it. It's just strange. Usually xrandr installed automatically when using X11. Also I'm not maintaining AUR package.
I have installed nebula on Manjaro 4.14 kernel with lgogdownloader v3.2.2 to avoid login issues, however I had the same behaviour occur with 3.3 as well.
Upon launching the
/opt/games_nebula/games_nebula.py
file with python2 or calling thestart.sh
script I get the below output and the program exits:All of the required and optional dependencies for Archlinux appear to be properly installed via pacman/AUR.