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

Make QApplication::processEvents() call more safe

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • General
    • None
    • Qt Installer Sprint 121, Qt Installer Sprint 122

    Description

      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.

      Attachments

        For Gerrit Dashboard: QTIFW-3807
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change