Wayland does not support QWindow::requestActivate()

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Wayland does not support QWindow::requestActivate()

3,173件の閲覧回数
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 返信

3,153件の閲覧回数
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 件の賞賛