[PyQt] Creating Qml Components that embed a Dialog dialog hangs.

Nicolas Luciano Bertolo nbertolo at invap.com.ar
Mon Jan 9 12:20:35 GMT 2017


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.

Regards,
Nicolás Bértolo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170109/99d3a273/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: application/octet-stream
Size: 397 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170109/99d3a273/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: test.cpp
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170109/99d3a273/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.qml
Type: application/octet-stream
Size: 297 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170109/99d3a273/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bt.log
Type: application/octet-stream
Size: 6049 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170109/99d3a273/attachment-0002.obj>


More information about the PyQt mailing list