Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3807

Make QApplication::processEvents() call more safe

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • General
    • None
    • Qt Installer Sprint 121, Qt Installer Sprint 122, Qt Installer Sprint 123, Qt Installer Sprint 124, Qt Installer Sprint 125, Qt Installer Sprint 126

      QApplication::processEvents() can cause a stack overflow if we call it nested. This can happen when we perform multiple operations threaded and they all report progress using same instance of ProgressCoordinator, which calls processEvents() to keep the UI responsive.

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

            kamartti Katja Marttila
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes