Wayland does not support QWindow::requestActivate()

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Wayland does not support QWindow::requestActivate()

6,758 次查看
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 项奖励
回复
1 回复

6,738 次查看
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 项奖励
回复