Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Call to QGeoPositionInfoSource::startUpdates crashes the device

Call to QGeoPositionInfoSource::startUpdates crashes the device

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 1 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #1

    Hi,

    I recently had to revisit an old Qt/Symbian project. It was mainly developed and tested on Symbian^3 device C7, now this particular device has been updated to Symbian Anna.

    The application used to run perfectly well without any issues. Now however, a call to QGeoPositionInfoSource::startUpdates crashes the device completely.

    I've installed Qt 4.7.4 and QtMobility 1.2.1 for Symbian Anna on the device.

    Is this a know issue or is it just me? Any help will be appreciated!

    Best regards,
    Eeli

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      My open-source GPLv3 application "location2sms":http://store.ovi.com/content/168861 runs successfully on Symbian^3, Symbian Anna and Nokia Belle. It relies on an algorithm which is similar to "one that I posted at this wiki article":http://qt-project.org/wiki/Retrieve_Location_Using_Qt_Mobility. Check the article to see an example usage of Qt Mobility class QGeoPositionInfoSource.

      http://anavi.org/

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        I know how to use the API, my problem is that a call to the API crashes the program and the device.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          [quote author="ereilin" date="1333017007"]I know how to use the API, my problem is that a call to the API crashes the program and the device.[/quote]

          Have you tried the same source code on another device with Symbian Anna? I recommend you to use "Nokia Remote Device Access":http://www.developer.nokia.com/Devices/Remote_device_access/ for testing.

          http://anavi.org/

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved