Bug: SDK VM connection lost during build/deploy
It looks like I cannot use "Deploy as RPM package" nor "Deploy by building an RPM package" in QtCreator, because when the procedure arrives at the deploying phase it gets disconnected from SDK VM.
Please note: I'm using OSX 10.9.1, latest VirtualBox version (4.3.6) and latest SailfishOS SDK.
I start QtCreator, I open my project, I click on the green icon of the SDK VM and I wait it to become red (running), then I click on the big "Play" button to start building and deploy.
This is the output from build/deploy: http://pastebin.com/UMPv5LX9
At the same time I was connected with SSH to the SDK VM and I was running journalctl -fand this is the output: http://pastebin.com/2GGM45JG
Please note that I was not disconnected from the SSH session, even if QtCreator got disconnected.