Summary: | Dolphin leaks memory when viewing large numbers of thumbnails | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Xiong Chiamiov <xiong.chiamiov> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aspotashev, finex, mail, non7top |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
xrestop on a fresh opening of dolphin
xrestop after previews are enabled and memory use stabilizes xrestop (batch mode) after previews are enabled and memory use stabilizes xrestop after dolphin has been closed free after dolphin has been closed |
Description
Xiong Chiamiov
2010-09-10 11:55:14 UTC
It could be a regression, I've a directory with about 4500 images (more than 2Gb) and 4.4.5 works fine :-) Created attachment 51619 [details]
xrestop on a fresh opening of dolphin
Created attachment 51620 [details]
xrestop after previews are enabled and memory use stabilizes
Created attachment 51621 [details]
xrestop (batch mode) after previews are enabled and memory use stabilizes
Created attachment 51622 [details]
xrestop after dolphin has been closed
Created attachment 51623 [details]
free after dolphin has been closed
The amount of memory used should be significantly lower than this.
Since I have an nvidia card, I tried installing oxygen from the 4.5 subversion branch, as described here: http://hugo-kde.blogspot.com/2010/09/performance-issues-one-script-and-call.html - no luck. Also tried switching themes away from Oxygen completely. *** Bug 230179 has been marked as a duplicate of this bug. *** Resetting assignee to default as per bug #305719 Is still still an issue in KDE 4.10.2 or later? Please let us know if this is still a problem in more recent versions. We don't do anything unusual with our previews (load them using a KIO::PreviewJob and let QPixmap's destructor handle the cleanup), so I guess that this is/was not a problem with Dolphin itself, but with something inside kdelibs or Qt. If the issue is still there, it should also happen when enabling previews in the "File Open" dialog of KDE applications. If you still see such problems, please leave a comment here. Thanks for your help! Closing now, seems like this has been fixed upstream. |