@carloscastaneda did you have a chance to test the modifications in the latest build?
I have downloaded both r6563 and r6565. I ran both builds twice, with r6565 there was one occurrence of "Wrong Passphrase" in the second session log (none in the first) and with r6563 the message occurred in both session logs. But there was no message box in either build execution.
/* SSH output after 400 ms. OutPipe: "" ErrorPipe: "Using username "pi".
" */
/* SSH: Using username "pi".
*/
/* SSH output after 600 ms. OutPipe: "Passphrase for key "imported-openssh-key":
Passphrase for key "imported-openssh-key":" ErrorPipe: "Wrong passphrase
" */
I also entered the ssh password incorrectly 2 times and then a message box came up with 2 lines of "Wrong passphrase".
/* SSH output after 400 ms. OutPipe: "" ErrorPipe: "Using username "pi".
" */
/* SSH: Using username "pi".
*/
/* SSH output after 600 ms. OutPipe: "Passphrase for key "imported-openssh-key":
Passphrase for key "imported-openssh-key":" ErrorPipe: "Wrong passphrase
" */
/* SSH output after 1200 ms. OutPipe: "" ErrorPipe: "Wrong passphrase
Wrong passphrase
" */