Advertisement
Guest User

Untitled

a guest
Jul 17th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. D/NlpLocationBackendHelper( 8976): Bound to: ComponentInfo{org.microg.nlp.backend.ichnaea/org.microg.nlp.backend.ichnaea.BackendService}
  2. I/org.openbmap.unifiedNlp.services.OpenbmapNlpService( 8925): Using online geocoder
  3. I/wpa_supplicant( 6646): [CTRL_IFACE]wlan0: AP_SCAN 2
  4. I/wpa_supplicant( 6646): [CTRL_IFACE]wlan0: SCAN
  5. D/NlpLocationBackendHelper( 8976): Not (yet) bound.
  6. W/NlpLocationBackendHelper( 8976): java.lang.IllegalStateException: Requires Android 4.2+
  7. W/NlpLocationBackendHelper( 8976): at android.os.Parcel.readException(Parcel.java:1433)
  8. W/NlpLocationBackendHelper( 8976): at android.os.Parcel.readException(Parcel.java:1379)
  9. W/NlpLocationBackendHelper( 8976): at org.microg.nlp.api.LocationBackend$Stub$Proxy.open(LocationBackend.java:101)
  10. W/NlpLocationBackendHelper( 8976): at org.microg.nlp.location.BackendHelper.onServiceConnected(BackendHelper.java:121)
  11. W/NlpLocationBackendHelper( 8976): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1097)
  12. W/NlpLocationBackendHelper( 8976): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1114)
  13. W/NlpLocationBackendHelper( 8976): at android.os.Handler.handleCallback(Handler.java:615)
  14. W/NlpLocationBackendHelper( 8976): at android.os.Handler.dispatchMessage(Handler.java:92)
  15. W/NlpLocationBackendHelper( 8976): at android.os.Looper.loop(Looper.java:137)
  16. W/NlpLocationBackendHelper( 8976): at android.app.ActivityThread.main(ActivityThread.java:4745)
  17. W/NlpLocationBackendHelper( 8976): at java.lang.reflect.Method.invokeNative(Native Method)
  18. W/NlpLocationBackendHelper( 8976): at java.lang.reflect.Method.invoke(Method.java:511)
  19. W/NlpLocationBackendHelper( 8976): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
  20. W/NlpLocationBackendHelper( 8976): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
  21. W/NlpLocationBackendHelper( 8976): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
  22. W/NlpLocationBackendHelper( 8976): at de.robv.android.xposed.XposedBridge.main(Native Method)
  23. W/NlpLocationBackendHelper( 8976): at dalvik.system.NativeStart.main(Native Method)
  24. D/NlpLocationBackendHelper( 8976): Unbinding from: Intent { act=org.microg.nlp.LOCATION_BACKEND pkg=org.microg.nlp.backend.ichnaea cmp=org.microg.nlp.backend.ichnaea/.BackendService }
  25. E/ActivityThread( 8976): Service org.microg.nlp.location.LocationServiceV1 has leaked ServiceConnection org.microg.nlp.location.BackendHelper@416aa040 that was originally bound here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement