Graphics Glitch Qt 5.3.2 Yocto
Unsolved
Mobile and Embedded
-
I'm running qt provided examples on IMX6 with Qt 5.3.2 installed from Yocto. I'm facing graphics related issues as given below:
- Any widget based application under qt5/examples/widgets/ have the mouse cursor appear for 2 seconds and disappear but had the cursor blinking while it is processing/drawing.
- Any qml based application under qt5/examples/quick/ also worked the same as above.
- Run any QML example and touch anywhere other than buttons or check box (in empty area on the form) and the black rectangular graphics glitch would appear anywhere on the screen for 2-3 seconds and disappears.
- Glitches when drop down box is clicked.
- qt5/examples/widgets/dialogs/configdialog and qt5/examples/quick/embeddedingwidgets shows glitch, works once and then the application freezes.
Has anyone faced similar issue ?
Any help is greatly appreciated.
--Narayanan K