Control: reassign -1 qt5-gtk-platformtheme 5.7.1+dfsg-3

Hi,

On Sat, May 13, 2017 at 10:54:41AM +0200, brunoVolpi wrote:
> Package: pyqt5-dev-tools
> Version: 5.7+dfsg-5
> Severity: minor
>
> Dear Maintainer,
>
> using QFileDialog cause the msg :
>         Gtk-Message: GtkDialog mapped without a transient parent. This is
> discouraged.
>
> tested with :
> pyqt5 examples.dialog.findfiles.py return same problem
> qmlscene
> even reportbug did it some time

This is an issue in Qt, not PyQt. Also, you can safely ignore this warning,
as it is false positive.

There has been code in place to hide this warning, but for some reason it
stopped working:

http://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platformthemes/gtk3/qgtk3theme.cpp#n68

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to