[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:41:42 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
                   |                            |eworks/kcoreaddons/-/commit
                   |                            |/bcde6f31eef99acc113b44c370
                   |                            |f66fe6a66b2f4c
         Resolution|DUPLICATE                   |FIXED

--- Comment #3 from Harald Sitter <sitter at kde.org> ---
Git commit bcde6f31eef99acc113b44c370f66fe6a66b2f4c by Harald Sitter.
Committed on 03/08/2023 at 12:41.
Pushed by sitter into branch 'master'.

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.

M  +30   -1    src/lib/io/kurlmimedata.cpp

https://invent.kde.org/frameworks/kcoreaddons/-/commit/bcde6f31eef99acc113b44c370f66fe6a66b2f4c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list