Summary: | Can't send symlink to trash when target file is too big | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Romain Henriet <romain.pub> |
Component: | trash | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, adawit, adi |
Priority: | NOR | ||
Version: | 4.11.60 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-runtime/4e04319afc77bfb66287439386b705e7c3e5ae54 | Version Fixed In: | 4.11.1 |
Sentry Crash Report: |
Description
Romain Henriet
2010-10-10 20:43:24 UTC
I failed to reproduce the reported problem using KDE SC 4.8 RC1. Does it still happens in recent versions? It still happens in KDE 4.7.4. I can't say for 4.8 RC1. (In reply to comment #1) > I failed to reproduce the reported problem using KDE SC 4.8 RC1. Does it still > happens in recent versions? I was wrong. It still happens in 4.8 RC2. I get something similar while just copying symlinks in dolphin. If the link target is bigger than the remaining space on the harddisk, copying fails with this error "Could not write file . Disk full.". I'm using KDE 4.8.4 from Debian unstable. Git commit 4e04319afc77bfb66287439386b705e7c3e5ae54 by Dawit Alemayehu. Committed on 21/08/2013 at 05:20. Pushed by adawit into branch 'KDE/4.11'. Don't prevent users from deleting symlinks that point to very large files and folders. REVIEW: 112173 FIXED-IN: 4.11.1 M +7 -2 kioslave/trash/discspaceutil.cpp http://commits.kde.org/kde-runtime/4e04319afc77bfb66287439386b705e7c3e5ae54 |