Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27369

Regression: AndroidDeviceManager calls GUI method from non-GUI thread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 6.0.0
    • Android Support
    • None
    • All

    Description

      The AndroidDeviceManager::startAvd() calls asynchronously the AndroidAvdManager::startAvd(), what calls AndroidAvdManager::startAvdAsync(). One of its branches calls directly QMessageBox::critical() - this branch, if triggered, must crash. We can't call GUI methods directly from non-GUI threads.

      Introduced in e860871d2a6984a89f443928dfee5dbfa84d40cf.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-27369
        # Subject Branch Project Status CR V

        Activity

          People

            portale Alessandro Portale
            jkobus Jarek Kobus
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes