Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.3.0
-
None
-
Opensuse 13.1 (kor)
xfce
Description
I find this two lines of code does not show my system tray icon in my xfce environment.
QSystemTrayIcon* t = new QSystemTrayIcon(<<iconpath>>);
t->show();
But when I compiled it with Qt4.8, the system tray icon is appeared.
Attachments
Issue Links
- is replaced by
-
QTBUG-31762 [REG] XCB: QSystemTrayIcon creates an icon in the wrong place.
- Closed
-
QTBUG-34364 QSystemtrayicon doesn't show icon with example built with 5.1.1 but does when built with 5.0.0
- Closed
- relates to
-
QTBUG-30079 QSystemTrayIcon creates a shadow window
- Closed