sailfish-containers / lxc-templates-desktop

LXC templates adapted to SailfishOS
GNU Lesser General Public License v2.1
9 stars 2 forks source link

Xwayland is not compiled on version 1.2 #7

Open edp17 opened 3 years ago

edp17 commented 3 years ago

On version 1.2 when I run the '/mnt/guest/setups/debian.sh' script right after the '/mnt/guest/setup_desktop.sh' it only says that nemo is already in some groups and quits. As a result, the guest distro cannot start as the /opt/bin/Xwayland binary is not compiled. (It has only one line 'Not found') As a solution, I needed to downgrade to '1.1-4 testing version'. Then I was able to run the '/mnt/guest/setups/debian.sh' script within the container which downloaded the necessary extra bits and bobs and successfully compiled the Xwayland. Then after these the gest distro could be started normally.