| Summary: | Mouse and Keyboard unresponsive when deleting large sized tree in Disk Usage | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | griffiths_andy |
| Component: | disk-usage | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | davide, krusader-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 2.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
griffiths_andy
2020-04-23 15:48:54 UTC
This is a very old behavior, but I've never heard about before. During deletion from Disk Usage tool, mouse and keyboard are disabled until completion to prevent "strange things". Also, deletion is made in a way closer to the manual mode: run through each directory and delete all files in it, recurse into directories. While those "strange things" may not be avoided, at least the deletion process should be faster (the code is 14 years old). https://cgit.kde.org/krusader.git/tree/krusader/DiskUsage/diskusage.cpp#n629 |