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

Giuseppe D'Angelo dangelog at gmail.com
Sun Dec 6 23:49:25 CET 2015


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?

-- 
Giuseppe D'Angelo



More information about the Interest mailing list