Bug 512419

Summary: Error on CoW file system when pasting file that exceeds remaining space
Product: [Applications] dolphin Reporter: Ada Baumann <mail>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aristsakas, dolphin-bugs-null
Priority: NOR    
Version First Reported In: 25.08.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ada Baumann 2025-11-21 06:35:15 UTC
SUMMARY

When Copying and Pasting a file which has a size larger than the remaining space on a CoW (Copy on Write) file system (in my case, btrfs) causes a "There is not enough space on the disk" error. Using "cp -r" from the terminal completes the task without an error.

STEPS TO REPRODUCE
1. Create a btrfs file system
2. Fill Filesystem with files, until the remaining space is smaller than a large file or folder on it
3. Copy and Paste the file or folder

OBSERVED RESULT

"There is not enough space on the disk" error is thrown

EXPECTED RESULT

Copying completes successfully, since no significant additional amount of space is being used

SOFTWARE/OS VERSIONS

Operating System: Garuda Linux
KDE Plasma Version: 6.5.2
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.0
Comment 1 aristsakas 2025-12-25 23:38:50 UTC

*** This bug has been marked as a duplicate of bug 504660 ***