https://bugs.kde.org/show_bug.cgi?id=432293
Bug ID: 432293
Summary: telegram notification counter not working
Product: frameworks-kiconthemes
Version: 5.78.0
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
PREMISE
I reported this bug on github
(https://github.com/telegramdesktop/tdesktop/issues/10264) and I was referred
to report it here since it seems to be a bug in KDE's kiconthemes framework
SUMMARY
The notification counter for telegram-desktop in the system tray is not
counting unread messages.
STEPS TO REPRODUCE
1. Install telegram-desktop 2.5.7.
2. open telegram desktop and be sure notifications are enabled
3. receive some messages
OBSERVED RESULT
The icon tray doesn't show any red dot or any number of received messages
EXPECTED RESULT
The notification counter in system-tray should become red and show a number of
received messages
SOFTWARE/OS VERSIONS
Manjaro 20.2.1 + kernel 5.10.11
KDE Plasma Version: Plasma 5.20.5
KDE Frameworks Version: KDE 5.78.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
The bug is that QIcon::hasThemeIcon("telegram-attention-panel") returns true
even when only telegram icon is present in the icon theme.
--
You are receiving this mail because:
You are watching all bug changes.