ModbusTools
ModbusTools copied to clipboard
Wayland does not support QWindow::requestActivate()
I'm running the client from the command line. Using Ubuntu 24.04 (24.04.1 LTS) with wayland. Browsing the menu causes spamming like this:
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Whenever I click on a menu item, the menu list pops out. But with a rolled out menu when I move the mouse to the neighboring menu item and its list pops out another line of the above appears.
Hello. As I read in the forums, this is a common problem for Qt5 on the Wayland platform. Perhaps Qt6 has solved this problem, but I haven't worked with Qt6 yet and unfortunately don't plan to in the near future.