irfan-arshad-arbisoft / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

Service not registered #1517

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
steps reproduce the problem:
1.Login a google account.
2.Access to my tracks,follow the dialog prompt and touch OK.
3.Phone display my tracks interface->menu key,then touch back key to App list.
4.After back to app list,Phone pops up "My tracks has stopped".
(only a Low probability event)

version:
MyTracks 2.0.5, Android 4.4,  Nexus5

log:
18427.704524 05-12 15:40:48 .704 W/GLSActivity( 1705): [apc] Status from wire: 
NeedPermission status: NEED_PERMISSION
18427.716979 05-12 15:40:48 .716 W/dalvikvm(11687): threadid=19: thread exiting 
with uncaught exception (group=0x415bad58)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687): FATAL EXCEPTION: 
Thread-902
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687): Process: 
com.google.android.maps.mytracks, PID: 11687
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687): 
java.lang.IllegalArgumentException: Service not registered: 
com.google.android.gms.internal.h@41a7ee40
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
android.app.LoadedApk.forgetServiceDispatcher(LoadedApk.java:931)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
android.app.ContextImpl.unbindService(ContextImpl.java:1603)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
android.content.ContextWrapper.unbindService(ContextWrapper.java:529)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
com.google.android.gms.auth.GoogleAuthUtil.getToken(Unknown Source)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
com.google.android.gms.auth.GoogleAuthUtil.getToken(Unknown Source)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCreden
tial.getToken(MT:192)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
com.google.android.apps.mytracks.io.sendtogoogle.SendToGoogleUtils.getGoogleAcco
untCredential(MT:150)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
com.google.android.apps.mytracks.fragments.CheckPermissionFragment$1.run(MT:98)
18427.717837 05-12 15:40:48 .717 E/AndroidRuntime(11687):   at 
java.lang.Thread.run(Thread.java:841)
18427.736122 05-12 15:40:48 .736 D/AutotriggerReceiver( 1424): [onReceive]  
Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 
cmp=com.qualcomm.logkit/.autotrigger.AutotriggerReceiver (has extras) }

Original issue reported on code.google.com by cx890...@gmail.com on 27 May 2014 at 1:45

GoogleCodeExporter commented 9 years ago
Please try with the latest version of My Tracks. If you encounter permission 
issue, check the notification to see if there is any permission request.

Original comment by jshih@google.com on 13 Oct 2014 at 6:30