[PyQt] App freezes QQuickWidgets loads QtQuick.dialogs

Phil Thompson phil at riverbankcomputing.com
Fri May 25 15:39:40 BST 2018


On 23 May 2018, at 12:48 pm, mstpfreitas23 at outlook.com wrote:
> 
> Hello Phil and List,
>  
> Can you help me?
> I’ve included an example that shows that app freezes when qml imports QtQuick.Dialogs, if I set QML_IMPORT_TRACE, it stops when it registers plugins types QtQuick.Dialogs. I’m reproducing In python an example found on stackoverflowhttps://stackoverflow.com/questions/48892726/qml-filedialog-is-rendering-behind-main-window-with-qquickwidget-qt-5-9-1.
> I cant use QmlApplicationEngine solution because I need to integrate qtquick view into a qwidget app.
> What am I doing wrong?

Shoild be fixed in tonight's PyQt5 snapshot.

Thanks,
Phil



More information about the PyQt mailing list