(In reply to comment #13) > Created attachment 72007 [details] > Logging of kio_sftp after applying diff from review request 104642 on KDE > 4.8.4, FreeBSD
By going through the patched code, I may have spotted the cause of the problem. Inside sftpProtocol::openConnection() the first call to openPasswordDialog() is only _after_ calling sftpProtocol::authenticateKeyboardInteractive(). And sftpProtocol::authenticateKeyboardInteractive() itself does not call openPasswordDialog(), unless there is an unknown prompt from the server. I am sorry I don't know how to fix this... HTH anyway. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-runtime in Ubuntu. https://bugs.launchpad.net/bugs/1011961 Title: sftp connection with password fails To manage notifications about this bug go to: https://bugs.launchpad.net/kde-runtime/+bug/1011961/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
