https://bugs.kde.org/show_bug.cgi?id=486299
Bug ID: 486299 Summary: Moving to trash pretends to succeed if there's not enough space Classification: Applications Product: krusader Version: 2.8.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: voidpointertonull+bugskde...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 1. Exceed 0.01% of storage capacity in the trash 2. Set trash limit to 0.01% 3. Attempt to trash a file 4. Observe fake success without the file disappearing As described in Bug #475235 , Dolphin seems to report the issue all right. Interrogating Krusader with `QT_LOGGING_RULES="*kio*=true" krusader -d` reveals: kf.kio.widgets unknown@0 # CommandRecorder::slotResult: "The trash is full. Empty it or remove items manually." - no undo command will be added Error propagation up to the UI would be great for better user experience. -- You are receiving this mail because: You are watching all bug changes.