On Monday 13 December 2010, 13:17:20 NARCISO, Rui wrote: > Thanks Pete for both suggestions. > > However, redirecting the stderr to a file is a bit too much !!!
Hehe, I told you so.. > Having looked into the code, the message seems to originate from a > qDebug but I don't understand why that one gets shown ... and how to > disable it ... Since any sane distribution generates packages with debugging symbols enabled (in order to make these available seperately), this leads to enabling qDebug messages. Pete _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
