| Summary: | tooltip produces much load/file copies on /tmp when used in trash:/ | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | suse |
| Component: | thumbnail | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | frank78ac, nate |
| Priority: | NOR | ||
| Version First Reported In: | 4.11.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
suse
2013-12-23 14:19:05 UTC
Thanks for the bug report. Copying the file to /tmp is not done by Dolphin itself, but by KIO::PreviewJob, the class that generates the preview image in the tool tip. You can see that by going to trash:/ and then enabling previews - the folder will be copied to /tmp even if no tool tip is shown at all. I'm not sure though how easy it is to change this behavior. I can see that they are now (with KDE Frameworks 5.47) indeed removed automatically from /tmp when you stop hovering over them. It's really quite neat. |