[PyQt] Multithreading and plotting

2012-12-20 Thread Fabien Lafont
Hello everyone, I'm trying to plot live datas using matplotlib and PyQt. I need a multithreaded program beacause I use time.sleep and it freeze completely the app during that moment. I've tried that but it crash immediatly: from PyQt4 import QtCore, QtGui import time import sys from matplotli

Re: [PyQt] Strange error loop...

2012-12-20 Thread David Cortesi
Sorry, googling some of the messages shows they come from the OSX Core Graphics. So it's an issue between Qt and OSX. Sorry for the noise. On Thu, Dec 20, 2012 at 4:00 AM, wrote: > CGErrorBreakpoint ___ PyQt mailing listPyQt@riverbankcomputing.com h

[PyQt] Support for Qt v5.0.0

2012-12-20 Thread Phil Thompson
For those interested the current PyQt4 and SIP snapshots fully support the final release of Qt v5.0.0. Bug reports welcome. Phil ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt