View Single Post
Posts: 202 | Thanked: 385 times | Joined on Jul 2018
#68
Originally Posted by edp17 View Post
I think know now what the problem could be. I just have replicated your scenario.
So, please do the following.
1. Start the container with the gui or manually with sudo lxc-start -n <container_name>
2. Then you need two terminal window (comman-line).
2.a. In one of them issue the following command (watch out for back tick!):
Code:
`/usr/bin/qxdisplay --wayland-socket-name "../../display/wayland-container-0"` &
2.b. Then in the other command-line, run this:
Code:
sudo lxc-attach -n <container_name> -- /mnt/guest/start_desktop.sh 0
New error...
Attached Images
 
 

The Following User Says Thank You to levone1 For This Useful Post: