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. N9, mapsdemo, offline mode

N9, mapsdemo, offline mode

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.4k 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.
  • T Offline
    T Offline
    Thanatos
    wrote on last edited by
    #1

    Hello,

    I was wondering is it possible to run mapsdemo example (http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/examples/mapsdemo) on N9 in offline mode ?

    Otherwise it connects to network and apparently tries to download something huge:

    @
    MosManager: opening network connection.
    ConnectionHelperMaemo::connect
    Opening network session
    MosManager: model is online.
    MosManager: querying current map version.
    Connection status: "Connected"
    on_query_current_map_version_end, err: 1
    MosManager: current map version 4294967295.4294967295.4294967295.4294967295 is not compatible. Running update.
    @

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dalaing
      wrote on last edited by
      #2

      The error message you posted says it all - the map data on your device is formatted according to an older version than the plugin can handle, so it's trying to update the data.

      If you can update the map via the Map application while your device is hooked up to a computer it might save you some data charges. It should just be a one off thing and after that the offline mapping should work fine.

      David Laing
      Location API team
      Qt Mobility

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Thanatos
        wrote on last edited by
        #3

        Okey, sounds promising. Data charges in not a problem - Phone is hooked up to a computer, but anyways because there is no progress bar or anything, how much data aprox. we are talking about? Thanks.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dalaing
          wrote on last edited by
          #4

          Unfortunately I've got no idea.

          David Laing
          Location API team
          Qt Mobility

          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