You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
== 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)
The text was updated successfully, but these errors were encountered:
== 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)
The text was updated successfully, but these errors were encountered: