commons-app / apps-android-commons

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
https://commons-app.github.io/
Apache License 2.0
1.02k stars 1.21k forks source link

Wikidata not edited when uploading from Nearby #1637

Closed nicolas-raoul closed 6 years ago

nicolas-raoul commented 6 years ago

Last weekend I went to a lot of places with Nearby as my guide. In the Nearby screen, after touching +, I used both the camera button and the gallery button, with always the same result: No changes to Wikidata.

I am using this commit of the explore branch which contains all commits from master, so I guess I should have wikidata edits (except if the explore branch has broken the wikidata feature, which is unlikely).

Logcat:

06-16 20:32:17.923 18062 18062 I ContributionController: Image selected                                                                                                                                                                                      
06-16 20:32:17.928   790  1855 I ActivityManager: START u0 {act=android.intent.action.SEND typ=image/jpeg flg=0x1 cmp=fr.free.nrw.commons.debug/fr.free.nrw.commons.upload.ShareActivity clip={image/jpeg U:content://media/external/images/media/80958} (has
 extras)} from uid 10194 on display 0                                                                                                                                                                              
06-16 20:32:18.002 18062 18062 D NearbyActivity: GPS is enabled                                           
06-16 20:32:18.086 18062 18182 I EGLConfigChooser: In emulator: false                                                  
06-16 20:32:18.132   790   790 E NotificationService: Suppressing notification from package by user request.                                                                                                                                                 
06-16 20:32:18.162 18062 18182 W mbgl    : {GLThread 2209}[OpenGL]: Not using Vertex Array Objects                                                           
06-16 20:32:18.326 18062 18062 V ConnectivityReceiver: Connected: true                                                                                                             
06-16 20:32:18.507   790   790 D GpsNetInitiatedHandler: location enabled :true                                                                                                                                                                              
06-16 20:32:18.511   790   790 D GpsNetInitiatedHandler: location enabled :true                                                   
06-16 20:32:18.526  1670 11709 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#410244660#
06-16 20:32:18.530  1670 11709 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#1905918161#
06-16 20:32:18.570 18062 18062 I AppCompatViewInflater: app:theme is now deprecated. Please move to using android:theme instead.                                                                                                                  
06-16 20:32:18.654 18062 18073 I art     : Background sticky concurrent mark sweep GC freed 1554(90KB) AllocSpace objects, 15(2MB) LOS objects, 19% free, 10MB/13MB, paused 12.665ms total 49.733ms                                             
06-16 20:32:18.748 24445 24445 D SLX GpsReciver: android.location.MODE_CHANGED                                                                                                                                                                    
06-16 20:32:18.761 24445 24445 D SLX GpsReciver: android.location.PROVIDERS_CHANGED                                        
06-16 20:32:18.768 18062 18062 D ShareActivity: This was initiated by a direct upload from Nearby                                 
06-16 20:32:18.785  1670 24526 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras
=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-16 20:32:18.787 23190 23190 W SearchServiceCore: Abort, client detached.
06-16 20:32:18.802  1670 23900 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } wit
h receiverAction android.location.PROVIDERS_CHANGED
06-16 20:32:18.808 18062 18062 D ShareActivity: Uri: content://media/external/images/media/80958
06-16 20:32:18.811 18062 18062 D ShareActivity: Ext storage dir: /storage/emulated/0
06-16 20:32:18.825 18062 18062 W ShareActivity: not ready for preprocessing: useNewPermissions=true storage=false location=true
06-16 20:32:18.826 18062 18062 D FileProcessor: Calling GPSExtractor
06-16 20:32:18.856 18062 18062 I ExifInterface_JNI: Raw image not detected
06-16 20:32:18.872 18062 18062 W ExifInterface: Skip the tag entry since tag number is not defined: 34864
06-16 20:32:18.873 18062 18062 W ExifInterface: Skip the tag entry since tag number is not defined: 2
06-16 20:32:18.879  1670  1670 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-16 20:32:18.914 18062 18062 D GPSExtractor: EXIF data has no location info
06-16 20:32:18.915 18062 18062 D GPSExtractor: Gps pref set to: false
06-16 20:32:18.957 18062 18062 D FileProcessor: Filepath: /storage/emulated/0/nico/commons/DSC_0057.JPG
06-16 20:32:18.958 18062 18062 D FileProcessor: filePath/storage/emulated/0/nico/commons/DSC_0057.JPG
06-16 20:32:18.963 18062 18062 D FileProcessor: folderTime Number:20
06-16 20:32:18.978 18062 18062 D FileProcessor: fild date:1529148019000 time of creation1529148124000
06-16 20:32:18.985 18062 18062 W System.err: java.io.FileNotFoundException: No content provider: /storage/emulated/0/nico/commons/DSC_0244.JPG
06-16 20:32:18.986 18062 18062 W System.err:    at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1135)
06-16 20:32:18.986 18062 18062 W System.err:    at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:986)
06-16 20:32:18.986 18062 18062 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:839)
06-16 20:32:18.987 18062 18062 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:793)
06-16 20:32:18.987 18062 18062 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.findOtherImages(FileProcessor.java:158)
06-16 20:32:18.987 18062 18062 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.processFileCoordinates(FileProcessor.java:122)
06-16 20:32:18.987 18062 18062 W System.err:    at fr.free.nrw.commons.upload.ShareActivity.onCreate(ShareActivity.java:308)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.Activity.performCreate(Activity.java:6684)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2751)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-16 20:32:18.987 18062 18062 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1496)
06-16 20:32:18.987 18062 18062 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
06-16 20:32:18.988 18062 18062 W System.err:    at android.os.Looper.loop(Looper.java:154)
06-16 20:32:18.988 18062 18062 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:6186)
06-16 20:32:18.988 18062 18062 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
06-16 20:32:18.988 18062 18062 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
06-16 20:32:18.988 18062 18062 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
06-16 20:32:18.989 18062 18062 D FileProcessor: fild date:1529148124000 time of creation1529148124000
06-16 20:32:18.991 18062 18062 W System.err: java.io.FileNotFoundException: No content provider: /storage/emulated/0/nico/commons/DSC_0057.JPG
06-16 20:32:18.991 18062 18062 W System.err:    at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1135)
06-16 20:32:18.991 18062 18062 W System.err:    at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:986)
06-16 20:32:18.991 18062 18062 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:839)
06-16 20:32:18.991 18062 18062 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:793)
06-16 20:32:18.991 18062 18062 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.findOtherImages(FileProcessor.java:158)
06-16 20:32:18.991 18062 18062 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.processFileCoordinates(FileProcessor.java:122)
06-16 20:32:18.992 18062 18062 W System.err:    at fr.free.nrw.commons.upload.ShareActivity.onCreate(ShareActivity.java:308)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.Activity.performCreate(Activity.java:6684)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2751)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1496)
06-16 20:32:18.992 18062 18062 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
06-16 20:32:18.992 18062 18062 W System.err:    at android.os.Looper.loop(Looper.java:154)
06-16 20:32:18.992 18062 18062 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:6186)
06-16 20:32:18.992 18062 18062 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
06-16 20:32:18.993 18062 18062 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
06-16 20:32:18.993 18062 18062 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
06-16 20:32:19.097 18062 18062 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
06-16 20:32:19.103 18062 18062 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
06-16 20:32:19.192 18062 18062 D SingleUploadFragment: Image title: 三鷹郵便局, image desc: post office, image categories:
06-16 20:32:19.205 18062 18062 D SingleUploadFragment: CC BY-SA 3.0
06-16 20:32:19.208 18062 18062 D SingleUploadFragment: Position: 2 Attribution-ShareAlike 3.0
06-16 20:32:19.247 18062 18062 I Choreographer: Skipped 69 frames!  The application may be doing too much work on its main thread.
06-16 20:32:19.274  1670 23900 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-16 20:32:19.547   790   790 D GpsNetInitiatedHandler: location enabled :true
06-16 20:32:19.555   790   790 D GpsNetInitiatedHandler: location enabled :true
06-16 20:32:19.609  1670 11709 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#410244660#
06-16 20:32:19.614  1670 11709 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#1905918161#
06-16 20:32:19.675   790   800 I art     : Background sticky concurrent mark sweep GC freed 74249(5MB) AllocSpace objects, 15(1328KB) LOS objects, 18% free, 31MB/38MB, paused 2.732ms total 112.298ms
06-16 20:32:19.784   790   812 I ActivityManager: Displayed fr.free.nrw.commons.debug/fr.free.nrw.commons.upload.ShareActivity: +1s725ms
06-16 20:32:19.819 23102 23102 I GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
06-16 20:32:19.835 18062 18062 D GPSExtractor$MyLocation: Provider gps enabled
06-16 20:32:19.866 24445 24445 D SLX GpsReciver: android.location.MODE_CHANGED
06-16 20:32:19.868 23102 23102 I ShortcutsDataManager: startImportContentTask()
06-16 20:32:19.868 23102 23102 I ShortcutsDataManager: onImportAborted()
06-16 20:32:19.905 24445 24445 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-16 20:32:19.956 23190 23190 W SearchServiceCore: Abort, client detached.
06-16 20:32:19.962  1670 24526 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras
=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-16 20:32:19.996 24298 24705 I JobManager: Found pending job request{id=4941, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-16 20:32:20.076  1670 23900 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } wit
h receiverAction android.location.PROVIDERS_CHANGED
06-16 20:32:20.152 23102 23102 I EmptyEmojiDataEx: onActivate()
06-16 20:32:20.244 24234 24234 V StateManager: destroy
06-16 20:32:20.618  1670 23900 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-16 20:32:20.627 18062 18062 D GPSExtractor$MyLocation: Provider gps enabled
06-16 20:32:20.629   790   790 D GpsNetInitiatedHandler: location enabled :true
06-16 20:32:20.633   790   790 D GpsNetInitiatedHandler: location enabled :true
06-16 20:32:20.649  1670 24274 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#410244660#
06-16 20:32:20.653  1670 24274 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1670). Was: 2 for 1, account#1905918161#
06-16 20:32:21.031 24445 24445 D SLX GpsReciver: android.location.MODE_CHANGED
06-16 20:32:21.064 24445 24445 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-16 20:32:21.105  1670 24526 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras
=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-16 20:32:21.119 23190 23190 W SearchServiceCore: Abort, client detached.
06-16 20:32:21.151  1670 23900 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } wit
h receiverAction android.location.PROVIDERS_CHANGED
06-16 20:32:21.233 24298 24705 D JobProxy24: Schedule periodic jobInfo success, request{id=4942, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-16 20:32:21.594  1670 23900 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-16 20:32:21.677 18062 18062 D GPSExtractor$MyLocation: Provider gps enabled
06-16 20:32:21.680   790   790 D GpsNetInitiatedHandler: location enabled :true
06-16 20:32:21.684   790   790 D GpsNetInitiatedHandler: location enabled :true

Android version: LineageOS 7.1.2

misaochan commented 6 years ago

Hmm. @nicolas-raoul we are only a few days away from releasing the beta to the Play Store... Shall we go ahead and release it and see if you encounter the same problem with that? Instead of delaying it to check through the branches.

We can still use this logcat in that case, so we'll keep the issue open.

nicolas-raoul commented 6 years ago

Yes sure I will test the beta, thanks :-)

nicolas-raoul commented 6 years ago

I can reproduce the same problem with the latest "2.8-release" branch.

On the Nearby map I selected the pin for https://www.wikidata.org/wiki/Q17224098 then pressed "+" then "gallery" then I choose my picture of that wonderful museum proceeded through the description and categories activities. Result: Picture got uploaded (https://commons.wikimedia.org/wiki/File:Okamura_chairs_museum.jpg) but no P18 was added to the item, as you can see. Logcat (I can send you the full one if you want):

06-19 18:20:58.140 14905 14905 D FileProcessor: Filepath: /storage/emulated/0/nico/commons/DSC_0528.JPG
06-19 18:20:58.141 14905 14905 D FileProcessor: filePath/storage/emulated/0/nico/commons/DSC_0528.JPG
06-19 18:20:58.147 14905 14905 D FileProcessor: folderTime Number:21
06-19 18:20:58.154 14905 14905 D FileProcessor: fild date:1529398379000 time of creation1529398379000
06-19 18:20:58.155 14905 14905 W System.err: java.io.FileNotFoundException: No content provider: /storage/emulated/0/nico/commons/DSC_0528.JPG
06-19 18:20:58.155 14905 14905 W System.err:    at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1135)
06-19 18:20:58.155 14905 14905 W System.err:    at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:986)
06-19 18:20:58.156 14905 14905 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:839)
06-19 18:20:58.156 14905 14905 W System.err:    at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:793)
06-19 18:20:58.156 14905 14905 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.findOtherImages(FileProcessor.java:158)
06-19 18:20:58.156 14905 14905 W System.err:    at fr.free.nrw.commons.upload.FileProcessor.processFileCoordinates(FileProcessor.java:122)
06-19 18:20:58.156 14905 14905 W System.err:    at fr.free.nrw.commons.upload.ShareActivity.onCreate(ShareActivity.java:308)
06-19 18:20:58.156 14905 14905 W System.err:    at android.app.Activity.performCreate(Activity.java:6684)
06-19 18:20:58.156 14905 14905 W System.err:    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
06-19 18:20:58.156 14905 14905 W System.err:    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2637)
06-19 18:20:58.156 14905 14905 W System.err:    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2751)
06-19 18:20:58.156 14905 14905 W System.err:    at android.app.ActivityThread.-wrap12(ActivityThread.java)
06-19 18:20:58.157 14905 14905 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1496)
06-19 18:20:58.157 14905 14905 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
06-19 18:20:58.157 14905 14905 W System.err:    at android.os.Looper.loop(Looper.java:154)
06-19 18:20:58.157 14905 14905 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:6186)
06-19 18:20:58.157 14905 14905 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
06-19 18:20:58.157 14905 14905 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
06-19 18:20:58.157 14905 14905 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
06-19 18:20:58.160  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:20:58.189  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:20:58.206  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:20:58.230 14905 14905 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
06-19 18:20:58.238 14905 14905 I TextInputLayout: EditText added is not a TextInputEditText. Please switch to using that class instead.
06-19 18:20:58.271 12343 19114 D JobProxy24: Schedule periodic jobInfo success, request{id=13135, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:20:58.300  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:20:58.301 14905 14905 D SingleUploadFragment: Image title: Okamura chairs museum, image desc: museum, image categories: 
06-19 18:20:58.310  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:20:58.315 14905 14905 D SingleUploadFragment: CC BY-SA 3.0
06-19 18:20:58.317 14905 14905 D SingleUploadFragment: Position: 2 Attribution-ShareAlike 3.0
06-19 18:20:58.335 14905 14905 I Choreographer: Skipped 39 frames!  The application may be doing too much work on its main thread.
06-19 18:20:58.475  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:20:58.685 14905 14916 I art     : Background partial concurrent mark sweep GC freed 5583(301KB) AllocSpace objects, 24(2MB) LOS objects, 40% free, 21MB/36MB, paused 12.968ms total 95.616ms
06-19 18:20:58.818   787   811 I ActivityManager: Displayed fr.free.nrw.commons.debug/fr.free.nrw.commons.upload.ShareActivity: +1s325ms
06-19 18:20:58.821   931   931 I GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
06-19 18:20:58.825   931   931 I ShortcutsDataManager: startImportContentTask()
06-19 18:20:58.825   931   931 I ShortcutsDataManager: onImportAborted()
06-19 18:20:58.982 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:20:58.999   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:20:59.000   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:20:59.035   931   931 I EmptyEmojiDataEx: onActivate()
06-19 18:20:59.072  1623 18459 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:20:59.083  1623 18459 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:20:59.184   787   804 I ActivityManager: Killing 15207:org.chromium.chrome/u0a139 (adj 906): empty #17
06-19 18:20:59.192   787   804 I ActivityManager: Killing 14543:com.cyanogenmod.lockclock/u0a63 (adj 906): empty #17
06-19 18:20:59.207   787   802 D ActivityManager: cleanUpApplicationRecord -- 15207
06-19 18:20:59.212 18982 18982 V StateManager: destroy
06-19 18:20:59.215   787  1453 D ActivityManager: cleanUpApplicationRecord -- 14543
06-19 18:20:59.286 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:20:59.347 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:20:59.368  1623 16829 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:20:59.380  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:20:59.407  1623 18459 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:20:59.481  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:20:59.488  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:20:59.620  1623 18459 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:00.045 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:00.048   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:00.054   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:00.086  3154  3154 I Watcher_AppUti: Sending:android.appwidget.action.APPWIDGET_UPDATE
06-19 18:21:00.108  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:00.131  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:00.373 16170 16238 D NccWifiManager: ProcWifiCheck in
06-19 18:21:00.373 16170 16238 D NccWifiManager: ProcWifiCheck out
06-19 18:21:00.427 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:00.452 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:00.471  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:00.493  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:00.520  1623 18459 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:00.586  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:00.595  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:00.766  1623 18459 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:01.171 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:01.215   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:01.252   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:01.266  1623 18459 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:01.292  1623 18459 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:01.605 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:01.662 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:01.701  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:01.744  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:01.747 12343 19201 I JobManager: Found pending job request{id=13135, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:01.749  1623 18457 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:01.827  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:01.833  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:01.888  1623 18462 V NativeCrypto: SSL shutdown failed: ssl=0x9088a388: I/O error during system call, Broken pipe
06-19 18:21:01.959  1623 18457 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:02.294 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:02.340   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:02.385   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:02.387  1623  1623 I GeofencerStateMachine: sendNewTransitions called.
06-19 18:21:02.403  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:02.412  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:02.825 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:02.858 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:02.892  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:02.946  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:02.957  1623 18457 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:03.015  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:03.024  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:03.028 12343 19201 D JobProxy24: Schedule periodic jobInfo success, request{id=13136, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:03.154  1623 18457 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:03.423 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:03.432   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:03.441   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:03.472  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:03.490  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:03.916 10772 19317 I art     : Waiting for a blocking GC DisableMovingGc
06-19 18:21:03.917 10772 19317 I art     : Starting a blocking GC DisableMovingGc
06-19 18:21:04.010 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:04.047 14905 14905 D FileProcessor: Calling GPSExtractor
06-19 18:21:04.071 14905 14905 I ExifInterface_JNI: Raw image not detected
06-19 18:21:04.072 14905 14905 W ExifInterface: Skip the tag entry since tag number is not defined: 34864
06-19 18:21:04.073 14905 14905 W ExifInterface: Skip the tag entry since tag number is not defined: 2
06-19 18:21:04.079 14905 14905 D GPSExtractor: EXIF data has no location info
06-19 18:21:04.080 14905 14905 D GPSExtractor: Gps pref set to: false
06-19 18:21:04.097 14905 14905 D CacheController: No categories found, so no categories cached
06-19 18:21:04.098 14905 14905 D ShareActivity: Cache the categories found
06-19 18:21:04.126 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:04.167  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:04.192  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:04.198 14905 19323 D UploadController: MimeType is: image/jpeg
06-19 18:21:04.198 14905 19323 D UploadController: local uri   content://media/external/images/media/81214
06-19 18:21:04.222  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:04.256 14905 14905 D UploadService: Upload service queue has contribution with wiki data entity id as null
06-19 18:21:04.314   931   931 I GoogleInputMethodImpl: hideSoftInput() : flags = 0
06-19 18:21:04.318   931   931 I EmptyEmojiDataEx: onDeactivate()
06-19 18:21:04.323 14905 15087 D UploadService: Before execution!
06-19 18:21:04.341   931   931 I GoogleInputMethod: onStartInput() : Dummy InputConnection bound
06-19 18:21:04.341   931   931 I ShortcutsDataManager: startImportContentTask()
06-19 18:21:04.341   931   931 I ShortcutsDataManager: onImportAborted()
06-19 18:21:04.387   787   787 D ZenLog  : intercepted: 0|fr.free.nrw.commons.debug|1|null|10196,alarmsOnly
06-19 18:21:04.388   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:04.400  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:04.416  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:04.433 14905 15087 D UploadService: making sure of uniqueness of name: Okamura chairs museum.jpg
06-19 18:21:04.460   931   931 I GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
06-19 18:21:04.460   931   931 I GoogleInputMethod: onStartInput() : Dummy InputConnection bound
06-19 18:21:04.461   931   931 I ShortcutsDataManager: startImportContentTask()
06-19 18:21:04.461   931   931 I ShortcutsDataManager: onImportAborted()
06-19 18:21:04.499 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:04.508 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:04.510   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:04.518   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:04.546  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:04.558  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:04.619  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:04.890 14905 14905 D CategorizationFragment: Direct category found: ''
06-19 18:21:04.890 14905 14905 D CategorizationFragment: Image has no direct Cat
06-19 18:21:05.150 12343 19321 I JobManager: Found pending job request{id=13136, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:05.264 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:05.289 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:05.312  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:05.334  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:05.364  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:05.406 16170 16238 D NccWifiManager: ProcWifiCheck in
06-19 18:21:05.406 16170 16238 D NccWifiManager: ProcWifiCheck out
06-19 18:21:05.425  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:05.432  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:05.563 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:05.566 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:05.566   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:05.571   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:05.584  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:05.589  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:05.596  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:05.927 14905 15087 D UploadService$Notificat: Uploaded 206542 of 6873323
06-19 18:21:05.934   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.220 14905 15087 D UploadService$Notificat: Uploaded 415438 of 6873323
06-19 18:21:06.227   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.303 12343 19321 D JobProxy24: Schedule periodic jobInfo success, request{id=13137, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:06.400 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:06.439 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:06.443 14905 15087 D UploadService$Notificat: Uploaded 624334 of 6873323
06-19 18:21:06.453   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.500  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:06.520  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:06.522 14905 15087 D UploadService$Notificat: Uploaded 833230 of 6873323
06-19 18:21:06.532   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.542 12343 19384 I JobManager: Found pending job request{id=13137, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:06.569  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:06.622 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:06.626 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:06.637   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:06.637   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:06.663 14905 15087 D UploadService$Notificat: Uploaded 1042126 of 6873323
06-19 18:21:06.674   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.678  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:06.696  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:06.729  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:06.735  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:06.777   787   890 W ConnectivityExtension: ConnectivityExt jar file not present
06-19 18:21:06.803 14905 15087 D UploadService$Notificat: Uploaded 1251022 of 6873323
06-19 18:21:06.814   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:06.893  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:06.917 14905 15087 D UploadService$Notificat: Uploaded 1459918 of 6873323
06-19 18:21:06.932   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.031 14905 15087 D UploadService$Notificat: Uploaded 1668814 of 6873323
06-19 18:21:07.039   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.133   931   931 I GoogleInputMethod: onFinishInput() : Dummy InputConnection bound
06-19 18:21:07.133   931   931 I ShortcutsDataManager: startImportContentTask()
06-19 18:21:07.133   931   931 I ShortcutsDataManager: onImportAborted()
06-19 18:21:07.145   931   931 I EmptyEmojiDataEx: onActivate()
06-19 18:21:07.218 14905 15087 D UploadService$Notificat: Uploaded 1877710 of 6873323
06-19 18:21:07.231   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.291 14905 15087 D UploadService$Notificat: Uploaded 2086606 of 6873323
06-19 18:21:07.306   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.414 14905 15087 D UploadService$Notificat: Uploaded 2295502 of 6873323
06-19 18:21:07.424   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.571 14905 15087 D UploadService$Notificat: Uploaded 2504398 of 6873323
06-19 18:21:07.582 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:07.588   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.614   787   787 W WindowManager: Attempted to remove non-existing token: android.os.Binder@60f9f39
06-19 18:21:07.614 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:07.652  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:07.656 14905 15087 D UploadService$Notificat: Uploaded 2713294 of 6873323
06-19 18:21:07.675  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:07.678 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:07.684   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.689 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:07.689   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:07.697   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:07.713  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:07.772 12343 19384 D JobProxy24: Schedule periodic jobInfo success, request{id=13138, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:07.787 14905 15087 D UploadService$Notificat: Uploaded 2922190 of 6873323
06-19 18:21:07.803  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:07.810   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:07.833  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:07.852  1623  1623 I GeofencerStateMachine: sendNewTransitions called.
06-19 18:21:07.867  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:07.871  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:07.951 14905 15087 D UploadService$Notificat: Uploaded 3131086 of 6873323
06-19 18:21:07.959   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.008  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:08.045   787   890 W ConnectivityExtension: ConnectivityExt jar file not present
06-19 18:21:08.070 14905 15087 D UploadService$Notificat: Uploaded 3339982 of 6873323
06-19 18:21:08.078   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.218 14905 15087 D UploadService$Notificat: Uploaded 3548878 of 6873323
06-19 18:21:08.229   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.303 14905 15087 D UploadService$Notificat: Uploaded 3757774 of 6873323
06-19 18:21:08.312   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.493 14905 15087 D UploadService$Notificat: Uploaded 3966670 of 6873323
06-19 18:21:08.501   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.538 14905 15087 D UploadService$Notificat: Uploaded 4175566 of 6873323
06-19 18:21:08.546   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.690 14905 15087 D UploadService$Notificat: Uploaded 4384462 of 6873323
06-19 18:21:08.698   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.739 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:08.752 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:08.757   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:08.758 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:08.772   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:08.797 14905 15087 D UploadService$Notificat: Uploaded 4593358 of 6873323
06-19 18:21:08.808  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:08.826 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:08.837   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.858 12343 19426 I JobManager: Found pending job request{id=13138, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:08.858  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:08.878  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:08.888  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:08.940 14905 15087 D UploadService$Notificat: Uploaded 4802254 of 6873323
06-19 18:21:08.953   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:08.990  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:08.997  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:09.007  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:09.205  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:09.212 14905 15087 D UploadService$Notificat: Uploaded 5011150 of 6873323
06-19 18:21:09.228   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.328 14905 15087 D UploadService$Notificat: Uploaded 5220046 of 6873323
06-19 18:21:09.337   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.387   787   890 W ConnectivityExtension: ConnectivityExt jar file not present
06-19 18:21:09.437 14905 15087 D UploadService$Notificat: Uploaded 5428942 of 6873323
06-19 18:21:09.449   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.573 14905 15087 D UploadService$Notificat: Uploaded 5637838 of 6873323
06-19 18:21:09.584   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.701 14905 15087 D UploadService$Notificat: Uploaded 5846734 of 6873323
06-19 18:21:09.710   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.818 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:09.820 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:09.825   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:09.825   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:09.831 14905 15087 D UploadService$Notificat: Uploaded 6055630 of 6873323
06-19 18:21:09.844  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:09.847   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.852  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:09.935 14905 15087 D UploadService$Notificat: Uploaded 6264526 of 6873323
06-19 18:21:09.944   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:09.960 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:09.983 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:10.017 12343 19426 D JobProxy24: Schedule periodic jobInfo success, request{id=13139, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:10.018  1623 16829 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:10.025  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:10.049 14905 15087 D UploadService$Notificat: Uploaded 6473422 of 6873323
06-19 18:21:10.058   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:10.069  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:10.135  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:10.143  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:10.179 14905 15087 D UploadService$Notificat: Uploaded 6682318 of 6873323
06-19 18:21:10.188   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:10.286 14905 15087 D UploadService$Notificat: Uploaded 6873323 of 6873323
06-19 18:21:10.293  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:10.294   787   787 V NotificationService: pkg=fr.free.nrw.commons.debug canInterrupt=false intercept=true
06-19 18:21:10.446 16170 16238 D NccWifiManager: ProcWifiCheck in
06-19 18:21:10.446 16170 16238 D NccWifiManager: ProcWifiCheck out
06-19 18:21:10.874   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:10.876 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:10.878 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:10.883   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:10.915  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:10.920  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:11.003  1623 18462 I GCoreUlr: Filtering location: Location[fused 35.673603,139.737015 acc=10 et=+38m21s738ms alt=57.0 vel=0.0 bear=180.0 mock {Bundle[{mockLocation=true, noGPSLocation=Location[fused 35.660512,139.729618 acc=61 et=+37m10s592ms {Bundle[mParcelledData.dataSize=220]}], locationType=1, verticalAccuracy=3.0210326}]}]
06-19 18:21:11.003  1623 18462 I GCoreUlr: No valid location reports to store
06-19 18:21:11.007 14905 14905 D ShareActivity: Unregistered locationManager
06-19 18:21:11.030 14905 14905 D NearbyActivity: GPS is enabled
06-19 18:21:11.063 14905 15781 I EGLConfigChooser: In emulator: false
06-19 18:21:11.099 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:11.100 14905 15781 W mbgl    : {GLThread 934}[OpenGL]: Not using Vertex Array Objects
06-19 18:21:11.164 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:11.209  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:11.212  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:11.244 12343 19462 I JobManager: Found pending job request{id=13139, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:11.296  1623 18462 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:11.371  1623  1635 I art     : Background sticky concurrent mark sweep GC freed 76826(5MB) AllocSpace objects, 0(0B) LOS objects, 24% free, 17MB/22MB, paused 13.923ms total 116.436ms
06-19 18:21:11.379  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:11.397  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:11.440 14905 14905 V ConnectivityReceiver: Connected: true
06-19 18:21:11.484   931   931 I GoogleInputMethodImpl: hideSoftInput() : flags = 0
06-19 18:21:11.488   931   931 I EmptyEmojiDataEx: onDeactivate()
06-19 18:21:11.495   931   931 I GoogleInputMethod: onStartInput() : Dummy InputConnection bound
06-19 18:21:11.497   931   931 I ShortcutsDataManager: startImportContentTask()
06-19 18:21:11.497   931   931 I ShortcutsDataManager: onImportAborted()
06-19 18:21:11.689  1623 18462 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:11.913 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:11.917   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:11.917 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:11.925 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:11.933   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:11.970  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:11.978  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:11.991   787   797 I art     : Background sticky concurrent mark sweep GC freed 65458(4MB) AllocSpace objects, 32(2MB) LOS objects, 21% free, 27MB/35MB, paused 7.766ms total 75.489ms
06-19 18:21:12.281 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:12.303 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:12.330  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:12.348  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:12.383  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:12.411 12343 19462 D JobProxy24: Schedule periodic jobInfo success, request{id=13140, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:12.430  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:12.441  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:12.602  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:12.969 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:12.979   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:12.979 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:12.985 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:12.991   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:13.003  1623  1623 I GeofencerStateMachine: sendNewTransitions called.
06-19 18:21:13.023  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:13.031  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:13.422 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:13.521 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:13.562  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:13.564  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:13.581 12343 19518 I JobManager: Found pending job request{id=13140, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:13.615  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:13.664  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:13.675  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:13.822  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:14.037 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:14.043   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:14.047 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:14.059 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:14.059   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:14.080  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:14.186  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:14.628 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:14.648 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:14.684  1623 16829 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:14.689  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:14.757  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:14.771 12343 19518 D JobProxy24: Schedule periodic jobInfo success, request{id=13141, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:14.800  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:14.812  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:14.978  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:15.071 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:15.073   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:15.074 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:15.077   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:15.078 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:15.090  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:15.104  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:15.487 16170 16238 D NccWifiManager: ProcWifiCheck in
06-19 18:21:15.487 16170 16238 D NccWifiManager: ProcWifiCheck out
06-19 18:21:15.754 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:15.772 14905 15087 E WTF     : Result: org.mediawiki.api.ApiResult@f6dda8
06-19 18:21:15.841 14905 15087 D UploadService: Response is fr.free.nrw.commons.mwapi.UploadResult@895c0c1
06-19 18:21:15.863 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:15.893  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:15.919  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:15.964 12343 19585 I JobManager: Found pending job request{id=13141, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:16.005  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:16.057   787   797 I art     : Background sticky concurrent mark sweep GC freed 69843(4MB) AllocSpace objects, 27(2MB) LOS objects, 18% free, 28MB/35MB, paused 8.345ms total 82.183ms
06-19 18:21:16.063 14905 19598 D ModificationsSyncAdapte: No modifications to perform
06-19 18:21:16.096  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:16.111  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:16.118 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:16.132 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:16.133   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:16.135 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:16.137   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:16.155  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:16.161  1623 18462 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:16.262  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:16.801 14905 14933 I art     : Starting a blocking GC Explicit
06-19 18:21:16.879 14905 14933 I art     : Explicit concurrent mark sweep GC freed 36631(2MB) AllocSpace objects, 94(9MB) LOS objects, 40% free, 21MB/36MB, paused 2.466ms total 77.064ms
06-19 18:21:16.982 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:17.017 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:17.055  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:17.055  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:17.097 14905 14933 I art     : hprof: heap dump "/storage/emulated/0/Download/leakcanary-fr.free.nrw.commons.debug/770b784a-96b4-4bda-b4a5-c39c844a49bc_pending.hprof" starting...
06-19 18:21:17.133  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:17.188   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:17.189   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:17.193 12343 19585 D JobProxy24: Schedule periodic jobInfo success, request{id=13142, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:17.226  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:17.239  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:17.240  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:17.253  1623 12542 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:17.385  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:18.136 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:18.248   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:18.271   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:18.274 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:18.298 12343 19639 I JobManager: Found pending job request{id=13142, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:18.311  1623  1623 I GeofencerStateMachine: sendNewTransitions called.
06-19 18:21:18.329  1623 16829 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:18.362  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:18.364  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:18.408  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:18.484  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:18.497  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:18.510  1623  1635 I art     : Background sticky concurrent mark sweep GC freed 69608(4MB) AllocSpace objects, 0(0B) LOS objects, 21% free, 17MB/22MB, paused 3.216ms total 116.960ms
06-19 18:21:18.549  1623 19626 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:18.732  1623 19626 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:19.314   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:19.323   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:19.352  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:19.362  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:19.435 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:19.454 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:19.473  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:19.479  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:19.489 12343 19639 D JobProxy24: Schedule periodic jobInfo success, request{id=13143, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:19.519  1623 19626 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:19.563  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:19.571  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:19.703  1623 19626 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:20.386   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:20.392   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:20.409  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:20.419  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:20.525   787   787 W WindowManager: Attempted to remove non-existing token: android.os.Binder@7497846
06-19 18:21:20.526 16170 16238 D NccWifiManager: ProcWifiCheck in
06-19 18:21:20.526 16170 16238 D NccWifiManager: ProcWifiCheck out
06-19 18:21:20.552 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:20.601 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:20.633  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:20.642  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:20.645 12343 19707 I JobManager: Found pending job request{id=13143, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:20.686  1623 19626 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:20.760  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:20.768  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:20.919  1623 19626 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:21.259   787   813 D LuxLevels: bright hysteresis constant= 0.1, threshold=253.63191, lux=230.57446
06-19 18:21:21.259   787   813 D LuxLevels: dark hysteresis constant= 0.2, threshold=184.45958, lux=230.57446
06-19 18:21:21.443   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:21.453   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:21.489  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:21.526  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:21.677 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:21.698 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:21.722  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:21.782  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:21.817  1623  1635 I art     : Background sticky concurrent mark sweep GC freed 61221(4MB) AllocSpace objects, 0(0B) LOS objects, 20% free, 18MB/22MB, paused 8.455ms total 78.155ms
06-19 18:21:21.821 12343 19707 D JobProxy24: Schedule periodic jobInfo success, request{id=13144, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:21.879  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:21.887  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:22.018  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:22.495   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:22.503   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:22.543  1623 19626 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:22.552  1623 19626 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:22.791 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:22.841 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:22.875  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:22.901 12343 19754 I JobManager: Found pending job request{id=13144, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:22.902  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:22.934  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:22.992  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:23.003  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:23.167  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:23.584   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:23.597   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:23.636  1623  1623 I GeofencerStateMachine: sendNewTransitions called.
06-19 18:21:23.656  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:23.676  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:23.970 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:23.989 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:24.012  1623 16849 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:24.021  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:24.041  1623 18458 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:24.090 12343 19754 D JobProxy24: Schedule periodic jobInfo success, request{id=13145, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:24.119  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:24.130  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:24.281   787   813 D LuxLevels: bright hysteresis constant= 0.1, threshold=299.53955, lux=272.3087
06-19 18:21:24.281   787   813 D LuxLevels: dark hysteresis constant= 0.2, threshold=217.84695, lux=272.3087
06-19 18:21:24.315  1623 18458 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:24.657   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:24.665   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:24.706  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:24.736  1623 18457 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:25.087 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:25.130 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:25.172  1623 16829 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:25.182  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:25.213 12343 19816 I JobManager: Found pending job request{id=13145, tag=EvernoteFailedVisitJob, transient=false}, canceling
06-19 18:21:25.218  1623 19626 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:25.267  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:25.277  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:25.572  1623 19626 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:25.702   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:25.708   787   787 D GpsNetInitiatedHandler: location enabled :true
06-19 18:21:25.724  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#410244660#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#410244660#
06-19 18:21:25.731  1623 18458 W ctxmgr  : [AclManager]No 2 for (accnt=account#1905918161#, com.google.android.gms(10033):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null ,  3pMdlId = null ,  pid = 1623). Was: 2 for 1, account#1905918161#
06-19 18:21:26.245 15672 15672 D SLX GpsReciver: android.location.MODE_CHANGED
06-19 18:21:26.264 15672 15672 D SLX GpsReciver: android.location.PROVIDERS_CHANGED
06-19 18:21:26.288  6583  6583 W SearchServiceCore: Abort, client detached.
06-19 18:21:26.290  1623 16830 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
06-19 18:21:26.337  1623 18457 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
06-19 18:21:26.350 14905 14933 I art     : hprof: heap dump completed (30MB) in 9.253s objects 284732 objects with stack traces 0
06-19 18:21:26.427 12343 19816 D JobProxy24: Schedule periodic jobInfo success, request{id=13146, tag=EvernoteFailedVisitJob, transient=false}, interval 00:30:00, flex 00:30:00
06-19 18:21:26.487  1623  1623 I BeaconBle: Using BLE 'L' hardware layer
06-19 18:21:26.501  1623  1623 W Nearby  : Bind call too late - someone already tried to get: interface bghk -- metadata{ service_id: 0 }
06-19 18:21:26.534 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.538   214  1455 E BufferQueueProducer: [Toast] dequeueBuffer: BufferQueue has been abandoned
06-19 18:21:26.546 14905 14936 W Adreno-EGLSUB: <DequeueBuffer:721>: dequeue native buffer fail: No such device, buffer=0x0, handle=0x0
06-19 18:21:26.554 14905 14936 W Adreno-ES20: <core_glFinish:23>: GL_OUT_OF_MEMORY
06-19 18:21:26.554 14905 14936 E OpenGLRenderer: GL error:  Out of memory!
06-19 18:21:26.584   787  9432 W WindowManager: Failed looking up window
06-19 18:21:26.584   787  9432 W WindowManager: java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@911ba07 does not exist
06-19 18:21:26.584   787  9432 W WindowManager:     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9462)
06-19 18:21:26.584   787  9432 W WindowManager:     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:9453)
06-19 18:21:26.584   787  9432 W WindowManager:     at com.android.server.wm.WindowManagerService.removeWindow(WindowManagerService.java:2395)
06-19 18:21:26.584   787  9432 W WindowManager:     at com.android.server.wm.Session.remove(Session.java:193)
06-19 18:21:26.584   787  9432 W WindowManager:     at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:242)
06-19 18:21:26.584   787  9432 W WindowManager:     at com.android.server.wm.Session.onTransact(Session.java:136)
06-19 18:21:26.584   787  9432 W WindowManager:     at android.os.Binder.execTransact(Binder.java:565)
06-19 18:21:26.585 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.590   787  6394 I NotificationService: cancelToast pkg=fr.free.nrw.commons.debug callback=android.app.ITransientNotification$Stub$Proxy@484eedb
06-19 18:21:26.590   787  6394 W NotificationService: Toast already cancelled. pkg=fr.free.nrw.commons.debug callback=android.app.ITransientNotification$Stub$Proxy@484eedb
06-19 18:21:26.591 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.593 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.594 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.596 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.607 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.608 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.609 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.610 14905 14905 D GPSExtractor$MyLocation: Provider gps enabled
06-19 18:21:26.611 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.612 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.613 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.614 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.615 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.616 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.617 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.618 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.619 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.620 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.621 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.622 19854 19854 I art     : Late-enabling -Xcheck:jni
06-19 18:21:26.622 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.623 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.624 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.625 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.626 14905 14905 D LocationServiceManager: Provider gps enabled
06-19 18:21:26.628 14905 14905 D LocationServiceManager: Provider network enabled
06-19 18:21:26.653   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: returned from zygote!
06-19 18:21:26.653   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: done updating battery stats
06-19 18:21:26.654   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: building log message
06-19 18:21:26.654   787  1802 I ActivityManager: Start proc 19854:fr.free.nrw.commons.debug:leakcanary/u0a196 for service fr.free.nrw.commons.debug/com.squareup.leakcanary.internal.HeapAnalyzerService
06-19 18:21:26.654   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: starting to update pids map
06-19 18:21:26.654   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: done updating pids map
06-19 18:21:26.654   787  1802 W ActivityManager: Slow operation: 63ms so far, now at startProcess: done starting proc!
06-19 18:21:26.705  1623 18457 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is active for [account#-1#]
06-19 18:21:26.745 19854 19854 W System.err: java.io.FileNotFoundException: /jacoco.exec (Read-only file system)
06-19 18:21:26.745 19854 19854 W System.err:    at java.io.FileOutputStream.open(Native Method)
06-19 18:21:26.745 19854 19854 W System.err:    at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
06-19 18:21:26.745 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.output.FileOutput.openFile(FileOutput.java:67)
06-19 18:21:26.746 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.output.FileOutput.startup(FileOutput.java:49)
06-19 18:21:26.746 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.Agent.startup(Agent.java:122)
06-19 18:21:26.746 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.Agent.getInstance(Agent.java:50)
06-19 18:21:26.746 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.Offline.<clinit>(Offline.java:31)
06-19 18:21:26.746 19854 19854 W System.err:    at org.jacoco.agent.rt.internal_773e439.Offline.getProbes(Offline.java:51)
06-19 18:21:26.746 19854 19854 W System.err:    at fr.free.nrw.commons.CommonsApplication.$jacocoInit(CommonsApplication.java)
06-19 18:21:26.746 19854 19854 W System.err:    at fr.free.nrw.commons.CommonsApplication.<init>(CommonsApplication.java)
06-19 18:21:26.746 19854 19854 W System.err:    at java.lang.Class.newInstance(Native Method)
06-19 18:21:26.746 19854 19854 W System.err:    at android.app.Instrumentation.newApplication(Instrumentation.java:1008)
06-19 18:21:26.746 19854 19854 W System.err:    at android.app.Instrumentation.newApplication(Instrumentation.java:993)
06-19 18:21:26.746 19854 19854 W System.err:    at android.app.LoadedApk.makeApplication(LoadedApk.java:796)
06-19 18:21:26.746 19854 19854 W System.err:    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5422)
06-19 18:21:26.747 19854 19854 W System.err:    at android.app.ActivityThread.-wrap2(ActivityThread.java)
06-19 18:21:26.747 19854 19854 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1564)
06-19 18:21:26.747 19854 19854 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
06-19 18:21:26.747 19854 19854 W System.err:    at android.os.Looper.loop(Looper.java:154)
06-19 18:21:26.747 19854 19854 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:6186)
06-19 18:21:26.747 19854 19854 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
06-19 18:21:26.747 19854 19854 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
06-19 18:21:26.747 19854 19854 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
misaochan commented 6 years ago

Pinging @maskaravivek

misaochan commented 6 years ago

@nicolas-raoul Thanks for the report. :) I see two unrelated changes to that Wikidata entity in its history:

(cur | prev) 08:50, 19 June 2018‎ Syced (talk | contribs)‎ . . (4,521 bytes) (+7)‎ . . (‎Changed English label: Okamura chairs museum) (undo | thank) (cur | prev) 08:48, 19 June 2018‎ Syced (talk | contribs)‎ . . (4,514 bytes) (+428)‎ . . (‎Created claim: industry (P452): chair (Q15026)) (undo | thank) (restore)

Just checking that both were done manually by you?

nicolas-raoul commented 6 years ago

Just checking that both were done manually by you?

Yes, I manually added an English label and an industry via the desktop web interface (not via Android).

maskaravivek commented 6 years ago

The logs suggest that the edit is not even being attempted as the Wikidata entity is null. I will check the code to find out cases for which entity id could be null while uploading an image from Nearby activity.

UploadService: Upload service queue has contribution with wiki data entity id as null
VojtechDostal commented 6 years ago

I installed the app from the file provided by Nicolas (in the Hangout chat) and attempted to upload a pic via Nearby. The picture was uploaded (https://commons.wikimedia.org/wiki/File:Kostel_svat%C3%A9ho_Jana_Evangelisty_Na_boji%C5%A1ti.jpg) but no Wikidata edit was made (https://www.wikidata.org/wiki/Q12030772).

misaochan commented 6 years ago

@VojtechDostal thanks for testing this! Interesting. I wonder if there are different "language versions" of wikidata just like Wikipedia, or are all wikidata entities global?

nicolas-raoul commented 6 years ago

@misaochan Wikidata entities are global, because Wikidata stores concepts, that exist independently of human languages. For instance, the Niagara Falls are a thing independently of languages, and so are its properties such as its height, its coordinates or its picture. Labels are only here to help humans quickly get an idea of what the thing is. So our P18 addition request should not depend on the language of the user.

maskaravivek commented 6 years ago

@nicolas-raoul I was trying to emulate the results given by the SPARQL query used in the app when your location is used. I am getting an error while trying to run the query. I put the location of Okamura Chairs Museum.

http://tinyurl.com/y7vh8kfh

Can you check the coordinates and let me know what needs to be changed in the query.

@VojtechDostal It might be fruitful to do the same exercise for your location as well. It would be great if you could replace the geo-coordinates and language in which you use the app. http://tinyurl.com/y7vh8kfh

I am suspecting that our nearby query isn't returning proper results for a few items/languages. The suspicion is based on the fact that the Wikidata edit is not even being attempted as the Wikidata entity ID is null. This can be inferred from the following logline.

UploadService: Upload service queue has contribution with wiki data entity id as null
nicolas-raoul commented 6 years ago

Here is the fixed query: http://tinyurl.com/y9fvprpf The trick is that longitude must be written on the left and latitude on the right.

nicolas-raoul commented 6 years ago

I just uploaded 3 pictures via Nearby on Vivek's wikidataTest branch. The first two succeeded and the third one is the topic of this other issue: #1688