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

Remote keeps disconnecting and asking me to tell you #219

Open
o20n3 opened this issue Oct 1, 2021 · 0 comments
Open

Remote keeps disconnecting and asking me to tell you #219

o20n3 opened this issue Oct 1, 2021 · 0 comments

Comments

@o20n3
Copy link

o20n3 commented Oct 1, 2021

== User Information ==
If you have any further information what you did to cause the crash or how to reproduce it, please write it here.

== Device Information ==

OS Version: 11 (4.14.113-22340613)
OS API Level: 30
Device: d2s
Model (and Product): SM-N975F (d2sxx)
App Version: v12 (759)

Max memory: 536870912
Current heap: 5564880
Heap available: 1846464
Native Heap: 18885408

== Stacktrace ==

java.lang.IllegalStateException: Not allowed to start service Intent { cmp=de.qspool.clementineremote/.backend.ClementineService (has extras) }: app is in background uid UidRecord{b7bc7b2 u0a736 RCVR bg:+1m0s65ms idle change:uncached procs:1 seq(0,0,0)}
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1795)
at android.app.ContextImpl.startService(ContextImpl.java:1740)
at android.content.ContextWrapper.startService(ContextWrapper.java:738)
at de.qspool.clementineremote.backend.ClementineService.sendDisconnectServiceMessage(ClementineService.java:213)
at de.qspool.clementineremote.backend.ClementineService.access$100(ClementineService.java:51)
at de.qspool.clementineremote.backend.ClementineService$1.onConnectionStatusChanged(ClementineService.java:157)
at de.qspool.clementineremote.backend.ClementinePlayerConnection.fireOnConnectionStatusChanged(ClementinePlayerConnection.java:313)
at de.qspool.clementineremote.backend.ClementinePlayerConnection.closeConnection(ClementinePlayerConnection.java:272)
at de.qspool.clementineremote.backend.ClementinePlayerConnection.disconnect(ClementinePlayerConnection.java:245)
at de.qspool.clementineremote.backend.ClementineConnectionHandler.handleMessage(ClementineConnectionHandler.java:57)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at de.qspool.clementineremote.backend.ClementinePlayerConnection.run(ClementinePlayerConnection.java:89)
at java.lang.Thread.run(Thread.java:923)

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

1 participant