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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important 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

      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.

        1. SleepDelete.tar.gz
          2 kB
          Morten Neergaard
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes