Control: reassign -1 libqt5widgets5 5.7.1+dfsg-4
Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-61898

Hi Jérôme,

On Sun, Jul 09, 2017 at 10:56:05PM +0200, Jérôme wrote:
> Here's a minified example to reproduce the issue :
>
> [...]
>
> Remove systray applet from panel, launch code, add systray applet. The
> icon does not show up.

This is a bug in Qt, and I can confirm it with Qt 5.9 and C++ code.

If you want to workaround this in your code, do not call show() unless
QSystemTrayIcon.isSystemTrayAvailable() returns True.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to