<div dir="ltr">Hi,<div><br></div><div>I have never seen that or get report from our users of something like this.</div><div><br></div><div>Best regards</div><div><br></div><div>Julien</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 26, 2016 at 12:38 PM Timothy W. Grove <<a href="mailto:tim_grove@sil.org">tim_grove@sil.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is anyone aware of blocking issues with QDialog on OS X with PyQt 5.6?<br>
It's not an issue I've seen in Windows.<br>
<br>
This appears to be happening in my application with QFileDialog, QDialog<br>
and QMessageBox. After clicking the OK button these dialogs close but my<br>
application is no longer responsive. In the case of the QFileDialog,<br>
testing shows that it doesn't return a filename. A solution I've been<br>
using is to subclass these and put 'qApp.processEvents()' inside the<br>
'hideEvent' method, but this doesn't seem ideal to me. Just wondering if<br>
anyone else has seen these problems or if the cause is something else<br>
entirely in my application.<br>
<br>
Best regards,<br>
Tim<br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div>