[PyQt] Creating Qml Components that embed a Dialog dialog hangs.
Phil Thompson
phil at riverbankcomputing.com
Mon Jan 9 17:43:42 GMT 2017
On 9 Jan 2017, at 12:20 pm, Nicolas Luciano Bertolo <nbertolo at invap.com.ar> wrote:
>
> Hi,
>
> I am having trouble creating components that embed a Dialog component from python.
> It works if I try to do it from C++.
>
> It seems to hang when loading the file.
> I have attached a backtrace that shows where it seems to hang.
>
> I am using python 2.7.6, Qt 5.6.2 and PyQt 5.6.
>
> I have attached a complete example that illustrates the problem I'm having.
It's a deadlock. Should be fixed in tonight's PyQt5 snapshot.
Thanks,
Phil
More information about the PyQt
mailing list