[solved] Qt Creator connecting to emulator [answered]
Hi,
I just installed the new SDK but now I do not get a connection the the emulator anymore. Can anyone tell me what this error message means?
:-1: Error:SailfishOS Emulator: Problem with private key: No such file or directory
Several keys were created in emulator and vmshare.
[edit] Within the options I found under devices "re-generate ssh keys". After doing this I get the error that the emulator rejected the new key. Has anyone figured that out already?
[edit2] Sorry for leaving out these details. I am using a Mac with the latest OS X. The SDK is installed in ~/Programs/SailfishOS as I had it before. My username is a single word with pure ASCI letters.
[edit3] Looks like that was a little to fast. Qt Creator says I am connected but I cannot deploy a program...
ssh: connect to host 10.220.220.1 port 22: No route to host
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
Deploy failed
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.0]
22:59:09: the prozess "... .config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-i486/deploy" wurde mit dem Rückgabewert 1 beendet.
Error while creating/deploying the project Test(Kit: MerSDK-SailfishOS-i486)
during the step 'Rsync'
If I test the connection in the Qt Creator settings it is okay.
- What's your host computer?
- If Windows, which version?
- Into which path did you install the SDK?
- In your host computer do you have a username that has space or non-ascii characters?
kaltsi ( 2014-05-17 22:44:41 +0200 )edit