Describe the bug
When synchronizing new articles, images don't get downloaded. In looking at error.log, there are multiple ImageDownloadInterruptExceptions. See stacktrace below.
To Reproduce
Steps to reproduce the behavior:
I can't say for sure when it started this but I can reproduce each time I synchronize now. I use theoldreader. I've cleared the app cache and reinstalled but it still happens.
Expected behavior
For images to be downloaded when synchronizing.
Screenshots[2024-11-01 06:55:00]com.seazon.feedme.ui.article.ImageDownloadInterruptException at com.seazon.feedme.task.downloadimage.a.c(Unknown Source:136) at com.seazon.feedme.task.downloadimage.a.d(Unknown Source:20) at com.seazon.feedme.task.downloadimage.ImageDownloader.e(Unknown Source:198) at com.seazon.feedme.task.sync.b.run(Unknown Source:201) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
Describe the bug When synchronizing new articles, images don't get downloaded. In looking at error.log, there are multiple ImageDownloadInterruptExceptions. See stacktrace below.
To Reproduce Steps to reproduce the behavior: I can't say for sure when it started this but I can reproduce each time I synchronize now. I use theoldreader. I've cleared the app cache and reinstalled but it still happens.
Expected behavior For images to be downloaded when synchronizing.
Screenshots
[2024-11-01 06:55:00]com.seazon.feedme.ui.article.ImageDownloadInterruptException at com.seazon.feedme.task.downloadimage.a.c(Unknown Source:136) at com.seazon.feedme.task.downloadimage.a.d(Unknown Source:20) at com.seazon.feedme.task.downloadimage.ImageDownloader.e(Unknown Source:198) at com.seazon.feedme.task.sync.b.run(Unknown Source:201) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)
Device info
Additional context Rooted device