Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtMobility.location 1.1 working in N950 when build from QtCreator with cable, but not when opened from the phone itself.

QtMobility.location 1.1 working in N950 when build from QtCreator with cable, but not when opened from the phone itself.

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 1.8k 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.
  • J Offline
    J Offline
    jkosonen
    wrote on last edited by
    #1

    What could be the problem
    QtMobility.location 1.1 working in N950 when build from QtCreator with cable, but not when opened from the phone itself.

    There is too things:
    PositionSource & DocumentGalleryModel

    both works nicely in my N950 when I run from QtCreator via cable, but if I use the phone itself to open the app, these doesn't work. It just doesn't open gps connection or show any photos.

    Any ideas?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      timoph
      wrote on last edited by
      #2

      dunno if this is solved somewhere already but anyway...

      Sounds like a problem with aegis manifest. The application is run as a different user when launched from creator (developer) than when executed from the device (user). So my first quess would be that the aegis manifest needs to be updated. Try deleting/moving the generated manifest to make sure it gets regenerated and rebuild/deploy. Can't remember the exact name of the file (it's '_aegis' or something like it inside your project directory).

      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