<div dir="ltr"><div>This works with PyQt5==5.10 but does not work with PyQt5==5.10.1<br><a href="https://www.riverbankcomputing.com/pipermail/pyqt/2017-February/038875.html">https://www.riverbankcomputing.com/pipermail/pyqt/2017-February/038875.html</a><br><br></div>I believe this fix may have been reverted to fix the QML examples.<br><br><a href="https://www.riverbankcomputing.com/pipermail/pyqt/2018-January/039989.html">https://www.riverbankcomputing.com/pipermail/pyqt/2018-January/039989.html</a><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 24, 2017 at 11:27 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 20 Feb 2017, at 4:33 pm, Arjen Hiemstra <<a href="mailto:a.hiemstra@ultimaker.com">a.hiemstra@ultimaker.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> I have attached a minimal test case that crashes when run. The code exposes a<br>
> custom QQuickWindow subclass to QML, then uses QML to instantiate it. I have<br>
> also attached a C++ file which does the same thing as the Python code, but does<br>
> not crash. The same code also works fine when run with PyQt 5.7.1/Qt 5.7.<br>
<br>
</span>Should be fixed in tonight's snapshot. The problem was caused by a change in the Qml internals in Qt v5.8.0. I'd recommend people test as much as possible in case there are other similar issues.<br>
<br>
Thanks,<br>
Phil<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.<wbr>riverbankcomputing.com/<wbr>mailman/listinfo/pyqt</a></div></div></blockquote></div><br></div>