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

Hits assert on iOS when personal hotspot banner is shown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.1
    • 5.2.0
    • QPA
    • None
    • iOS/tvOS/watchOS
    • 37f99502f9006c5681686e4a43bc80c2b1d0b089

    Description

      When running the app on an iPhone (tested on 5S) and there is currently an active connection to a personal hotspot (tethering), there is a "Personal Hotspot: 1 Active Connection" banner below the status bar.

      When this bar is shown, the app doesn't launch as it hits an assert in:
      [qtbase] src/plugins/platforms/ios/qioswindow.mm on line 210:
      Q_ASSERT(m_qioswindow->geometry() == geometry);

      Probably because the actual geometry of the viewport is smaller due to the banner shown

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            broulik Kai Uwe Broulik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes