<div dir="ltr">What should I use when the QML application uses ChartView in QML? <a href="http://doc.qt.io/qt-5/qml-qtcharts-chartview.html">http://doc.qt.io/qt-5/qml-qtcharts-chartview.html</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 29, 2017 at 11:30 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"><div class="HOEnZb"><div class="h5">On 26 Jan 2017, at 6:37 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> When I import QtQuick.Dialogs 1.2 in QML I don't get an error but the Window is never displayed. Oddly when I load the QML with as bytes it works.<br>
><br>
> Here is the test case.<br>
> <a href="https://gist.github.com/Siecje/7948458a7e46f7e7033b7efe07ee7351" rel="noreferrer" target="_blank">https://gist.github.com/<wbr>Siecje/<wbr>7948458a7e46f7e7033b7efe07ee73<wbr>51</a><br>
><br>
> If I press Ctrl+Break I get<br>
><br>
> QMutex: destroying locked mutex<br>
> QMutex: destroying locked mutex<br>
<br>
</div></div>Should be fixed in tonight's snapshot.<br>
<br>
BTW you should use a QGuiApplication rather than QApplication in QML applications.<br>
<br>
Thanks,<br>
Phil</blockquote></div><br></div>