https://bugs.kde.org/show_bug.cgi?id=421137
Bug ID: 421137
Summary: Partial data loss when partition is full
Product: kate
Version: 19.12.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When the partition is full, attempting to save a file in Kate results in a
partial file loss.
System : Ubuntu Linux 20.04 LTS
STEPS TO REPRODUCE
1. Fill some partition until there is no space left on it. For example :
fallocate -l 100G bigfile
2. Edit a text file located in the full partition and add some character to it
3. Try to save the file. Kate says there is no space left on device. Exit Kate
4. The edited file size is now less than the original and the file was
truncated, with a loss of data
--
You are receiving this mail because:
You are watching all bug changes.