Summary: | Regression: after updating frameworks and plasma kmail is missing the "task" icon | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Christian (Fuchs) <kde> |
Component: | UI | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a |
Priority: | NOR | ||
Version: | 5.2.1 | ||
Target Milestone: | 15.08 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/messagelib/6b52d29392a88777ed4b862168f3c40495eecec5 | Version Fixed In: | 5.3.0 |
Sentry Crash Report: | |||
Attachments: | Screenshot of the issue, mind that it is not only missing in the filter, but also in the list itself. |
Description
Christian (Fuchs)
2016-06-18 12:23:11 UTC
Created attachment 99566 [details]
Screenshot of the issue, mind that it is not only missing in the filter, but also in the list itself.
I add the three missing kmail icons mail-deleted, mail-thread-ignored and mail-thread-watch the problem is only that kmail don't select this icons from the icon theme (system settings) kmail use the icons shiped from the kmail repository (kdepim/kmail/src/pics) would be good if it could be changed in the source. at my installation the task icon was available. Thank you very much for looking into and fixing both of these! Kind regards, Christian Git commit 680556e11b6cc7d23eaa8e97bb33334d923dbbd3 by Montel Laurent. Committed on 27/06/2016 at 04:41. Pushed by mlaurent into branch 'master'. Remove it from source. Defined in breeze-oxygen now M +0 -3 kmail/src/pics/CMakeLists.txt D +- -- kmail/src/pics/mail-deleted.png D +- -- kmail/src/pics/mail-thread-ignored.png D +- -- kmail/src/pics/mail-thread-watch.png http://commits.kde.org/kdepim/680556e11b6cc7d23eaa8e97bb33334d923dbbd3 Git commit 6b52d29392a88777ed4b862168f3c40495eecec5 by Montel Laurent. Committed on 27/06/2016 at 04:49. Pushed by mlaurent into branch 'master'. Fix Bug 364452 - Regression: after updating frameworks and plasma kmail is missing the "task" icon FIXED-IN: 5.3.0 M +2 -2 messagelist/src/core/manager.cpp M +2 -2 messagelist/src/core/widgets/searchlinestatus.cpp D +- -- messagelist/src/pics/mail-deleted.png D +- -- messagelist/src/pics/mail-thread-ignored.png D +- -- messagelist/src/pics/mail-thread-watch.png http://commits.kde.org/messagelib/6b52d29392a88777ed4b862168f3c40495eecec5 Whow thats fast laurent |