Bug 186551

Summary: very slow in opening email digests
Product: [Applications] kmail Reporter: Adrian Dusa <dusa.adrian>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra, jtamate, panfaust
Priority: NOR Keywords: testcase
Version: SVN trunk (KDE 4)   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The Sunday digest for the R-help list.

Description Adrian Dusa 2009-03-08 14:54:00 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

I am experiencing some difficulties in reading email digests: the more messages they contain, the longer it takes to open the digest.

Some digests I receive contain over 100 messages, and kmail freezes for about 20-30 seconds before finally opening it.

The bug doesn't have anything to do with signed messages, but (as one user from the kdepim list mentioned) with the rendering of those messages.

The digest come from a high traffic email list called r-help.
If needed, I could attach or send an example of such digest.
Best wishes,
Adrian
Comment 1 José Manuel Santamaría Lema 2009-03-15 23:05:30 UTC
> The digest come from a high traffic email list called r-help.
> If needed, I could attach or send an example of such digest.

Yes, please, attach an example. Thanks for reporting.
Comment 2 Adrian Dusa 2009-03-16 13:41:36 UTC
Created attachment 32165 [details]
The Sunday digest for the R-help list.

This digest took about 12 seconds to open, and (since it's a Sunday digest) it has "only" about 60 messages. Regular digest have twice as much.
Comment 3 Jaime Torres 2009-03-18 12:21:58 UTC
Confirmed, it takes >15 seconds in my case. svn trunk r939757
What I see is a lot of CSS traces.
Comment 4 Dario Andres 2009-05-22 17:23:35 UTC
Could this be related to bug 148797 ? Thanks
Comment 5 Jaime Torres 2009-06-30 17:07:16 UTC
SVN commit 989644 by jtamate:

BUG:  186551

Using the same iconCache as in bug 191666

 M  +7 -5      objecttreeparser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=989644
Comment 6 Allen Winter 2009-07-15 17:22:36 UTC
SVN commit 997225 by winterz:

Backport r989644 by jtamate from trunk to the 4.3 branch:

CCBUG:  186551

Using the same iconCache as in bug 191666


 M  +7 -5      objecttreeparser.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=997225