Played bar errors

App version: 2.7.1 (d5f0ef244) F-Droid

Android version: 13

Device model:
Oneplus 8t

Expected behaviour:
To keep track of where in a file the audio is, how much has played, and how much is left. To move with the file.

Current behaviour:
On queue page, the bar is all blue and does not move.
On file page (pop up with name, icon and controls), it is either not blue at all or a random spot, but in either case, it is does not move.
The “rewind” button will go back to wherever the audio started from and not 10 seconds.


First occurred: (e.g. about x days/weeks ago)
Two weeks

Steps to reproduce:

  1. Start app
  2. Start an episode
  3. Look

Environment:
Listening on bluetooth headphones.

Stacktrace/Logcat:

Here you go, but does not seem related.

Environment

Android version: 13
OS version: 4.19.157-perf+
AntennaPod version: 2.7.1
Model: KB2003
Device: OnePlus8T
Product: OnePlus8T_EEA

Crash info

Time: 12-01-2023 18:15:47
AntennaPod version: 2.7.1

StackTrace

java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@d0b004e[Not completed] rejected from java.util.concurrent.ThreadPoolExecutor@21b156f[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 5]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2072)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:834)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
	at de.danoeh.antennapod.core.service.download.DownloadService.addNewRequest(SourceFile:544)
	at de.danoeh.antennapod.core.service.download.DownloadService.onDownloadQueued(SourceFile:469)
	at de.danoeh.antennapod.core.service.download.DownloadService.lambda$onStartCommand$4(SourceFile:235)
	at de.danoeh.antennapod.core.service.download.DownloadService.lambda$onStartCommand$4$DownloadService(Unknown Source:0)
	at de.danoeh.antennapod.core.service.download.-$$Lambda$DownloadService$kj9GISQE3xtn1tiTLkcI-AeoH8Q.run(Unknown Source:4)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.