[dolphin] [Bug 472716] Copying a large selection of files (2000+) often does not copy some of them
Harald Sitter
bugzilla_noreply at kde.org
Thu Aug 3 11:55:45 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472716
Harald Sitter <sitter at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
|eworks/kcoreaddons/-/commit |eworks/kcoreaddons/-/commit
|/bcde6f31eef99acc113b44c370 |/55b0af4b2e7cb9c80602ff4c26
|f66fe6a66b2f4c |a89335f5eec50c
--- Comment #4 from Harald Sitter <sitter at kde.org> ---
Git commit 55b0af4b2e7cb9c80602ff4c26a89335f5eec50c by Harald Sitter.
Committed on 03/08/2023 at 12:41.
Pushed by sitter into branch 'kf5'.
kurlmimedata: limit amount of in-flight FDs for portal submission
previously we could end up with the qdbuspendingcalls holding too many
open file descriptors breaking further open calls. we now regularly
flush all pending calls to make sure we stay within a reasonable limit
of open fds.
(cherry picked from commit bcde6f31eef99acc113b44c370f66fe6a66b2f4c)
M +30 -1 src/lib/io/kurlmimedata.cpp
https://invent.kde.org/frameworks/kcoreaddons/-/commit/55b0af4b2e7cb9c80602ff4c26a89335f5eec50c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list