[PyQt] File Dialogs Not Native In Linux Mint 17.3

Nick napperley at gmail.com
Sat Aug 20 01:09:11 BST 2016


Can confirm that *The Qt Company *did break the Qt theme system with Qt
v5.7. Here is another report
<https://github.com/linuxmint/Cinnamon/issues/5440> (
https://github.com/linuxmint/Cinnamon/issues/5440) which mentions the exact
same version of Qt. There is also another report
<https://github.com/linuxmint/Cinnamon/issues/5488> (
https://github.com/linuxmint/Cinnamon/issues/5488) which might be related.

On Sat, 20 Aug 2016 at 11:48 Nick <napperley at gmail.com> wrote:

> Seems as though *The Qt Company* broke
> <https://github.com/linuxmint/cinnamon-session/pull/75> (
> https://github.com/linuxmint/cinnamon-session/pull/75) the QT theme
> system with Qt v5.7 onwards. Hopefully there will be a Cinnamon patch
> released in a month or two to get around a major QT bug.
>
> On Sat, 20 Aug 2016 at 10:59 Nick <napperley at gmail.com> wrote:
>
>> Isn't the QT build included with the PyQt Linux wheel?
>>
>> On Sat, 20 Aug 2016 at 05:18 Dmitry Shachnev <mitya57 at ubuntu.com> wrote:
>>
>>> Hi,
>>>
>>> On Fri, Aug 19, 2016 at 11:34:54AM +0000, Nick wrote:
>>> > Been trying out a ZetCode sample on file dialogs (QFileDialog) using
>>> PyQt
>>> > 5.7 via pip and a custom build of Python 3.5 in a virtual environment.
>>> When
>>> > running the sample the file dialog looks way out of place (*UGLY* in a
>>> > hugely distracting way). Seems to look and behave like the Qt
>>> > implementation, not like the native one. The sample runs on Linux Mint
>>> 17.3
>>> > using Cinnamon (Gtk 3 based) as the desktop.
>>>
>>> Your Qt build is most probably missing the GTK+ platform theme plugin,
>>> i.e. plugins/platformthemes/libqgtk3.so.
>>>
>>> --
>>> Dmitry Shachnev
>>> _______________________________________________
>>> PyQt mailing list    PyQt at riverbankcomputing.com
>>> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160820/569a37a9/attachment.html>


More information about the PyQt mailing list