Bug 217919 - Setting access rights via sftp freezes applications
Summary: Setting access rights via sftp freezes applications
Status: RESOLVED LATER
Alias: None
Product: kio
Classification: Unmaintained
Component: sftp (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 21:35 UTC by BRULE Herman
Modified: 2009-12-09 13:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2009-12-08 21:35:20 UTC
Version:            (using KDE 4.3.4)
Installed from:    Gentoo Packages

Hello,
Set rights over sftp as large folder freeze all kde application, espacial dolphin and konqueror.
But kwin work and respond.
For exemple selection in konqueror not work (freeze), menu same, and rework when the right application is finished.
Please use async call with signal/slot or use thread.
Thanks.
Comment 1 Andreas Schneider 2009-12-09 13:17:59 UTC
kio_sftp has been rewritten in KDE 4.4. I think the same problem still exists in the new version cause sftp is implemented as blocking IO. We have plans to change this in libssh next year.

There is nothing I can do in kio_sftp to change this. If this should be threaded you should open a general kioslave bug.