<div dir="ltr"><div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 21, 2018 at 6:06 PM, René J. V.  Bertin <span dir="ltr"><<a href="mailto:rjvbertin@gmail.com" target="_blank">rjvbertin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<span class="gmail-"><br>
> I think you've only half analysed this. If nothing is really listening on<br>
> DBus it will fall back to legacy X which will work on XFCE.<br>
<br>
</span>Where did I miss this in the code? The createPlatformSystemTrayIcon() functions<br>
in qtbase/src/platformsupport/<wbr>themes/genericunix/<wbr>qgenericunixthemes.cpp are<br>
pretty clear: they return NULL unless isDBusTrayAvailable() returns true.<br></blockquote><div><br></div><div>You missed reading the code that calls this in <br></div><div>src/widgets/util/qsystemtrayicon_x11.cpp which will make an X system tray if the platform doesn't.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-"><br>
> You'll get into this situation if you have a StatusNotifierItemWatcher<br>
> (typically a kded module from p-w) but no StatusNotifierItem host (sys tray<br>
> support)<br>
<br>
</span>In fact, any Qt application that tries to put up a systray icon. At least when<br>
the plasma-integration plugin is installed.<br>
<br>
I did find a solution though, ultimately:<br>
<a href="https://github.com/equeim/snw-plugin" rel="noreferrer" target="_blank">https://github.com/equeim/snw-<wbr>plugin</a><br>
<br>
Which is just about exactly what I asked for :)<br>
<br>
Hope this helps others,<br>
<br></blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
R.<br>
<br>
PS: Ah, when I move the platform integration plugin aside I indeed get a systray<br>
icon. Hmmm...<br></blockquote><div><br></div></div>Please don't tell me you're using the Plasma platform integration plugin under XFCE?</div><div class="gmail_extra"><br></div></div></div>David<br></div>