D14895: Plasmashell freezes when trying to get free space info from mounted remote filesystem after losing connection to it
Oleg Solovyov
noreply at phabricator.kde.org
Mon Aug 27 10:15:20 BST 2018
McPain added inline comments.
INLINE COMMENTS
> davidedmundson wrote in soliddeviceengine.cpp:555
> I think you can just move the notification to
>
> connect(job, &KIO::FileSystemFreeSpaceJob::result, ...) {
>
> if (job->error() == ERR_SERVER_TIMEOUT) {
>
> ....
>
> }
> }
>
> but I haven't tested that.
I did. Job will never finish in that case
REVISION DETAIL
https://phabricator.kde.org/D14895
To: McPain, broulik, ngraham, davidedmundson
Cc: anthonyfieroni, davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180827/6093a5a5/attachment.html>
More information about the Plasma-devel
mailing list