Re: [Interest] Massive flickering while resizing Qt Quick application while resizing the window (Windows only)

2022-07-20 Thread Rui Oliveira

This is a very well known bug:

https://bugreports.qt.io/browse/QTBUG-93084

+ other 50 clones...

Às 16:27 de 18/07/2022, Jean-Michaël Celerier escreveu:
Sounds like https://bugreports.qt.io/browse/QTBUG-46074 (which still 
happens for me on e.g. archlinux  with Qt 6.3.1 and can be trivially 
reproduced by resizing the qmleasing's small "play bar" qml widget :|


Good luck,


Jean-Michaël Celerier
*cto* ossia.io  | *consulting inquiries* celtera.dev 
 | *personal* jcelerier.name 

t: +336 81 31 53 08


On Mon, Jul 18, 2022 at 4:36 PM Nuno Santos 
 wrote:


Hi,

I have never realised until today that there is a massive
flickering when resizing a Qt Quick application window.

This happens even with the minimal Qt Quick application template.
When doing the resize on a complex application it looks like rubbish.

There is a massive amount of flickering bug reports open for this
topic.

I’m currently using Qt 5.15.9 but it seems this is still an issue
on Qt 6.X

Is this a well know issue?

How can we deploy professional applications with such behaviour?

Thanks!

Regards,

Nuno


___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Massive flickering while resizing Qt Quick application while resizing the window (Windows only)

2022-07-18 Thread Jean-Michaël Celerier
Sounds like https://bugreports.qt.io/browse/QTBUG-46074 (which still
happens for me on e.g. archlinux  with Qt 6.3.1 and can be trivially
reproduced by resizing the qmleasing's small "play bar" qml widget :|

Good luck,

--
Jean-Michaël Celerier
*cto* ossia.io | *consulting inquiries* celtera.dev | *personal*
jcelerier.name
t: +336 81 31 53 08


On Mon, Jul 18, 2022 at 4:36 PM Nuno Santos 
wrote:

> Hi,
>
> I have never realised until today that there is a massive flickering when
> resizing a Qt Quick application window.
>
> This happens even with the minimal Qt Quick application template. When
> doing the resize on a complex application it looks like rubbish.
>
> There is a massive amount of flickering bug reports open for this topic.
>
> I’m currently using Qt 5.15.9 but it seems this is still an issue on Qt 6.X
>
> Is this a well know issue?
>
> How can we deploy professional applications with such behaviour?
>
> Thanks!
>
> Regards,
>
> Nuno
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest


Re: [Interest] Massive flickering while resizing Qt Quick application while resizing the window (Windows only)

2022-07-18 Thread Shantanu Tushar
Hi,

YMMV but I have generally seen the resize performance get better after
forcing QtQuick to use ANGLE for rendering. You could try and see if that
works for you.

Cheers
Shantanu

On Mon, Jul 18, 2022, 4:36 PM Nuno Santos  wrote:

> Hi,
>
> I have never realised until today that there is a massive flickering when
> resizing a Qt Quick application window.
>
> This happens even with the minimal Qt Quick application template. When
> doing the resize on a complex application it looks like rubbish.
>
> There is a massive amount of flickering bug reports open for this topic.
>
> I’m currently using Qt 5.15.9 but it seems this is still an issue on Qt 6.X
>
> Is this a well know issue?
>
> How can we deploy professional applications with such behaviour?
>
> Thanks!
>
> Regards,
>
> Nuno
>
>
> ___
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
___
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest