[PyQt] subprocess.Popen() crash after QApplication() ?

Brian Kelley kelley at eyesopen.com
Tue Dec 2 18:59:14 GMT 2008


Btw, if you have the joy of running 2.6, you also get this fabulous module:

http://docs.python.org/library/multiprocessing.html

Fantastic!


On 12/2/08 1:27 PM, "Giovanni Bajo" <rasky at develer.com> wrote:

On 12/2/2008 6:43 PM, Denis wrote:
> Folks,
>   has anyone else seen this  or is it me ?
> Thanks, cheers

Oh yes: subprocess is absolutely useless on Mac with threading programs
(QApplication probably creates a thread behind the scenes):

http://bugs.python.org/issue1068268
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com
_______________________________________________
PyQt mailing list    PyQt at riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20081202/768175a8/attachment.html


More information about the PyQt mailing list