Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NlpLocBackendHelper: Not (yet) bound on M #53

Closed
jamorford opened this issue Jan 4, 2016 · 3 comments
Closed

NlpLocBackendHelper: Not (yet) bound on M #53

jamorford opened this issue Jan 4, 2016 · 3 comments

Comments

@jamorford
Copy link

On Android M, NlpLocBackendHelper/BackendHelper.java continually spits this message out 3 times almost every second in the log when any combination of location back-ends are enabled:

01-03 22:39:37.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:37.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:37.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:38.552  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:38.553  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:38.553  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:40.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:40.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:40.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:41.552  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:41.553  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:41.554  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:43.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:43.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.
01-03 22:39:43.053  3450  5366 D NlpLocBackendHelper: Not (yet) bound.

Tested on Android 6.0.1 CyanogenMod 13-20160101 using GmsCore

@mar-v-in
Copy link
Member

mar-v-in commented Jan 6, 2016

I cannot reproduce this on my test device. Did you reboot after installing GmsCore?

@jamorford
Copy link
Author

Yes, I did reboot. What does "Not bound" actually mean in this case?

@jamorford
Copy link
Author

Not experiencing this anymore. Possibly related to microg/GmsCore#82. I'll reopen if the issue reappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants