[PyQt] Problem with QFileSystemWatcher
Hans-Peter Jansen
hpj at urpla.net
Mon Dec 13 13:32:53 GMT 2010
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
More information about the PyQt
mailing list