[Bug 191666] New: strace shows access missing icons when showing html mails

DonMartio donmartio at larkos.de
Tue May 5 10:06:22 BST 2009


https://bugs.kde.org/show_bug.cgi?id=191666

           Summary: strace shows access missing icons when showing html
                    mails
           Product: kmail
           Version: 1.11.2
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: donmartio at larkos.de


Version:           1.11.2 (using KDE 4.2.2)
Compiler:          gcc-4.1.2 
OS:                Linux
Installed from:    Gentoo Packages

Everytime i receive an html mail kmail slows down my whole machine.

When i connect to the running kmail process using strace i get a lot of this:

access("/usr/kde/4.2/share/icons/oxygen/64x64/intl/image.svg", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/kde/4.2/share/icons/oxygen/64x64/intl/image.svg", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/kde/4.2/share/icons/oxygen/64x64/mimetypes/image.svg", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/kde/4.2/share/icons/oxygen/64x64/mimetypes/image.svg", R_OK) = -1
ENOENT (No such file or directory)
access("/usr/kde/4.2/share/icons/oxygen/64x64/places/image.svg", R_OK) = -1
ENOENT (No such file or directory)

This is a little bit anoying. Is there any way to stop this 'lookup things you
know they arent there'?

-- 
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