Re: [SailfishDevel] Issue with GPS refresh interval

2014-03-23 Thread Aaron McCarthy
Hi,

On Fri, 21 Mar 2014 13:57:56 dcali...@free.fr wrote:
> It seems to me (correct me if I'm wrong) that since the last software
> update (1.0.4.20), the GPS refresh interval set with setUpdateInterval()
> (see http://qt-project.org/doc/qt-5/qgeopositioninfosource.html), is not
> honored anymore. The GPS fires its callback with a period of 1 s always,
> whatever the value set for updateInterval (I'm testing with
> setUpdateInterval(3000), but other values are not working neither). The
> value returned by .updateInterval() accessor is valid (and different than
> 1000) by the way.
>I know that this part of Qt is not officialy in SailfishOS yet, but I
> would like to report a bug, if it actually exists, for it to be corrected
> in whatever future official inclusion in Sailfish.

Thank you for this report. It was caused by a change to Qt Positioning that 
wasn't meant to go out as part of 1.0.4.20. Once the rest of the logical 
change (changes to other packages) is in this regression will disappear.

Cheers,

-- 
Aaron McCarthy
___
SailfishOS.org Devel mailing list


[SailfishDevel] Issue with GPS refresh interval

2014-03-21 Thread dcaliste
Hello,

   It seems to me (correct me if I'm wrong) that since the last software update
(1.0.4.20), the GPS refresh interval set with setUpdateInterval() (see
http://qt-project.org/doc/qt-5/qgeopositioninfosource.html), is not honored
anymore. The GPS fires its callback with a period of 1 s always, whatever the
value set for updateInterval (I'm testing with setUpdateInterval(3000), but
other values are not working neither). The value returned by .updateInterval()
accessor is valid (and different than 1000) by the way.
   I know that this part of Qt is not officialy in SailfishOS yet, but I would
like to report a bug, if it actually exists, for it to be corrected in whatever
future official inclusion in Sailfish.

   Have a nice day,

Damien.

___
SailfishOS.org Devel mailing list