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

Satellites info is not emitted by request

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.0.2
    • 1.0.0
    • Location
    • None
    • 08805dd34340dcec307b3b56bbbb78f8ba96ea6e

    Description

      satellitesInUseUpdated(), satellitesInViewUpdated() signals of QGeoSatelliteInfoSource class are not emitted after calling requestUpdate().

      1) Get instance of QGeoSatelliteInfoSource using QGeoSatelliteInfoSource::createDefaultSource().
      2) Connect QSignalSpy to satellitesInUseUpdated() and satellitesInViewUpdated() signals.
      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: requestTimeout() 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: