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

App crashes when playing a video #7414

Closed
sangaman opened this issue Nov 21, 2020 · 1 comment
Closed

App crashes when playing a video #7414

sangaman opened this issue Nov 21, 2020 · 1 comment
Labels

Comments

@sangaman
Copy link

Steps to reproduce

  1. Play a video within the app

Expected behaviour

Video plays.

Actual behaviour

Video plays for a few seconds and then crashes the app with the following message.

************ CAUSE OF ERROR ************

android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{3590964 u0 com.nextcloud.client/.media.PlayerService}
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2050)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:7470)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:958)

************ APP INFORMATION ************
ID: com.nextcloud.client
Version: 30140090
Build flavor: gplay

************ DEVICE INFORMATION ************
Brand: HUAWEI
Device: HWBLA
Model: BLA-A09
Id: HUAWEIBLA-A09
Product: BLA-A09

************ FIRMWARE ************
SDK: 28
Release: 9
Incremental: 277C567R1

Environment data

Android version: 9

Nextcloud app version: 3.14.0

@sangaman sangaman added the bug label Nov 21, 2020
@AndyScherzinger
Copy link
Member

Duplicate of #6905

@AndyScherzinger AndyScherzinger marked this as a duplicate of #6905 Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants