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

photosurface example crashes on Android

    XMLWordPrintable

Details

    • 4e2153a1d5056249fc31e23890d8c525a3986e1b

    Description

      The Dialogs module will try to create a QFileDialog first, and that will crash because you can't have multiple windows on Android.

      But first, it has to be possible to build this example for android; that requires a boilerplate C++ launcher and .pro file, because Creator will not even let you select the Android kit if you only have a .qmlproject file. It considers such projects to be desktop-only. photosurface so far only works with qmlscene, but being a touch demo, it makes sense to have it on Android too.

      Attachments

        For Gerrit Dashboard: QTBUG-31898
        # Subject Branch Project Status CR V

        Activity

          People

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes