[Interest] QML Window doesn't refresh its contents using Qt 5.7 and AA_UseOpenGLES

Roberto Garrido robertogarridomartin at gmail.com
Wed Jun 29 16:40:54 CEST 2016


Hi all,
I've filled a bug regarding this issue, just in case any of you is
affected, and  want to contribute:
https://bugreports.qt.io/browse/QTBUG-54451

Cheers,
Robert.

On 28 June 2016 at 19:02, Roberto Garrido <robertogarridomartin at gmail.com>
wrote:

> Hi all,
> we are using OpenGL ES as renderer in the windows version of our app.
> Setting "QCoreApplication::setAttribute(Qt::AA_UseOpenGLES)" on app
> launch worked well until Qt 5.6, but with Qt 5.7 the contents of the window
> aren't refreshed in real time.
>
> I've recorded a couple of videos of the "Squircle" example for you to get
> the idea about what's happening with this application attribute enabled:
>
> With AA_UseOpenGLES enabled:
> https://dl.dropboxusercontent.com/u/6132766/doesn%27tWork.flv
> Without  AA_UseOpenGLES enabled:
> https://dl.dropboxusercontent.com/u/6132766/works.flv
>
> We have tried to filter all the resize events on the window and call
> window->update() inside, but it doesn't make the window to update its
> contents.
>
> Any idea on how could we solve it?
> Thanks in advance,
> Robert.
>
> --
> Website: http://robertogarrido.com
> Twitter: http://twitter.com/che1404
> LinkedIn: http://es.linkedin.com/in/robertogarrido/en
>



-- 
Website: http://robertogarrido.com
Twitter: http://twitter.com/che1404
LinkedIn: http://es.linkedin.com/in/robertogarrido/en
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160629/fdbad2dd/attachment.html>


More information about the Interest mailing list