[Interest] Good way to track down "QCoreApplication::postEvent: Unexpected null receiver"

Bob Hood bhood2 at comcast.net
Mon Dec 7 03:04:21 CET 2015


On 12/6/2015 3:49 PM, Giuseppe D'Angelo wrote:
> On Sun, Dec 6, 2015 at 7:44 PM, Bob Hood <bhood2 at comcast.net> wrote:
>> I'm getting this warning/error, but it's pretty nebulous in terms of where
>> exactly it is occurring.  Is there some kind of debug switch I can enable to
>> get move verbose output when this occurs, perhaps something that would help
>> me pinpoint the culprit?
> Run with QT_FATAL_WARNINGS=1? Add a breakpoint on the qWarning
> statement in question inside Qt?

Good point, Giuseppe.  I did not know about that variable. I'll try that and 
see if it helps.

Thanks so much.




More information about the Interest mailing list