Bug 450393 - Deleting around 4000 files from a folder takes forever
Summary: Deleting around 4000 files from a folder takes forever
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 19.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 15:58 UTC by Barade
Modified: 2022-02-16 15:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barade 2022-02-16 15:58:34 UTC
If I select and delet around 4000 files from a single folder I have to wait several minutes until all files are deleted.
For every file the counter of deleted files is increased by one. Maybe delete multiple files and then update the counter of the counter slows it down. Using a command like "rm *" is executed immediately. Maybe it is moving them to the trash which slows it down. Anyway, it needs to be MUCH faster.


STEPS TO REPRODUCE
1. Create a folder with around 4000 files (I had small JSON files)
2. Select them all and press delete.
3. Wait several minutes until all files are in the trash.

OBSERVED RESULT
It takes several minutes.

EXPECTED RESULT
It should take only a few seconds.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: KDE Frameworks 5.68.0
Qt Version: Qt 5.12.8 (built against 5.12.8)

ADDITIONAL INFORMATION