Review Request 121258: Restart KDirWatch after a failed delete operation
Arjun AK
arjunak234 at gmail.com
Wed Nov 26 18:49:16 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121258/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kio
Description
-------
KDirWatch is stopped prior to a delete operation and restarted once it is complete but if it fails for some reason, KDirWatch does not get restarted.
Steps to reproduce
================
1. `$ touch foo`
2. `# chattr +i foo`
3. Try to delete the file using dolphin
4. KDirWatch is stopped and therefore the file listing does not get updated until you either press F5 or go to a new url
Diffs
-----
src/core/deletejob.cpp afc0461
Diff: https://git.reviewboard.kde.org/r/121258/diff/
Testing
-------
Thanks,
Arjun AK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20141126/39002799/attachment.html>
More information about the Kde-frameworks-devel
mailing list