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

QML map deployment fails on macOS

    XMLWordPrintable

Details

    • macOS

    Description

      I found that the QML location map (open street map) deployment fails on macOS with Qt 5.7 and 5.8
      Deployment with Qt 5.6 works fine. When application with map launched from Qt creator it works fine on Qt 5.6, 5.7, 5.8.

      To test it just try to deploy example "minimal_map", like this:

      /Volumes/data/Qt/5.X/clang_64/bin/macdeployqt /Volumes/data/Qt/Examples/Qt-5.X/location/build-minimal_map-Desktop_Qt_5_X_X_clang_64bit-Release/minimal_map.app/ -qmldir=/Volumes/data/Qt/Examples/Qt-5.X/location/minimal_map/

      After deployment by macdeployqt you also need to copy directory "geoservices" from $QT_INSTALL_DIR/plugins/geoservices to app_bundle to the PlugIns directory. (may be it's also a bug?).

      This deployment works fine on Qt 5.6 and fails on 5.7 and 5.8 - application starts, but map not displayed.

      Attachments

        1. after_deploy.png
          after_deploy.png
          289 kB
        2. before_deploy.png
          before_deploy.png
          638 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            wearyinside Oleg Yadrov
            pokamest Anton Bulychev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes