| Summary: | kiothumbnail of large png in dolphin eats up memory and causes whole system to be unresponsive | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Thomas Weissel <xapient> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Weissel
2008-12-14 00:18:32 UTC
SVN commit 896725 by ppenz: * Don't ignore the maximum file size for previews in the information panel. Corresponding to bug 177740 creating a thumbnail for a 200 MB PNG consumes 700 MB temporary memory... * Remember the created thumbnail for later reuse. BUG: 177740 M +1 -2 infosidebarpage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=896725 |