Just did a new install (a bit of a pain) and manged to get what I believe (completed install, offline installer) is a proper install. All the vms work and compiles work.
But running won’t work because I can’t set the Device for the 3.4 Kit to the Emulator. Click on it and it’s visible (and set as default for the 4 Kit). But it can’t be ‘selected’ and saved.
Looking at: ~/.config/SailfishSDK/qtcreator/profiles.xml
The value that is not being set for the 3.4 kit is:
<value type="QString" key="PE.Profile.Device">Sailfish OS Emulator 3.4.0.24</value>
For the 3.4 kit this is reset to an empty element on every SDK start.
Any ideas?