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

QtLocation ignores plugin error strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.0
    • 5.0.0 Beta 1
    • None
    • 88b6015918d6b113a45ea514bbd8083873609486

    Description

      If one passes an error in

      QGeoMappingManagerEngine* QGeoServiceProviderFactoryNokia::createMappingManagerEngine(const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const

      QtLocation will ignore the error message and provide just an:
      qmlInfo(this) << tr("Warning: Plugin does not support mapping.");

      in void QDeclarativeGeoMap::pluginReady()

      There should be a way to get the errorString to the user application.

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes