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

Satellites info is not emitted by request

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes