Sailfish SDK 1511 bug when adding device

asked 2015-11-10 22:25:11 +0300

coderus gravatar image

updated 2015-11-11 01:30:29 +0300

DESCRIPTION: When adding new device in SDK, at the Configure Connection step SSH keys folder path is never changing, as result can't add two different Jolla Phones, new ssh keys overwrites old ones, as result deploying to old added device is no longer possible.

PRECONDITIONS: Install SailfishOS SDK 1511 on Windows

STEPS TO REPRODUCE: Inside QtCreator start adding device procedure and follow process

EXPECTED RESULT: At the Configure Connection step ssh keys folder path should contain Config name inside path

ACTUAL RESULT: SSH keys folder path is always same (X:\SailfishOS\vmshare\ssh\private_keys\Jolla_(ARM)) and new added device keys overwrites old previous added device keys

ADDITIONAL INFORMATION: screenshot screenshot

edit retag flag offensive close delete

Comments

Can not confirm. At least on linux, if i add second device, the config name is set to Jolla_(ARM)2 and so is dir path

virgi26 ( 2015-11-11 01:27:04 +0300 )edit

Thats about Windows qtc/sdk, and here it always overwrite old keys.

coderus ( 2015-11-11 01:33:08 +0300 )edit