Issues with some devices v10.0.0

Antony 20 days ago

Woooow. That was fast. Glad you managed to find the bug that fast. You are truly one of the best and most responsive developer out there maintaining an open source project. Thanks. Will give it a try later on and report back. Thanks

Antony 20 days ago

I'd like to confirm that this issue was fixed in the moat recent update. I just got around to testing the new version now. Thanks alot for the swift fix

Anton Tananaev 20 days ago

Thanks for the feedback. If you notice any other issues, let me know.

Antony 20 days ago

Thanks, will certainly do. Please also consider including the coordinates in the heartbeat as this is causing so much trouble for users with spotty connection. You might not think that it is useful to include the coordinates in the heartbeat until you actually have spotty connection and end up with stale location for these users because of lack of coordinates in the heartbeat until a user moves again. I don't want to be annoying and keep posting the same issue, but would truly appreciate if you considered the fact that not everyone everywhere in the world has perfect connection all the time and in cases where connection is unreliable this behavior could lead to serious issues. Scenarios in GitHub issue as per your previous request. Plus there is nothing to lose from including coordinates in heartbeat except for an increase of a couple of bytes per heartbeat request
https://github.com/traccar/traccar-client/issues/197

Mathieu AUGUSTIN 18 days ago

Je teste la nouvelle version 10.0.0 sur 2 tablettes Samsung Galaxy Tab A7, SM-T505, Android 12, One UI 4.1.
J'ai d'abord paramétré l'application Traccar comme sur la version 9.7.20 qui est installée sur d'autres tablettes (Samsung Galaxy Tab A8, SM-X205, Android 14, One UI 6.1.) et qui fonctionne bien.

Version Traccar 10.0.0
.Précision de la localisation : La plus élevée
.Distance (mètres) : 0
.Intervalle (secondes) : 45
.Heartbeat à l’arrêt (secondes) : 0
.Mise en tampon hors ligne : ON
.Maintien éveillé : ON
.Use system location : OFF
.Détection d'arrêt : ON

J'observe une remontée de données toutes les secondes, donc des milliers données GPS ! Je ne comprends pas, car avec ces mêmes paramétrages sur la version 9.7.20, j'ai bien des données toutes les 45 secondes (l'option "Distance" = 0 est bien désactivé, en mouvement ou pas, ça envoie des données toutes les 45 secondes). La désactivation de la distance ne fonctionne plus.

J'ai donc modifié les paramètres en mettant Distance = 20 mètres et Intervalle = 60 secondes. Et là, j'obtiens des données aléatoires (parfois toutes les 2 secondes, parfois toutes les 4 secondes, parfois toutes les 60 secondes), en lien avec la distance ou le temps j'imagine.

Précision, les tablettes sont configurées comme ça :
. Bouton économie d'énergie : OFF
. Bouton Mise en veille si applis inutilisées : ON
. Dans Traccar Client > Autorisations > bouton pour suspendre activité appli si inutilisée : OFF
.Données mobiles : OFF
.WIFI : ON
.Paramètres → Applications → Traccar Client → Autorisations → Localisation = Non restreinte

Anton Tananaev 18 days ago

Distance is basically a required parameter.

Mathieu AUGUSTIN 18 days ago

OK mais l'intervalle en secondes est aussi un paramètre fondamental, non ?
Quel paramètre est prioritaire sur l'autre ?

Anton Tananaev 18 days ago

No, it's not. Only distance is required.