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
_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to