Summary: | Copying a large selection of files (2000+) often does not copy some of them | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Valeri <v19930312> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | ben, bugseforuns, gerbilsoft, kfm-devel, nate |
Priority: | NOR | ||
Version: | 23.04.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kcoreaddons/-/commit/55b0af4b2e7cb9c80602ff4c26a89335f5eec50c | Version Fixed In: | 5.109 |
Sentry Crash Report: |
Description
Valeri
2023-07-27 20:20:37 UTC
probalby dupicate of bug 468836 (In reply to Valeri from comment #0) > 4. Press Ctrl+A to select all 3000 files in directory (In reply to Patrick Silva from comment #1) > probalby dupicate of bug 468836 *** This bug has been marked as a duplicate of bug 468836 *** 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 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 *** Bug 473159 has been marked as a duplicate of this bug. *** |