[Qt-mobility-feedback] Continuous location updates not working
Guillaume LACHAUD
guilo19 at free.fr
Thu Jul 8 10:32:59 CEST 2010
Hello,
My application is using QtMobility on a Nokia N97 Mini. But although I
have started updates and set an interval, the signal positionUpdated()
is never emitted, even when there is a good signal, only the timeout
signal is emitted a few seconds later. I can see the satellite icon on
top of the phone appearing for a few seconds, disappearing and then
reappearing. I don't have any errors on the debug log in QtCreator. It
is still able to retrieve the lastKnownPosition but not to get an update.
qDebug()<<source->supportedPositioningMethods(); returns me -1
I am compiling with Nokia SDK 1.0 final and running Qt 1.0 RC on the
phone (to avoid issues with Location compatibility on Symbian).
Everything works fine in the Simulator. I have tried Lightmaps demo from
QtMobility examples. And it stays on "waiting for gps fix" forever. So
it seems unable to get an update neither.
Best Regards,
Guillaume
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-mobility-feedback/attachments/20100708/d30b91f1/attachment.html
More information about the Qt-mobility-feedback
mailing list