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

AntennaPod crashes when tapping on chapter while episode stream is still loading #7145

Open
4 tasks done
keunes opened this issue Apr 28, 2024 · 0 comments
Open
4 tasks done

Comments

@keunes
Copy link
Member

keunes commented Apr 28, 2024

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same bug report.
  • I have also used the search function for CLOSED issues to see if the problem is already solved and just waiting to be released.
  • I will describe the problem with as much detail as possible.
  • If the bug only to occurs with a certain podcast, I will include the URL of that podcast.

App version

3.4.0-beta2

Where did you get the app from

Google Play

Android version

13

Device model

Fairphone 5

First occurred

just now (but never really followed these steps before I think

Steps to reproduce

  1. Open playback history
  2. Open an episode which has chapters and is not downloaded
  3. Tap on Stream
  4. Open the full player
  5. Tap the chapters button
  6. Tap on a chapter somewhere in the middle of the list

Expected behaviour

AntennaPod buffers and then plays that chapter.

Current behaviour

AntennaPod crashes

Logs

Environment

Android version: 13
OS version: 5.4.219-qgki-g95eb98a8c435
AntennaPod version: 3.4.0-beta2
Model: FP5
Device: FP5
Product: FP5

Crash info

Time: 28-04-2024 08:09:22
AntennaPod version: 3.4.0-beta2

StackTrace

android.app.RemoteServiceException$ForegroundServiceDidNotStartInTimeException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{e0db1d1 u0 de.danoeh.antennapod/.playback.service.PlaybackService}
	at android.app.ActivityThread.generateForegroundServiceDidNotStartInTimeException(ActivityThread.java:2006)
	at android.app.ActivityThread.throwRemoteServiceException(ActivityThread.java:1977)
	at android.app.ActivityThread.-$$Nest$mthrowRemoteServiceException(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2242)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7918)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant