Version: 1.11.4 (using 4.2.4 (KDE 4.2.4), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.28-13-generic Since the last upgrade to kmail 1.11.4 displaying HTML mails makes my machine unusable. It uses 100% CPU.
"strace kmail --nofork" endlessly outputs the following: access("/usr/share/icons/oxygen/32x32/places/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/oxygen/32x32/status/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/oxygen/32x32/status/image.png", R_OK) = -1 ENOENT (No such file or directory) [...] access("/usr/share/icons/hicolor/48x48/filesystems/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/intl/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/intl/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/mimetypes/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/mimetypes/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/places/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/places/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/status/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/48x48/status/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/actions/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/actions/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/animations/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/animations/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/apps/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/apps/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/categories/image.png", R_OK) = -1 ENOENT (No such file or directory) access("/usr/share/icons/hicolor/scalable/categories/image.png", R_OK) = -1 ENOENT (No such file or directory)
Thank you for taking the time to report this bug and helping to make KDE better. This particular bug has already been reported and is a duplicate of bug 189961, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. *** This bug has been marked as a duplicate of bug 189961 ***