Bug 236836

Summary: Public key authentication not longer possible with sftp:// (fish:// seems to work)
Product: [Unmaintained] kio Reporter: mateusz-lists
Component: sftpAssignee: Andreas Schneider <asn>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description mateusz-lists 2010-05-08 12:12:00 UTC
Version:           4.4.2 (using KDE 4.4.2)
Compiler:          gcc-4.5.0 gcc version 4.5.0 20100416 (release) (PLD-Linux) 
OS:                Linux
Installed from:    Unlisted Binary Package

After upgrade to 4.4.2 my sftp://user@host/dir connections using public key authentication stopped to work. It used to work for sure in 4.3.x and probably even in 4.4.0. Using fish:// work with same connection parameters though.
Not sure how I can provide more debug info.
In konqueror I can see:

The requested operation could not be completed
Out of Memory
Details of the Request:
URL: sftp://some.host.on.my.vpn
Protocol: sftp
Date and Time: Saturday 08 of May 2010 11:58
Additional Information: 
Description:
The program on your computer which provides access to the sftp protocol could not obtain the memory required to continue.
Comment 1 mateusz-lists 2010-05-11 14:35:25 UTC
After upgrade to 4.4.3 issue seems to be fixed. Thanks, sorry for noise.