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

Samuel Gaist samuel.gaist at edeltech.ch
Sun Dec 6 21:46:59 CET 2015


Hi,

That usually occurs when you are calling deleteLater on a null QObject.

First thing I'd check are delete and deleteLater statements of QObject derived class.

Cheers

Samuel

On 6 déc. 2015, at 19:44, 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?
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151206/75cf5534/attachment.sig>


More information about the Interest mailing list