Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1922

Nokia map plugin always asks for app_id ad token parameters to be set even if already set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.2.x
    • 1.2.x
    • Location
    • None
    • Win7 64, Qt 4.7.4, Desktop
    • 3e67559ef8859ab22068ed695a1aa5cac10bfd09

    Description

      When using Nokia maps plugin, this debug warning is always displayed on the debug output:

      ******************************************************************************** 
      Qt Location requires usage of app_id and token parameters obtained from: 
      https://api.forum.nokia.com/ovi-api/ui/registration 
      For more information about app_id and token please consult: 
      http://doc.qt.nokia.com/qtmobility-latest/location-overview.html#the-nokia-plugin 
      ******************************************************************************** 
      

      Even if these parameters are set correctly. This is due to the following function:
      bool QGeoMappingManagerEngineNokia::isValidParameter(const QString &param)
      always returning false due to bad logics (should replace ORs by ANDs).

      Attachments

        Activity

          People

            cadam Cristian Adam
            habersaa Alexandre Habersaat
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: