[PyQt] File Dialogs Not Native In Linux Mint 17.3
Kyle Altendorf
sda at fstab.net
Sat Aug 20 04:25:27 BST 2016
On 2016-08-19 21:55, Nick wrote:
> On Sat, 20 Aug 2016 at 12:09 Nick <napperley at gmail.com> wrote:
> Can confirm that THE QT COMPANY did break the Qt theme system with Qt
> v5.7.
Might be best to look at Qt then, not all the other places.
https://bugreports.qt.io/browse/QTBUG-53844
I didn't really get to the very bottom of it but it seems they wanted to
add GTK3 but were unable to build it on their RHEL 6 build platform.
Due to concerns about upgrading to RHEL 7 being too big a change too
late, the just aren't building GTK3. To be fixed by moving to RHEL 7
for Qt 5.8. In the mean time, what was previously called 'gtk' is now
called 'gtk2'.
qt5-styleplugins is a platform specific distribution package. Seems
like each distribution should have added dependencies on it if they
wanted the gtk style that was moved there. In Qt itself it sounds like
gtk2 (was gtk) moved from qtbase to qtstyleplugins.
https://github.com/qt/qtbase/commit/e8763912068f4501240cea0b5ae53b25c3d0aa04
https://github.com/qt/qtstyleplugins/commit/102da7d50231fc5723dba6e72340bef3d29471aa
_______________________________________________
PyQt mailing list PyQt at riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list