Version: unspecified (using KDE 4.5.0) OS: Linux Reproducible: Didn't try
I accidently did not write Description for the bug, but the summary is self explaining. I cannot see how many new mails I have on the system tray icon of kamil.
I have the same issue with Kmail 2 beta from kdepim 4.4.93. Using KDE 4.5.1 on Arch Linux
Same here with kdepim 4.4.93 on KDE 4.5.1. The tooltip of kmail icon correstly says number of new mails, but the icon is always drawn without any number on it.
Confirmed with KMail2 2.0.18 (from memory) and KDE 4.5.68
This bug should be confirmed , I am in suse 11.3 using Kde (4.5.80) 4.6 beta1, and since then have Kmail 2.0.89 and I also have no number count of unread mail. Thanks
The issue seems to be not inside KMSystemTray but in its usage of KStatusNotifierItem. In this the function setOverlayIconbyPixmap() is a no op due to the fact that no tray icon is associated with it, and this is due to org.kde.StatusNotifierWatcher. In conclusion this seems like a missed porting when something in the statustray was updated.
*** Bug 258135 has been marked as a duplicate of this bug. ***
Same here with 4.6beta from the openSUSE 11.3 Factory Desktop Repository. Please bring back this feature!
Same here, kmail 2.0.89 and KDE 4.5.85 (4.6 Beta2)
*** Bug 259663 has been marked as a duplicate of this bug. ***
SVN commit 1207066 by tnyblom: Fix the missing part of the unread message count in systemtray. Text now scales to fit. BUG: 250035 M +10 -30 kmsystemtray.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1207066