(Furthermore: locking with an application open would also take you to the homescreen on Harmattan on unlock. We share a lot of the same infrastructure... )
locking with an application open on Harmattan does not take you to homescreen, it unlocks just where you left it.
As the current SDK sources are x86 based is anyone working on porting Sailfish to N9 or will we need to wait for arm sources or an arm image before it can be done.
Reinstalled the SDK and tried some things, but nothing solved my problem. Now I know it is related to the public key. Set QtCreator to use password, instead of key, returns the error "Server rejected password"...
Did you make any progress? I have exactly the same problem you described: (no ssh mounted inside the emulator).
I'm using the 64 bit version of the SDK on Ubuntu 12.10.
VirtualBox is from standard Ubuntu repository (v. 4.1.18-dfsg-1ubuntu1.1)
EDIT: I checked again the available mountpoints within the emulator. There is no ssh mount point, but there is this:
none on /etc/ssh/authorized_keys type vboxsf (rw,nodev,relatime)
EDIT2: Solved! For me it was the (documented) DNS issue.
Editing as root within the emulator /etc/resolv.conf and adding google DNS did the trick.