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
RuntimeException: Unable to start receiver com.archos.mediaprovider.video.VideoStoreImportReceiver: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { act=android.intent.action.MEDIA_SCANNER_SCAN_FILE dat=file:///... cmp=org.courville.nova/com.archos.mediaprovider.video.VideoStoreImportService }: app is in background uid UidRecord{1c7d3ab u0a396 RCVR bg:+528ms idle change:uncachedprocstate procs:0 seq(4292505,4292505)} caps=-------
at android.app.ActivityThread.handleReceiver(ActivityThread.java:4862)
at android.app.ActivityThread.-$$Nest$mhandleReceiver
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2476)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:232)
...
(5 additional frame(s) were not displayed)
BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { act=android.intent.action.MEDIA_SCANNER_SCAN_FILE dat=file:///... cmp=org.courville.nova/com.archos.mediaprovider.video.VideoStoreImportService }: app is in background uid UidRecord{1c7d3ab u0a396 RCVR bg:+528ms idle change:uncachedprocstate procs:0 seq(4292505,4292505)} caps=-------
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:2026)
at android.app.ContextImpl.startService(ContextImpl.java:1981)
at android.content.ContextWrapper.startService(ContextWrapper.java:848)
at android.content.ContextWrapper.startService(ContextWrapper.java:848)
at com.archos.mediaprovider.video.VideoStoreImportService.startIfHandles(VideoStoreImportService.java:139)
...
(11 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
courville
added a commit
to nova-video-player/aos-MediaLib
that referenced
this issue
Dec 19, 2024
Sentry Issue: NOVA-VIDEO-PLAYER-ZKW
The text was updated successfully, but these errors were encountered: