Wayland does not support QWindow::requestActivate()

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Wayland does not support QWindow::requestActivate()

3,122 Views
darsh_dev
Contributor V

Hi,

In the past, I have implemented one qt5 app in c++ on the 4.14 sumo release, and that demo working fine.

Now I am using imx8mq board and 5.4 Zeus release and build the same demo and try to run but it throws below error.

 

root@imx8mqevk:~# /usr/share/chemicalplanthmi-1.0/ChemicalPlantHMI qt.qpa.wayland: Wayland does not support QWindow::requestActivate()  

 

Please help me how can I resolve the above error?

 

0 Kudos
1 Reply

3,102 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello darshak,

Make sure that you are using the latest BSP, Qt 5 is built into the Linux image in the Yocto Project environment with the command bitbake imx-image-full.

 

Regards

 

0 Kudos