[Bug 191666] strace shows access missing icons when showing html mails
Thomas McGuire
mcguire at kde.org
Fri Jun 19 23:21:13 BST 2009
https://bugs.kde.org/show_bug.cgi?id=191666
Thomas McGuire <mcguire at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Thomas McGuire <mcguire kde org> 2009-06-20 00:21:12 ---
SVN commit 984088 by tmcguire:
Speed up display of mails with many attachments, by introducing a cache in the
code
that maps the mimetype to an icon name. The icon name was often not found, like
for
image_jpeg, and that was slow.
According to the bug report, this improves message display from 20 to 3 seconds
in some
cases.
Thanks to Martin for finding the reason for the speed problem.
BUG: 189961
BUG: 191666
M +1 -0 CMakeLists.txt
A iconnamecache.cpp [License: LGPL (v2/3+eV)]
A iconnamecache.h [License: LGPL (v2/3+eV)]
M +2 -6 kmmsgpart.cpp
M +1 -1 kmreaderwin.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=984088
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list