https://bugzilla.redhat.com/show_bug.cgi?id=1801352
--- Comment #21 from Ralf Senderek <fed...@senderek.ie> --- There is one point you'll have to work with upstream to resolve: Ordinary users (not necessary JACK enthusiasts) will use raysession in a standard installation with WAYLAND. Once started in a terminal, they will be flooded with an error message that reads "qt.qpa.wayland: Wayland does not support QWindow::requestActivate()" which obfuscates numerous other messages that are printed to the terminal. This is bad user experience. In the QT Forum this was discussed here (https://forum.qt.io/topic/90639) with the result that using this function call is not allowed in wayland. "This means your window tried to grab focus in the compositor, which is not allowed in wayland. Don't create a bug for it, there's nothing we can do." So only upstream can solve this problem by avoiding this function call. Please work with upstream to get this done and update your package when there is a solution. In the meantime I think adding a file READEME-wayland in /usr/share/doc/raysession can help users to understand the issue and maybe help to avoid confusion. Feel free to add such a file and a comment in the spec file. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@lists.fedoraproject.org To unsubscribe send an email to package-review-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org