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

Position info is not emitted by request

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.0.2
    • 1.0.0
    • Location
    • None
    • 4383e30e7107a8d838b67e750356e9950e28575a

    Description

      positionUpdated() signal of QGeoPositionInfoSource class is not emitted after calling requestUpdate().

      1) Get instance of QGeoPositionInfoSource using QGeoPositionInfoSource::createDefaultSource().
      2) Connect QSignalSpy to positionUpdated() signal.
      3) Call requestUpdate(7000)
      4) Sleep for 10 seconds.
      5) Check signal spy count

      Expected result: signal spy count should be more than 0
      Actual result: signal spy count is 0

      NOTE: updateTimeout() signal is not emitted too.

      Attachments

        Activity

          People

            dalaing David Laing (closed Nokia identity) (Inactive)
            igagis Ivan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: