Page 1 of 1

What is wrong with Qt 6.5?

Posted: Sat Sep 09, 2023 9:24 am
by Winston
There are theming and stability issues with Qt6.5, according to the changelog.

"qBittorrent v4.5.4 and v4.6.0beta1 were released.
For the Windows and macOS builds Qt 6.4.3 is deliberately used, because Qt 6.5 is unstable on macOS and has theming issues on Windows."

I was able to find the bug report about the theming issue here: https://bugreports.qt.io/browse/QTBUG-1 ... Linares%22

Does anyone know if this is being worked on? I know that if enough people complain the Qt team usually fixes the bug! ;)

What about the stability bug on macOS? I was not able to find any reference to this in the bug reports and I have looked through quite a few.
Does the stability bug still exist?

Re: What is wrong with Qt 6.5?

Posted: Mon Sep 11, 2023 7:05 pm
by Winston
I would like to use QT on macOS. Should I stick with 6.4 or is 6.5 okay? Does anyone know?

Re: What is wrong with Qt 6.5?

Posted: Mon Sep 11, 2023 7:57 pm
by Peter
You don't have to worry about this. The team compiles the software with a version that works. Just download and use qBittorrent.

Re: What is wrong with Qt 6.5?

Posted: Mon Sep 11, 2023 9:54 pm
by Winston
I am asking because I would like to code an app in Qt.
It looks like Qt6.6 will be released soon and I wonder if it has the same issues.