Bug 378337

Summary: Clicking Telegram on systray doesnot open its window
Product: [Plasma] plasmashell Reporter: Michail Vourlakos <mvourlakos>
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: subdiff
Priority: NOR    
Version: 5.9.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michail Vourlakos 2017-04-01 08:32:59 UTC
After the upgrade from 5.9.3 to 5.9.4 clicking on telegram icon in the systray does not open the telegram window
Comment 1 Michail Vourlakos 2017-04-02 09:11:24 UTC

*** This bug has been marked as a duplicate of bug 365308 ***
Comment 2 Roman Gilg 2017-04-02 14:33:11 UTC
Bug 365308 is unrelated to this issue here. It's an upstream problem, since it was triggered on Telegram update to version 1.0.26.

See here for more details:
https://github.com/telegramdesktop/tdesktop/issues/3132
https://github.com/telegramdesktop/tdesktop/issues/3175
https://github.com/telegramdesktop/tdesktop/issues/3177

Apparently somehow the QSystemTrayIcon functionality stopped working altogether. That the context menu still works, is because it falls back on using libappindicator instead.

Marking this bug as RESOLVED UPSTREAM.