10th July 2017, 18:56
This is an issue introduced on real hardware by having the virtualbox-guest-x11 package installed. On real hardware you don't need those packages. So remove them with
or using synaptic.
This should fix the issue.
Code:
sudo apt-get purge virtualbox-guest-*
This should fix the issue.