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

BackgroundServiceStartNotAllowedException: Not allowed to start service Intent { act=android.intent.action.MEDIA_SCANNER_SCAN_FILE dat=file:... #1346

Open
sentry-io bot opened this issue Dec 19, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 19, 2024

Sentry Issue: NOVA-VIDEO-PLAYER-ZKW

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)
courville added a commit to nova-video-player/aos-MediaLib that referenced this issue Dec 19, 2024
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

0 participants