Bug 469496 - Dolphin reports "not enough space to write to file" when copying files to ramfs volume even when there is enough space.
Summary: Dolphin reports "not enough space to write to file" when copying files to ram...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.0
Platform: Neon Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-08 16:02 UTC by ioo+kde
Modified: 2023-05-08 16:02 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 ioo+kde 2023-05-08 16:02:16 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Mount a ramfs
2. Copy a file from a regular volume to the ramfs
3. Dolphin will report the error from the title.
4. Repeat steps 1-3 only using the command line, it copies fine.
5. Repear steps 1-2 using another file manager, it also copies fine.

The bug is dolphin. I would imagine it has something to do with the properties of the ramfs drive not having a fixed space.

OBSERVED RESULT
Dolphin will not copy the file

EXPECTED RESULT
Dolphin will copy the file as expected.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Many versions current to 2018
(available in About System)
KDE Plasma Version: Many versions current to 2018
KDE Frameworks Version: Many versions current to 2018
Qt Version: Many versions current to 2018

ADDITIONAL INFORMATION
None.