Bug 512419 - Error on CoW file system when pasting file that exceeds remaining space
Summary: Error on CoW file system when pasting file that exceeds remaining space
Status: RESOLVED DUPLICATE of bug 504660
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.08.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-21 06:35 UTC by Ada Baumann
Modified: 2025-12-25 23:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***