Touch problem in Qt5.4.2
-
wrote on 2 Sept 2015, 10:45 last edited by
Hi,
I have integrated qt5.4.2 in customized yocto build system. when i run the qt examples in the target board, i am facing below touch issues
--> when i run example on target board, window will pop up but not able to close, drag, minimize, and maximize the window.
--> If i run two examples on target board, i am able to switch one window to another, but not able to close, drag, minimize, and maximize the windows.
Please help me on this issue.
Regrads,
Praneeth L -
Hi,
What input plugin are you using ?
-
wrote on 3 Sept 2015, 06:12 last edited by praneeth 9 Mar 2015, 07:40
Hi Sgalst,
Using below steps we run the examples, and we are using wayland plugin.
target # pvrsrvinit
target # weston --tty=1 --idle-time=0 &
target # ./opengl/hellowindow/hellowindow --platform wayland-egl &Regrads,
Praneeth L -
Sorry, I haven't used wayland yet, can't help you currently
1/4