[Bug 193609] New: Kmail/Kontact performance when loading many attachments
Andy Kelk
andy at mopoke.co.uk
Fri May 22 07:32:10 BST 2009
https://bugs.kde.org/show_bug.cgi?id=193609
Summary: Kmail/Kontact performance when loading many
attachments
Product: kmail
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdepim-bugs at kde.org
ReportedBy: andy at mopoke.co.uk
Version: (using KDE 4.2.2)
OS: Linux
Installed from: Ubuntu Packages
When loading certain emails (notably ones which have a number of attachments),
KMail (and by extension, Kontact) grinds to a halt. The CPU usage of the
process goes up to 98 or 99%.
When doing an strace, I get pages and pages of output such as:
access("/home/akelk/.local/share/icons/hicolor/48x48/mimetypes/image-gif.png",
R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/mimetypes/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/48x48/places/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/48x48/places/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/48x48/status/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/48x48/status/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/actions/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/actions/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/animations/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/animations/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/apps/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/apps/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/categories/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/categories/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/devices/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/devices/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/emblems/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/emblems/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/emotes/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/emotes/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/filesystems/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/filesystems/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/intl/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/intl/image-gif.png", R_OK) = -1 ENOENT
(No such file or directory)
access("/usr/share/icons/hicolor/64x64/mimetypes/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/share/icons/hicolor/64x64/mimetypes/image-gif.png", R_OK) = -1
ENOENT (No such file or directory)
--
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