Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49238

OS X: deleteLater() not deleting object before application quit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.3.2, 5.4.2, 5.5.1
    • Core: Event loop
    • None
    • OS X El Capitán, newest Qt creator with default config.
    • macOS

    Description

      I have a piece of software that detects system sleep and reacts to it. In that code, I'm calling deleteLater() on some objects, and closing a dialog that has Qt::WA_DeleteOnClose set. None of these objects are freed, bofore or after the sleep. Made a test harness that easily reproduces the error.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              thiago Thiago Macieira
              xim Morten Neergaard
              Votes:
              3 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes