Hello!
I am trying to launch new window. Here is the code: http://qt-project.org/forums/viewthread/30689
The problem is new window appears ONLY when i first hide app and then open it.
When i hide it app outputs:
W/Qt (14985): eglconvenience\qeglplatformcontext.cpp:319 (virtual void QEGLPlatformContext::swapBuffers(QPlatformSurface*)): QEGLPlatformContext::swapBuffers(): eglError: 12291, this: 0×53977c70 —
This output from Qt5.3.0.
Qt5.3.1, 5.3.2, 5.4.0 also gave me warnings linked with EGL.
Qt5.2.1 didn’t open new window at all and said:
eglMakeCurrent:593 error 3002 (EGL_BAD_ACCESS)
I’m running it on Android 4.2.2, Philips S308, on Asus Fonepad 7 with the same Android version this situation repeated.
Maybe you have some examples of creation new window? Or show me how to fix this error.
Help!
Thanx.
↧