Hello,
I am facing an issue while opening a PyQT application.
While running the app, getting error as shown below:
Error: xdg_wm_base@17: error 4: xdg_surface buffer does not match the configured state
The Wayland connection experienced a fatal error: Protocol error
Board Details:
Board: Imx8qxp
Yocto Release: 5.4.47
Python 3.7
QT Details:
PYQT_VERSION = 329986
PYQT_VERSION_STR = 5.9.2
QOpenGLVersionProfile = <class 'PyQt5.QtGui.QOpenGLVersionProfile'>
QOperatingSystemVersion = <class 'PyQt5.QtCore.QOperatingSystemVersion'>
QT_VERSION = 331520
QT_VERSION_STR = 5.15.0
QVersionNumber = <class 'PyQt5.QtCore.QVersionNumber'>
Thanks in advance.