Summary: | Dolphin seems to open and read multiple instances of a video file when double clicked using serious disk resources | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Jon Skanes <jon> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | lsof of the partition in question |
Description
Jon Skanes
2010-06-30 16:51:42 UTC
Created attachment 48486 [details]
lsof of the partition in question
Fixed for KDE SC 4.5: Prevent that the whole file is read for getting the meta data and use the KFileMetaInfo::Fastest switch. |