Bug 258135 - The systray icon doesn't show the number of unread messages
Summary: The systray icon doesn't show the number of unread messages
Status: RESOLVED DUPLICATE of bug 250035
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 2.0.89
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 02:19 UTC by Felix Lemke
Modified: 2010-11-30 13:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Lemke 2010-11-28 02:19:17 UTC
Version:           2.0.89 (using KDE 4.5.80) 
OS:                Linux

In my systray applet I can see the kmail icon. But when I reseive a mail the number of unread mails isn't rendered.

Maebe it is not only a kmail problem (e.g. amarok shows the little "is playing"-icon inside the logo, even when it is stopped).

Reproducible: Always

Steps to Reproduce:
start kmail, write yourself an eMail and wait...



OS: Linux (x86_64) release 2.6.34.7-0.5-desktop
Compiler: gcc
Comment 1 Alex Richardson 2010-11-29 19:49:44 UTC
I too noticed this, there is no number of unread messages as an overlay.
To me it looks like KMail was ported to KStatusNotifierItem, but that should not be a problem since

void KStatusNotifierItem::setOverlayIconByPixmap(const QIcon& icon)

exists and a QIcon can be constructed from a QPixmap. But I have no idea what the code looks like so this may not be possible.
Comment 2 Christophe Marin 2010-11-30 13:27:58 UTC

*** This bug has been marked as a duplicate of bug 250035 ***