QSystemTrayIcon doesn't work correclty on 16.04 final release
Bug #1574542 reported by
Gaurav Sood
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtbase-opensource-src (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I created an gui application which uses 'SystemTrayIcon' to put an icon on systemtray. It works correctly when I build application with qt4 irrespective of ubuntu version.
But same application doesn't work when built with qt5. I tested on Ubunutu 15.10 , 16.04 beta2 and 16.04 final releases.
Surprisingly it works on ubuntu 16.04 beta-1 release. I can see the icon on systemtray.
To post a comment you must log in.
Thanks for the bug report.
Which desktop do you use? Unity? Do you have appmenu-qt5 package installed?
Can you please run dbus-monitor, then start your application, and paste somewhere the full dbus-monitor log?