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

Position 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
    • 4383e30e7107a8d838b67e750356e9950e28575a

      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.

        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