On 10/06/2020 13:23, Richard Shaw wrote:
It doesn't seem to cause a problem (unlike on MythTv, which I also maintain), but a user reported the following terminal output when running 2.1.2:

"qt.qpa.wayland: Wayland does not support QWindow::requestActivate()"

Thanks,
Richard
KF5OIM

Hi Richard,

we don't call that directly, probably inside some widget function implementation. It might mean the facility to bring the WSJT-X window to the front when an incoming UDP Message Protocol request has been accepted will not work. You could test message_aggregator to send a message to a WSJT-X instance.

If it did work that way then that would be stealing keyboard focus which is not desirable, and I didn't think we did that anyway. It may just be Wayland noting that if we were to call QWindow::requestActivate() then it would not comply.

73
Bill
G4WJS.



_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to