Sailfish SDK Can't Get VirtualBox To work
When I install the SDK on Linux when I create a project on Qt Creator
When I click on either of the 2 buttons on the bottom right I see:
No virtual machine with the name "Sailfish OS Build Engine" found. Check your installation.
I did uninstall and reinstall
N.B.
SailfishSDK-2.2.4-linux64-offline.run
Linux saturn 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Other VMs work fine
What does command "vboxmanage list vms" say?
Ville Nummela ( 2019-10-15 07:15:42 +0300 )What version of Virtualbox are you using?
Related;
https://together.jolla.com/question/101886/solved-no-virtual-machine-with-the-name-mersdk-found-check-your-installation/
Spam Hunter ( 2019-10-15 12:52:35 +0300 )"exTern OS" {c2f5023a-88a9-444f-8808-5cb746c79e5f}
"Kubuntu" {e2c263b1-d39b-4f92-ae5b-a379a55f10bb}
Oracle VM VirtualBox Manager 5.2.34_Ubuntu
nshiell ( 2020-02-13 03:06:03 +0300 )So it's clear that neither the build engine or emulator vms are not there.
Could you paste the output of command 'grep -m 1 -A 10 "Build Engine" ~/SailfishOS/InstallationLog.txt" - it might give us some hint on what has went wrong?
Ville Nummela ( 2020-02-13 07:51:49 +0300 )Thanks for the reply, I did install sailfish to /opt/SailfishOS instead of ~/SailfishOS, could that be an issue?
Output of
grep -m 1 -A 10 "Build Engine" /opt/SailfishOS/InstallationLog.txt
[162997] - arguments: /usr/bin/VBoxManage, createvm, --name, Sailfish OS Build Engine, --register, --basefolder, /opt/SailfishOS/mersdk, UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, Sailfish OS Build Engine, errormessage=Please shutdown the "Sailfish OS Build Engine" VM
[162997] Done
[162998] perform org.merproject.mersdk operation: Execute
[162998] - arguments: /usr/bin/VBoxManage, createvm, --name, Sailfish OS Build Engine, --register, --basefolder, /opt/SailfishOS/mersdk, UNDOEXECUTE, /usr/bin/VBoxManage, unregistervm, --delete, Sailfish OS Build Engine, errormessage=Please shutdown the "Sailfish OS Build Engine" VM
[162998] /usr/bin/VBoxManage" started, arguments: "createvm --name Sailfish OS Build Engine --register --basefolder /opt/SailfishOS/mersdk
[163098] Done
[163098] backup org.merproject.mersdk operation: Execute
[163098] - arguments: /usr/bin/VBoxManage, modifyvm, Sailfish OS Build Engine, --description, ATTENTION: This virtual machine is managed by the Sailfish SDK. Do not try to alter it!
[163098] Done
[163098] perform org.merproject.mersdk operation: Execute
nshiell ( 2020-02-13 16:41:33 +0300 )[163098] - arguments: /usr/bin/VBoxManage, modifyvm, Sailfish OS Build Engine, --description, ATTENTION: This virtual machine is managed by the Sailfish SDK. Do not try to alter it!