[PyQt] QThreads and exceptions

Szabo, Patrick (LNG-VIE) patrick.szabo at lexisnexis.at
Tue Dec 18 13:39:26 GMT 2012


If i understand you correctly you want to handle an exception that is thrown withing a thread in the main-thread right ?

You could just catch the exception within the thread and send a signal to the main-thread.


Von: pyqt-bounces at riverbankcomputing.com [mailto:pyqt-bounces at riverbankcomputing.com] Im Auftrag von José M. Rodriguez Bacallao
Gesendet: Dienstag, 18. Dezember 2012 14:34
An: PyQt Mailing List
Betreff: Re: [PyQt] QThreads and exceptions

anyone?

On Mon, Dec 17, 2012 at 3:53 PM, José M. Rodriguez Bacallao <jmrbcu at gmail.com<mailto:jmrbcu at gmail.com>> wrote:
how to catch an exception thrown from a QThread, if I use python threads, I can catch it but no from QThread.




. . . . . . . . . . . . . . . . . . . . . . . . . .

Ing. Patrick Szabo

Developer

LexisNexis

A-1030 Wien, Marxergasse 25



Patrick.Szabo at lexisnexis.at<mailto:Patrick.Szabo at lexisnexis.at>

Tel.: +43 1 53452 1573

Fax.: +43 1 534 52 146

. . . . . . . . . . . . . . . . . . . . . . . . . .


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20121218/aa258ac3/attachment.html>


More information about the PyQt mailing list