Summary: | Hard spamming in /tmp when browsing the trash directory. | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Alexander <vo.zaeb> |
Component: | thumbnail | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | adaptee, BryanFRitt, euonts, faure, peter.penz19, serhiy.int, willemw12 |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Example |
Description
Alexander
2011-05-02 16:03:35 UTC
Created attachment 59539 [details]
Example
I can reproduce this using KDE SC 4.8 RC1. The easy way to reproduce is to move a folder containing videos into trash, then browser that folder in the trash (enable thumbnail for videos) and play those videos. That will cause high I/O and consume large space under /tmp/kde-<user>/. Encountered this bug in KDE 4.9.0 (kubuntu backports ppa) This appears to be an issue with Dolphin and the thumbnailer. Details: Deleting a folder containing thumbnailable files and then viewing "trash" in Dolphin causes those the folder contents to be copied into /tmp (eg. /tmp/kde-user/dolphinQm8245.tmp). Note that browsing the deleted folder or opening the contained files is not necessary. Restrictions: - Only happens with files that can be thumbnailed, while "preview" is enabled. - Does not occur with directly deleted files (i.e. not deleted together with a parent folder) - Opening files when "preview" is disabled does not cause any files to be copied to /tmp These two bugs seam to be the same, it happens with Konqueror too: When trash:/ is viewed /tmp/kde-$USER/ unnecessarily increases in size https://bugs.kde.org/show_bug.cgi?id=320784 *** Bug 320784 has been marked as a duplicate of this bug. *** Still 100%-reproducible in Dolphin 16.04.3. Can be marked as duplicate of https://bugs.kde.org/show_bug.cgi?id=238309 if that one will be revived. (Backtrace? Seriously?) *** This bug has been marked as a duplicate of bug 208625 *** |