rM-docker
rM-docker copied to clipboard
Emulator unresponsive to mouse events after saving vm
Steps to reproduce:
- Build Docker image from repo with
qemu-rm2fbas target - Run inside a container with port 22 open:
$ docker run -it --volume /tmp/.X11-unix:/tmp/.X11-unix --volume $HOME/.Xauthority:/root/.Xauthority --env DISPLAY --hostname "$(hostnamectl hostname)" --publish 22:22 -it rm-docker - After xochitl initialisation, run
/opt/bin/save_vm.shin container exec. - Restart Docker container.
When the container first starts and everything finishes loading, it's possible to interact with the emulator as if using a pen. After having saved a snapchot of the qemu vm, and restarted the container, the emulator is back up but it is no longer possible to interact with it using the mouse.