Results 1 to 7 of 7

Thread: QCoreApplication::postEvent: Unexpected null receiver while running application

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2015
    Posts
    6
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default QCoreApplication::postEvent: Unexpected null receiver while running application

    Hi all,

    Upon running my QT application, I am seeing the following Unexpected null receiver error. What is this error?

    QCoreApplication:ostEvent: Unexpected null receiver
    file:///home/andy/Qt/5.3/gcc_64/qml/QtQuick/Controls/ApplicationWindow.qml: Conflicting properties 'visible' and 'visibility' for Window 'root'

    The error also mentions something about conflicting 'visible' and 'visibility' properties in ApplicationWindow.qml

    Can someone please explain what could be going on?

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QCoreApplication::postEvent: Unexpected null receiver while running application

    Looks like you accidentally forgot to post the code of your ApplicationWindow using QML file.

    Cheers,
    _

Similar Threads

  1. Replies: 0
    Last Post: 14th April 2011, 15:10
  2. QCoreApplication::postEvent: Unexpected null receiver
    By mortoray in forum Qt Programming
    Replies: 3
    Last Post: 14th November 2010, 22:14
  3. QCoreApplication::postEvent();
    By chrisdsimpson in forum Newbie
    Replies: 6
    Last Post: 1st April 2008, 21:23
  4. QCoreApplication::postEvent: Unexpected null receiver
    By merlvingian in forum Qt Programming
    Replies: 6
    Last Post: 13th March 2007, 20:25
  5. postEvent() to a non-existing receiver
    By Artschi in forum Qt Programming
    Replies: 7
    Last Post: 1st June 2006, 14:44

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.